Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Summarize current session changes using git status/diff, then propose 3 Conventional Commit messages with scope limited to model|motion|ui. Only run git commands that read state; never commit/push without approval.
When invoked, summarize all current work based on the repository's git state (diff), then propose commit messages following the repo standard.
Collect git state (read-only)
git statusgit diffgit diff --stagedSummarize changes (Chinese)
Propose commit messages (required)
<type>(<scope>): <subject>model, motion, uiSafety
git commit, git push, or gh pr create.npx skills add Renkunzhao/motion_viewer --skill commitHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Very clear and well structured, with almost no room for misunderstanding.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Mostly actionable with clear steps; only a few small gaps remain.