skill-creator-official-plugin-reference

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

5 stars

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

$curl -o ~/.claude/skills/official-plugin-reference/SKILL.md --create-dirs "https://raw.githubusercontent.com/vamseeachanta/workspace-hub/main/.agents/skills/_internal/builders/skill-creator/official-plugin-reference/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/official-plugin-reference/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How skill-creator-official-plugin-reference Compares

Feature / Agentskill-creator-official-plugin-referenceStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/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

5
from vamseeachanta/workspace-hub

AQWA solver stages (RESTART), OPTIONS keywords, FIDP/FISK external damping/stiffness cards, backend bugs, and MCP tool integration patterns.

cowork-plugin-customizer

5
from vamseeachanta/workspace-hub

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

5
from vamseeachanta/workspace-hub

Prevent deleted workflow/path references from creeping back into live docs by combining strict scans, legacy allowlists, and shared regex helpers.

slack-gif-creator

5
from vamseeachanta/workspace-hub

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

5
from vamseeachanta/workspace-hub

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

5
from vamseeachanta/workspace-hub

Sub-skill of repo-cleanup: References to Remove.

hidden-folder-audit-common-hidden-folders-reference

5
from vamseeachanta/workspace-hub

Sub-skill of hidden-folder-audit: Common Hidden Folders Reference.

mkdocs-8-plugin-configuration

5
from vamseeachanta/workspace-hub

Sub-skill of mkdocs: 8. Plugin Configuration (+4).

skill-creator-versioning

5
from vamseeachanta/workspace-hub

Sub-skill of skill-creator: Versioning.

skill-creator-template-name

5
from vamseeachanta/workspace-hub

Sub-skill of skill-creator: [Template Name].

skill-creator-technical-skill-template

5
from vamseeachanta/workspace-hub

Sub-skill of skill-creator: Technical Skill Template.

skill-creator-technical-implementation

5
from vamseeachanta/workspace-hub

Sub-skill of skill-creator: Technical Implementation.