技能创建指南工具。帮助用户创建有效的 JPClaw skills,提供最佳实践、模板、工作流和集成建议。适用于"创建技能"、"新建skill"、"技能开发"、"skill模板"等查询。生成完整的 SKILL.md 文件和实现代码框架。
Guide for creating effective JPClaw skills with specialized knowledge, workflows, or tool integrations.
Help users design and implement new skills that extend Claude's capabilities.
When users want to:
Complete SKILL.md template with:
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer