npx claudepluginhub xiaou66/skills-template用于创建可复用 agent skills 仓库的模板。仓库以 skills/ 为唯一事实来源,同时提供 Claude Code 插件元信息、Codex 安装脚本、校验脚本和测试夹具。
.claude-plugin/plugin.json 和 .claude-plugin/marketplace.json 中的 your-name、your-org、your-org/your-skills-repo。skills/ 下添加你的 skill。CHANGELOG.md 和插件版本号。creating-agent-skills:辅助创建或更新 agent skill 的通用流程。tests/fixtures/ 中的 demo-skill 只用于测试夹具,不是模板内置 skill。
skills-template/
├─ .claude-plugin/
├─ agents/
├─ hooks/
├─ skills/
│ └─ creating-agent-skills/
├─ scripts/
├─ tests/
├─ CHANGELOG.md
├─ CONTRIBUTING.md
└─ README.md
发布前先把 marketplace 元信息里的占位值替换为你的真实仓库信息。
/plugin marketplace add your-org/your-skills-repo
/plugin install skills-template@skills-template
Windows PowerShell:
./scripts/install-codex.ps1
macOS/Linux Bash:
bash scripts/install-codex.sh
如需覆盖已有同名 skill:
./scripts/install-codex.ps1 -Force
bash scripts/install-codex.sh --force
如需使用链接模式:
./scripts/install-codex.ps1 -Mode Link
bash scripts/install-codex.sh --mode link
Windows PowerShell:
./scripts/validate-skills.ps1
./tests/validate-skills.ps1
macOS/Linux Bash:
bash scripts/validate-skills.sh
bash tests/validate-skills.sh
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Uses power tools
Uses Bash, Write, or Edit tools
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Persistent memory system for Claude Code - seamlessly preserve context across sessions
Intelligent prompt optimization using skill-based architecture. Enriches vague prompts with research-based clarifying questions before Claude Code executes them
AI image generation Creative Director powered by Google Gemini Nano Banana models. Claude interprets intent, selects domain expertise, constructs optimized prompts, and orchestrates Gemini for best results.