skill-creator-official-plugin-reference
Sub-skill of skill-creator: Official Plugin Reference.
Best use case
skill-creator-official-plugin-reference is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Sub-skill of skill-creator: Official Plugin Reference.
Teams using skill-creator-official-plugin-reference should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/official-plugin-reference/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How skill-creator-official-plugin-reference Compares
| Feature / Agent | skill-creator-official-plugin-reference | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Sub-skill of skill-creator: Official Plugin Reference.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# 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.
Related Skills
aqwa-reference
AQWA solver stages (RESTART), OPTIONS keywords, FIDP/FISK external damping/stiffness cards, backend bugs, and MCP tool integration patterns.
cowork-plugin-customizer
Customize or personalize a Codex plugin for a specific organization's tools and workflows by replacing placeholders and configuring MCP servers.
docs-stale-reference-guardrails
Prevent deleted workflow/path references from creeping back into live docs by combining strict scans, legacy allowlists, and shared regex helpers.
slack-gif-creator
Create custom animated GIFs for Slack reactions and celebrations. Use for team milestones, custom emoji reactions, inside jokes, and workplace fun.
Codex-plugin-update-id-scope
Fix Codex plugin update failures caused by using the short plugin name instead of the installed plugin id and wrong scope.
repo-cleanup-references-to-remove
Sub-skill of repo-cleanup: References to Remove.
hidden-folder-audit-common-hidden-folders-reference
Sub-skill of hidden-folder-audit: Common Hidden Folders Reference.
mkdocs-8-plugin-configuration
Sub-skill of mkdocs: 8. Plugin Configuration (+4).
skill-creator-versioning
Sub-skill of skill-creator: Versioning.
skill-creator-template-name
Sub-skill of skill-creator: [Template Name].
skill-creator-technical-skill-template
Sub-skill of skill-creator: Technical Skill Template.
skill-creator-technical-implementation
Sub-skill of skill-creator: Technical Implementation.