nextclaw-release-notes

nextclaw-release-notes is a skill for Claude Code, Codex from Peiiii/nextclaw. It costs 56 tokens per session (338 once invoked), scanned A, original, MIT.

A release-notes workflow for NextClaw that turns user-visible code changes into changelogs and structured release summaries.

In plain words
What is it for?
Use it when preparing commits, changesets, NPM or GitHub releases, runtime or desktop updates, release-note JSON, screenshots, or X announcements.
Why use it?
It separates commit review, release writing, screenshots, and social announcements so internal engineering work is not confused with changes users need to know about.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/peiiii/nextclaw/nextclaw-release-notes
Any agent
npx skills add Peiiii/nextclaw --skill nextclaw-release-notes
Clone the repo
git clone --depth 1 https://github.com/Peiiii/nextclaw

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for nextclaw-release-notes

README.md
[![agentmods](https://agentmods.dev/badge/skills/peiiii/nextclaw/nextclaw-release-notes.svg)](https://agentmods.dev/skills/peiiii/nextclaw/nextclaw-release-notes)
Your own site
<a href="https://agentmods.dev/skills/peiiii/nextclaw/nextclaw-release-notes"><img src="https://agentmods.dev/badge/skills/peiiii/nextclaw/nextclaw-release-notes.svg" alt="Measured on agentmods" height="20"></a>
Per session 56 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 338 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00056 $0.00338
Opus 5 $0.00028 $0.00169
Sonnet 5 $0.00011 $0.00068
Haiku 4.5 $0.00006 $0.00034

Measured 5d ago against content hash db82b05e3487, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

nextclaw-release-notes scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agents/skills/nextclaw-release-notes/SKILL.md · 24 lines

What it actually says

NextClaw Release Notes

阶段路由

一次只读当前阶段;内部治理、测试和纯工程文档不进入用户 changelog。

核心合同

  • 用户会感知并需要在 changelog 看到的变化才添加 .changeset/*.md
  • 发布时以 changeset、commit 区间和必要迭代证据为底稿,由 AI 写用户结果,不机械拼接内部记录。
  • Runtime/desktop manifest 的 releaseNotesUrl 必须指向本次用户笔记;结构化 JSON 与人类页面保持一致。
  • pnpm release:summary -- --json 是证据聚合与素材校验入口,不是最终文案生成器。

输出当前阶段、适用判断、产物路径和缺口;不要预读未来发布、图片和社交规则。

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 24 lines · 56 tokens per session scan A db82b05e3487

Subscribe to this mod's changes

nextclaw-release-notes is a skill published in the GitHub repository Peiiii/nextclaw (254 stars, last pushed today), licensed MIT. It adds 56 tokens to every session and 338 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

graincrawl

Maintain, verify, and release graincrawl, the local-first Granola archive CLI, including SQLite archive behavior, read-only Granola source boundaries, Homebrew tap packaging, and crawlkit-powered TUI/snapshot surfaces.

vincentkoc/dotskills · 47 tokens

crawlkit

Maintain and release the crawlkit Go library, preserving downstream compatibility for gitcrawl, slacrawl, discrawl, and notcrawl.

vincentkoc/dotskills · 30 tokens

aetox-deploy

ก่อนปล่อยของและตอนเกิดเหตุ, checklist ก่อน deploy (migration, feature flag, rollback trigger, ยืนยัน CI), incident response (เกณฑ์ SEV1-4, สื่อสารระหว่างเหตุ, เขียน postmortem) และ git workflow ปลอดภัย (แยกงานด้วย worktree, ปิด branch ให้จบสะอาด) ทริกด้วย "จะ deploy", "production ล่ม", "ปิดงานยังไง".

Mikedev115/Aetox · 102 tokens

ha-skill-creator

Create, edit, improve, or audit Hope Agent skills. Use when the user wants to: (1) create a new skill from scratch, (2) edit or improve an existing skill, (3) review or clean up a SKILL.md file, (4) run evaluations to test skill effectiveness, (5) optimize skill descriptions for better trigger accuracy. Trigger…

shiwenwen/hope-agent · 106 tokens

ha-browser

Hope Agent browser automation — the standard status → tabs → snapshot → act loop, stale-ref recovery rules, and what to do when login / 2FA / captcha / camera-prompt / dialog blocks progress. Load this skill whenever you reach for the browser tool. Trigger on: user asks the agent to open / control / click / scrape /…

shiwenwen/hope-agent · 140 tokens

ha-logs

Self-service diagnostics — query Hope Agent's local SQLite databases (logs / sessions / background jobs) directly via the exec tool to investigate problems, analyze usage, and locate root causes. Trigger on: user reports something broken / failing / slow / stuck / not responding ('X 不工作', 'X 报错', 'X 卡住', '为什么 X 失败'…

shiwenwen/hope-agent · 183 tokens