aiox-skill-standardizer
Cleans up and audits installed AI assistant skills for compliance.
Install
mkdir -p .claude/skills/aiox-skill-standardizer && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/12871" && unzip -o skill.zip -d .claude/skills/aiox-skill-standardizer && rm skill.zipInstalls to .claude/skills/aiox-skill-standardizer
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Codex Skill Standardizer (Sable). Use for auditing, shrinking, and standardizing installed Codex/OpenAI skills, especially SKILL.md files with oversized descriptions, bloated bo...Key capabilities
- →Audit installed Codex skills
- →Shrink oversized skill descriptions
- →Standardize skill files
- →Normalize non-compliant skills
- →Validate skills after normalization
- →Summarize audit findings
How it works
This skill audits, shrinks, and standardizes installed Codex/OpenAI skills by checking for oversized descriptions, bloated bodies, missing frontmatter, and non-compliant bundled resources, then applies normalization.
Inputs & outputs
When to use aiox-skill-standardizer
- →Audit skill configuration
- →Standardize skill metadata
- →Normalize skill files
- →Validate skill structure
About aiox-skill-standardizer
Scans skill directories for compliance with frontmatter, size, and documentation standards. Normalizes bloated or non-compliant skill files.
Codex Skill Standardizer (Sable). Use for auditing, shrinking, and standardizing installed Codex/OpenAI skills, especially SKILL.md files with oversized descriptions, bloated bo...
When not to use it
- →When not auditing skill size
- →When not standardizing skill frontmatter
- →When not normalizing skill structure
Limitations
- →Limited to auditing and standardizing Codex/OpenAI skills
- →Requires adherence to `.aiox-core/constitution.md`
- →Execution of workflows/tasks is limited to declared dependencies
How it compares
This workflow provides a structured protocol for maintaining skill quality and compliance, ensuring consistency across skill definitions, unlike ad-hoc skill creation.
Compared to similar skills
aiox-skill-standardizer side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| aiox-skill-standardizer (this skill) | 0 | 3mo | No flags | Intermediate |
| prompt-optimizer | 43 | 6mo | No flags | Beginner |
| context-compression | 13 | 2mo | Review | Advanced |
| learner | 2 | 3mo | No flags | Advanced |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
prompt-optimizer
solatis
Optimize system prompts for Claude Code agents using proven prompt engineering patterns. Use when users request prompt improvement, optimization, or refinement for agent workflows, tool instructions, or system behaviors.
context-compression
muratcankoylan
This skill should be used when the user asks to "compress context", "summarize conversation history", "implement compaction", "reduce token usage", or mentions context compression, structured summarization, tokens-per-task optimization, or long-running agent sessions exceeding context limits.
learner
Yeachan-Heo
Extract a learned skill from the current conversation
sub-agents
parcadei
Create and configure Claude Code sub-agents with custom prompts, tools, and models
skillforge
tripleyak
Intelligent skill router and creator. Analyzes ANY input to recommend existing skills, improve them, or create new ones. Uses deep iterative analysis with 11 thinking models, regression questioning, evolution lens, and multi-agent synthesis panel. Phase 0 triage ensures you never duplicate existing functionality.
reflect
llama-farm
Analyze the current session and propose improvements to skills. **Proactively invoke this skill** when you notice user corrections after skill usage, or at the end of skill-heavy sessions. Also use when user says "reflect", "improve skill", or "learn from this".