Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/TuYv/ccpm --skill golden-manコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SOC 職業分類に基づく
SKILL.md を表示中
| name | golden-man |
| description | Use when testing the man golden build |
Use when testing the man golden build
Use this skill when you need to:
git log [<options>] [<revision-range>] [[--] <path>...]
git diff [<options>] [<commit>] [--] [<path>...]
Total Man Pages: 3
Content Breakdown:
3 options extracted across all man pages
-p -- Generate patch output.--max-count=<number> -- Limit the number of commits to output, interacting subtly with pathspec filtering, history simplification, and the --fol...-s, --silent -- Silent mode.3 example(s) extracted from man pages
Show the last three commits
git log -3
Prose-only example with no command
Fetch a page
curl https://example.com
git-diffgit-loggitkReference Files:
references/git_01.md -- Gitreferences/curl_02.md -- CurlSee references/index.md for complete reference structure.
Generated by Skill Seekers | Man Page Scraper