Agent Skills
› AjayIrkal23/agentic-mercy-10x
› gsd-help
gsd-help
GitHub该技能用于展示 GSD(get-shit-done)工具的完整命令参考和使用指南。执行时会直接读取并输出指定路径下的帮助文档内容,不包含任何额外分析、上下文或建议,确保仅提供纯净的命令参考信息。
触发场景
用户请求查看 GSD 命令列表
用户询问 GSD 工具的使用方法
需要快速查阅 GSD 命令参考时
安装
npx skills add AjayIrkal23/agentic-mercy-10x --skill gsd-help -g -y
SKILL.md
Frontmatter
{
"name": "gsd-help",
"description": "Show available GSD commands and usage guide",
"allowed-tools": [
"Read"
]
}
Output ONLY the reference content below. Do NOT add:
- Project-specific analysis
- Git status or file context
- Next-step suggestions
- Any commentary beyond the reference
<execution_context> @$HOME/.claude/get-shit-done/workflows/help.md </execution_context>
版本历史
- 581d130 当前 2026-07-19 09:09


