Skill Authoring Toolkit
curated by SkillMD · plugin · 17 skills
For developers creating and maintaining skills for AI coding agents.
Install the whole plugin (CLI)
npx skillmds add openai/skill-creator
npx skillmds add trailofbits/designing-workflow-skills
npx skillmds add composiohq/skill-creator
npx skillmds add deanpeters/pm-skill-creator
npx skillmds add deanpeters/skill-authoring-workflow
npx skillmds add juliusbrussee/cavecrew
npx skillmds add antigravity/goal-loop
npx skillmds add antigravity/agent-squad
npx skillmds add antigravity/mcp-builder
npx skillmds add ai-builder-club/verifier-setup
npx skillmds add dontbesilent2025/dbs-agent-migration
npx skillmds add yonkoo11/hermes-dojo
npx skillmds add saxenauts/syke
npx skillmds add gabrielmoreira/your-skill-name
npx skillmds add gabrielmoreira/claw-orchestrator
npx skillmds add gabrielmoreira/agent-skill-creator
npx skillmds add galyarderlabs/fullSkills in this plugin
- ▌ skill-creator · openai bundleGuides users through creating effective skills that extend AI coding agents with specialized knowledge, workflows, and tool integrations.
- ▌ designing-workflow-skills · trailofbits bundleGuides the design and structuring of workflow-based Claude Code skills with multi-step phases, decision trees, subagent delegation, and progressive disclosure.
- ▌ skill-creator · composiohq bundleProvides a structured process for creating or updating skills that extend an AI agent's capabilities with specialized knowledge, workflows, and tool integrations.
- ▌ pm-skill-creator · deanpetersDesign a new PM skill through guided conversation, from raw idea to a structured, repo-compliant SKILL.md draft.
- ▌ skill-authoring-workflow · deanpetersTurn rough notes, workshop content, or prompt dumps into compliant, publish-ready SKILL.md files that pass validation and integrate with repo documentation.
- ▌ cavecrew · juliusbrussee bundleDecides when to delegate to compressed-output subagents (investigator, builder, reviewer) instead of using vanilla agents, saving main-context tokens across long sessions.
- ▌ goal-loop · antigravityDrafts structured goal-loop prompts for long-running agent work with verifiable stop conditions, validation commands, and documentation requirements.
- ▌ agent-squad · antigravityCoordinates a squad of specialized agents for software development, routing tasks and managing context across requirements, planning, architecture, implementation, review, testing, and deployment phases.
- ▌ mcp-builder · antigravity bundleGuides the creation of MCP servers that enable LLMs to interact with external services through well-designed tools.
- ▌ verifier-setup · ai-builder-club bundleScaffolds a per-task verification skill for a repo, including a dev-local launcher, a browser driver, and a verification SOP that spawns a sub-agent to drive the app and produce proof.
- ▌ dbs-agent-migration · dontbesilent2025Audits a project's agent configuration files, establishes a source-of-truth skills directory, normalizes naming, and generates bridge files to make the workspace consistent across Claude Code, Codex, Grok, and generic Agents.
- ▌ hermes-dojo · yonkoo11 bundleAnalyzes past agent sessions to identify recurring failures and skill gaps, then automatically creates or patches skills and runs self-evolution to fix them, tracking improvement over time.
- ▌ syke · saxenauts bundleProvides cross-harness memory for agents by maintaining a local memex and offering commands to query, record, and check status across sessions.
- ▌ your-skill-name · gabrielmoreiraProvides a structured template for creating new agent skills, including workflow steps, input/output schemas, and quality gates.
- ▌ claw-orchestrator · gabrielmoreira bundleManages persistent coding sessions across multiple AI coding engines including Claude Code, Codex, Antigravity, Cursor, and OpenCode, with support for multi-agent councils, cross-session messaging, deep planning, parallel code review, and autonomous workspace iteration.
- ▌ agent-skill-creator · gabrielmoreira bundleCreates cross-platform agent skills from workflow descriptions, files, URLs, or screenshots. Supports single skills, multi-agent suites, template-based creation, cross-platform export, spec validation, and security auditing of third-party skills before install.
- ▌ full · galyarderlabs bundleConsolidates 89 high-integrity SOPs for the Full department of the Galyarder Framework, covering adapter creation, execution protocols, and multi-agent hygiene.