From skill-optimizer
Converts local, private Agent Skills into publishable artifacts by removing personal context, credentials, and machine-specific details.
How this skill is triggered — by the user, by Claude, or both
Slash command
/skill-optimizer:skill-generalizerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Convert a working local skill into a clean public artifact. The goal is to preserve the reusable technique while removing private context, personal assumptions, and machine-specific setup.
Convert a working local skill into a clean public artifact. The goal is to preserve the reusable technique while removing private context, personal assumptions, and machine-specific setup.
Do not use for tuning a skill only for the user's own machine; use skill-personalizer for that.
skill-personalizer first.SKILL.md concise; move long rubrics, examples, or scripts into bundled resources.description should describe when to use the skill, not summarize its workflow.Read publication-rubric.md when doing a full release pass, redaction review, README rewrite, or promotional packaging.
Read platform-compatibility.md before claiming support for Codex, Claude Code, Cursor, OpenCode, Gemini CLI, or other coding agents.
npx claudepluginhub hqhq1025/skill-optimizerConverts a personal agent skill into a distributable open-source package with PII audit, generalization, license check, and packaging workflow.
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends OpenCode's capabilities with specialized knowledge, workflows, or tool integrations.
Creates, updates, or validates SKILL.md agent skills including frontmatter authoring, bundled resource planning, and three-phase discoverability validation.