# Skill Creator Official Plugin Reference

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

- Skill: `vamseeachanta/skill-creator-official-plugin-reference` (Agent Skill)
- Install (CLI): `npx skillmds@latest add vamseeachanta/skill-creator-official-plugin-reference`
- Raw SKILL.md: https://api.skillmd.com/api/skills/vamseeachanta/skill-creator-official-plugin-reference/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: vamseeachanta (https://skillmd.com/u/vamseeachanta)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/vamseeachanta/skill-creator-official-plugin-reference

---


# 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.

