AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Release Blog Writer

skill-rstackjs-agent-skills-release-blog-writer · by rstackjs

Write or revise release blog posts for product releases. Use when the user asks to draft, polish, restructure, or adapt a release announcement.

No reviews yet
0 installs
0 views
view→install

Install

$ agentstack add skill-rstackjs-agent-skills-release-blog-writer

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-rstackjs-agent-skills-release-blog-writer)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
1mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Release Blog Writer? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Release blog writer

Purpose

Use this skill to write release blogs that feel like product communication, not raw changelog output. The blog may be written in English, Chinese, or another user-requested language, but these instructions stay language-agnostic and project-agnostic.

Core writing rules

  • Follow the user's requested language and the style of existing release blogs for the same product.
  • Use previous major or minor release posts as the primary style reference when available.
  • Prefer clear user value over implementation trivia.
  • Avoid turning the blog into a complete changelog.

Recommended shape

Use the project's existing blog metadata and component conventions. If the product has neighboring release posts, mirror their frontmatter, author block, date format, title style, and navigation pattern.

Section writing

Each feature section should usually follow this pattern:

  • Describe the change clearly so readers understand its background, purpose, use cases, and user-facing benefits such as performance gains.
  • Avoid exhaustive API lists; select the key APIs or behaviors readers need, and when useful, use one precise code or configuration example to make the change clear at a glance.

Headings

  • Use sentence case for titles and headings.
  • Keep headings short and specific.
  • Keep anchors stable and readable.
  • If the website is built with Rspress, use the Rspress anchor syntax, such as \{#foo-bar}.
  • For multilingual posts, treat the English post as the source of truth for section anchors. Matching headings in other languages should resolve to the same final anchor as the English heading, adding \{#anchor-id} when their generated anchor would differ.
  • Default English anchors are generated by lowercasing the heading, removing punctuation, replacing whitespace with hyphens, and appending numeric suffixes for duplicates. If the English heading is long or the generated anchor is not stable enough, choose a short semantic custom anchor and apply it to every language version.
  • Do not add a custom anchor when it is identical to the default generated anchor.

Tone

  • Be professional, direct, and understated.
  • Avoid vague claims such as "greatly improved" unless the improvement is explained or quantified.
  • Avoid slogan-like positioning in feature updates unless intentionally discussing product vision.
  • Qualify benchmark numbers with enough context to make them credible.
  • When presenting performance gains, bold only the key improvement numbers, avoid frequent emphasis, and use tables or images when they make the comparison clearer at a glance.
  • Use product and ecosystem terms consistently.
  • Write naturally in the target language; do not let the prose read like a literal translation from another language.

Links

Add links where they help readers continue:

  • Product documentation for options, APIs, plugins, or migration steps.
  • Upstream PRs or specs for implementation context.
  • Platform documentation for browser, Node.js, or language features.

Do not over-link common terms. Link the first meaningful occurrence or the option name users are likely to search for.

For Rstack documentation links on rspack.rs, rsbuild.rs, rspress.rs, rslib.rs, rsdoctor.rs, and rstest.rs, match the URL language to the blog language. In Chinese posts, prefer /zh/ paths such as https://rspack.rs/zh/; in English posts, omit /zh/ because the default docs are English. Apply the same rule to deeper documentation URLs.

Revision behavior

When revising an existing blog:

  • Keep the user's latest manual edits unless they conflict with the request.
  • Prefer small targeted edits over broad rewrites.
  • If the user asks to remove a kind of detail, remove it consistently across the post.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.