Skip to main content
在 Manus 中运行任何 Skill
一键导入
mystilleef
GitHub 创作者资料

mystilleef

按仓库查看 5 个 GitHub 仓库中的 58 个已收集 skills。

已收集 skills
58
仓库
5
更新
2026-07-09
仓库浏览

仓库与代表性 skills

当前展示该仓库 Top 8 / 21 个已收集 skills。
当前展示该仓库 Top 8 / 18 个已收集 skills。
git-status
软件开发工程师

Present the status of the git repository to the user. Use to display the status of the repository after a successful git commit by the agent. The agent should not use this internally for its own needs.

2026-01-27
fix-markdown
技术写作员

Fix lint, formatting, and prose issues in markdown files using Prettier and Vale. Use when the user or agent needs to fix lint, formatting, and prose issues in markdown files.

2026-01-23
git-add
软件开发工程师

Autonomously select files to stage for an atomic Git commit. Use when the agent wants to stage selected files for a git commit. Only stages selected files, but does not commit them.

2026-01-23
git-commit
软件开发工程师

Iteratively, commit atomic changes to the respository. Use when the user or agent needs to autonomously commit atomic changes to the repository. Employs the "git-add", "git-message", and "git-status" in skills in sequence to perform the commit.

2026-01-23
git-message
软件开发工程师

Generate a commit message for changes already in the Git staging area, and await approval from the user. Use when the agent needs to generate a commit message for staged changes. Only generates the commit message, but does not perform the commit.

2026-01-23
new-agent-skill
软件开发工程师

Creates a new agent skill. Use when agent or user needs to create a new skill for the agent.

2026-01-23
cleanup-changelog
软件开发工程师

Format changelog and remove empty sections.

2026-01-20
edit-changelog
软件开发工程师

Edit changelog using git commit history via script.

2026-01-20
当前展示该仓库 Top 8 / 10 个已收集 skills。
已展示 5 / 5 个仓库
已展示全部仓库