一键导入
commit
Invoke when committing code changes. Stages only files the agent created or modified, writes a concise commit message. Not for pushing or creating PRs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Invoke when committing code changes. Stages only files the agent created or modified, writes a concise commit message. Not for pushing or creating PRs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Fetches any URL or PDF as clean Markdown for reading, quoting, citation, or downstream work. Handles paywalls, JS-heavy pages, X/Twitter, and Chinese platforms via proxy cascade. Not for local text files already in the repo.
Invoke when diving deep into an unfamiliar domain, preparing a research article, or turning collected sources into publishable output. Runs a six-phase workflow: collect, digest, outline, fill in, refine, publish. Not for quick lookups or single-file reads.
Invoke when building any UI, component, page, or visual interface. Produces distinctive design with a committed aesthetic, not generic defaults. Not for backend logic or data pipelines.
基于 SOC 职业分类
| name | commit |
| description | Invoke when committing code changes. Stages only files the agent created or modified, writes a concise commit message. Not for pushing or creating PRs. |
| metadata | {"version":"1.0.0"} |
{type}: {description} — one short sentence, lowercase, no period, explain why not what
types: feat, fix, refactor, docs, chore
One commit = one purpose, describable in a single sentence.
git add . or git add -A--no-verify or --amend unless explicitly asked