Skill Creator Official Plugin Reference

Sub-skill of skill-creator: Official Plugin Reference.

vamseeachanta 007022f 1.1 KB Updated

File contents

Official Plugin Reference

Official Plugin Reference

This custom skill extends the official Anthropic skill-creator plugin:

  • Install: /plugin install skill-creator@Codex-plugin-directory
  • Repo: anthropics/Codex-plugins-official/plugins/skill-creator
  • Capabilities: create skills, improve existing skills, run evals, benchmark performance with variance analysis

Composition pattern: invoke the official plugin for core skill creation mechanics. This custom skill adds workspace-specific conventions on top:

  • WRK linkage (every skill tied to a WRK item)
  • Category taxonomy (category: / subcategory: fields)
  • Gate compliance (verify-gate-evidence.py integration)
  • Workspace-hub folder conventions and naming rules

When the official plugin releases a new version: update official_plugin: field above, review the changelog, and adjust only the workspace-specific sections below that conflict. Do NOT copy official plugin logic into this file — reference it.

vamseeachanta/workspace-hub/tree/main/.agents/skills/_internal/builders/skill-creator/official-plugin-reference commit 007022fc2a

Frequently asked questions

npx skillmds@latest add vamseeachanta/skill-creator-official-plugin-reference