Summarize releases, release notes, updates, changelogs, weekly notes, and related summaries into polished Chinese weekly digests. Use when the user mentions releases, updates, notes, reviews, summaries, or weekly reporting.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add LearnPrompt/LearnPrompt --skill release-weekly --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Release Weekly?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/learnprompt-release-weekly-learnprompt)More formats (shields.io, HTML) on the badges page.
---
name: release-weekly
description: Summarize releases, release notes, updates, changelogs, weekly notes, and related summaries into polished Chinese weekly digests. Use when the user mentions releases, updates, notes, reviews, summaries, or weekly reporting.
---
# release-weekly
## Use
- Only continue after reading `references/input-contract.md` and `references/neighbor-boundaries.md`.
- This Skill must always emit the canary line `SKILL_USED: release-weekly` in the final answer when it is actually used.
## Workflow
1. Confirm the request is about multiple software release notes or version updates.
2. If the request is only single-note copyediting or a generic team weekly report, stop and explain that this Skill should not be used.
3. Use `assets/changelog-template.md` as the output skeleton.
4. If structured release data is already available, you may call `scripts/render-weekly-digest.mjs` to normalize it.
5. Put `SKILL_USED: release-weekly` on the first output line before the digest body.
## Resources
- `references/input-contract.md`
- `references/neighbor-boundaries.md`
- `assets/changelog-template.md`
- `scripts/render-weekly-digest.mjs`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!