‹ 首页

golden-man-kw

@yusufkaraaslan · 收录于 1 周前 · 上游提交 2 天前

Use when testing the man golden build

适合你,如果需要验证构建版本的正确性

/ 下载安装
golden-man-kw.skill双击,或拖进 Claude 桌面版 / Cowork,即完成安装↓ .skill↓ .zip
用别的 agent?下载 .zip 解压,把文件夹放进它的技能目录
Claude Code~/.claude/skills/(项目级 .claude/skills/)
Codex CLI~/.codex/skills/
Cursor自动读取上面两处目录
其他工具见其文档的「skills」目录;两个下载是同一份文件,只是名字不同
/ 通过 npx 安装 校验哈希
npx oh-my-skill add yusufkaraaslan/skill_seekers/golden-man-kw
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- yusufkaraaslan/skill_seekers/golden-man-kw
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify yusufkaraaslan/skill_seekers/golden-man-kw
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
14454GitHub stars
~382最小装载
~1.5K含声明引用
~1.5K文本包总量
镜像托管

怎么用

商店整理自技能原文 · 版本 09410e2 · 表述以原文为准
它做什么

安装后,Claude 可以查询 golden_man_kw 相关命令的手册页,包括语法、选项、示例和关联命令。

什么时候触发

当用户询问 golden_man_kw 的命令行工具用法、选项或示例时触发。

装好后可以这样说
Claude 会解释 -s 或 --silent 选项。
技能原文 SKILL.md作者撰写 · MIT · 09410e2

Golden_Man_Kw Man Pages Skill

Use when testing the man golden build

When to Use This Skill

Use this skill when you need to:

  • Understand golden_man_kw command-line tools and their options
  • Look up command syntax and usage patterns
  • Find examples of common command invocations
  • Review available flags and environment variables
  • Explore related commands via SEE ALSO references
Quick Command Reference
git-log
git log [<options>] [<revision-range>] [[--] <path>...]
git-diff
git diff [<options>] [<commit>] [--] [<path>...]
Man Page Overview

Total Man Pages: 3

Content Breakdown:

  • Version Control: 2 man page(s)
  • Other: 1 man page(s)
Common Options

3 options extracted across all man pages

git-log
  • -p -- Generate patch output.
  • --max-count=<number> -- Limit the number of commits to output, interacting subtly with pathspec filtering, history simplification, and the --fol...
curl
  • -s, --silent -- Silent mode.
Examples

3 example(s) extracted from man pages

git-log

Show the last three commits

git log -3
git-log

Prose-only example with no command

curl

Fetch a page

curl https://example.com
Related Commands (SEE ALSO)
  • git-diff
  • git-log
  • gitk
Documentation Statistics
  • Total Man Pages: 3
  • Total Options: 3
  • Total Examples: 3
  • Cross-references: 3
Navigation

Reference Files:

  • references/version_control_01.md -- Version Control
  • references/other_02.md -- Other

See references/index.md for complete reference structure.


Generated by Skill Seekers | Man Page Scraper

按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。