Coding & Refactoringlow risk
template-skill
Replace with description of the skill and when Claude should use it.
anthropics/skills·template/SKILL.md
60/ 100质量分
导入这个 Skill
选择你的 coding agent,复制项目级或个人级安装命令。
导入当前项目.agents/skills/template
npx skills add https://github.com/anthropics/skills/tree/9d2f1ae187231d8199c64b5b762e1bdf2244733d/template -a codex -y导入个人环境~/.agents/skills/template
npx skills add https://github.com/anthropics/skills/tree/9d2f1ae187231d8199c64b5b762e1bdf2244733d/template -a codex -g -y导入当前项目.claude/skills/template
npx skills add https://github.com/anthropics/skills/tree/9d2f1ae187231d8199c64b5b762e1bdf2244733d/template -a claude-code -y导入个人环境~/.claude/skills/template
npx skills add https://github.com/anthropics/skills/tree/9d2f1ae187231d8199c64b5b762e1bdf2244733d/template -a claude-code -g -y导入当前项目.agents/skills/template
npx skills add https://github.com/anthropics/skills/tree/9d2f1ae187231d8199c64b5b762e1bdf2244733d/template -a github-copilot -y导入个人环境~/.copilot/skills/template
npx skills add https://github.com/anthropics/skills/tree/9d2f1ae187231d8199c64b5b762e1bdf2244733d/template -a github-copilot -g -y导入当前项目.agents/skills/template
npx skills add https://github.com/anthropics/skills/tree/9d2f1ae187231d8199c64b5b762e1bdf2244733d/template -a cursor -y导入个人环境~/.cursor/skills/template
npx skills add https://github.com/anthropics/skills/tree/9d2f1ae187231d8199c64b5b762e1bdf2244733d/template -a cursor -g -y导入当前项目.agents/skills/template
npx skills add https://github.com/anthropics/skills/tree/9d2f1ae187231d8199c64b5b762e1bdf2244733d/template -a gemini-cli -y导入个人环境~/.gemini/skills/template
npx skills add https://github.com/anthropics/skills/tree/9d2f1ae187231d8199c64b5b762e1bdf2244733d/template -a gemini-cli -g -yNative Gemini CLI
gemini skills install https://github.com/anthropics/skills.git --scope workspace --path template⚠ 安装命令使用开源 skills CLI。执行前请检查来源、脚本和权限。