在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用GitHub 仓库
example-claude-code-skills
example-claude-code-skills 收录了来自 skills-lock 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
已收集 skills
3
Stars
1
更新
2026-05-20
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览
这个仓库中的 skills
创作者/仓库/skill
skill
职业分类
描述
更新
changelog-summary
软件开发工程师
Summarize recent CHANGELOG.md entries since the last release tag. Uses git + cat. Does not modify files or call external services. Use when you want a paragraph summary of what shipped since the last tag, suitable for pasting into a Slack post or a release email.
2026-05-20
hello-greeter
软件开发工程师
Greets the user by name. The simplest possible Skill — no shell commands, no network calls, no file access. Useful as a sanity-check that your Claude Code or Codex installation is loading skills correctly.
2026-05-20
release-publisher
软件开发工程师
Cut a new git tag, generate release notes from CHANGELOG.md, and publish via the GitHub API. Uses git, gh; calls api.github.com. Use when preparing a tagged release of this repository.
2026-05-20