Build correct, consistent Agent Skills (create/update/delete/add content) using validated templates, safe defaults, and cross-skill consistency checks. Works across common agent CLIs that load skills from Markdown folders. Triggers: "new skill", "create skill", "build skill", "update skill", "delete skill", "add to skill", "skill template", "skill validation", "skill builder".
Build correct, consistent Agent Skills.
skill-builder/SKILL.mdReferences:
skill-builder/references/checklist.mdskill-builder/references/templates.mdskill-builder/references/validation.mdFrom the repo root:
npx skills add bntvllnt/agent-skills --skill skill-builder
Manual install (download this folder only):
skill-builder/ folder into your agent's skills directory.skill-builder and includes SKILL.md.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