oma-skill-creator
Create or update OMA skills in the SSL-lite human-readable format. Use when adding a new `.agents/skills/{skill-name}/SKILL.md`, converting an existing skill to the standardized Scheduling / Structural Flow / Logical Operations / References structure, or validating whether a skill has enough routing, execution, resource, and safety detail.
npx skills add first-fluke/oh-my-agent --skill oma-skill-creator --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Skill Creator - SSL-lite Skill Authoring Specialist ## Scheduling ### Goal Create, revise, and validate OMA skills using the SSL-lite Markdown structure derived from Scheduling-Structural-Logical skill representation while keeping the result readable, executable, and maintainable. ### Intent signature - User asks to create a new OMA skill, agent skill, specialist skill, or `.agents/skills/*/SKILL.md`. - User asks to convert or normalize a skill into the project skill format. - User asks whether a skill has enough scheduling, structural, logical, reference, or canonical execution detail. - User mentions SSL-lite, Scheduling / Structural / Logical, skill format, skill template, or skill creator. ### When to use - Creating a new skill under `.agents/skills/{name}/SKILL.md` - Updating an existing OMA skill to the SSL-lite format - Adding `Canonical command path` or `Canonical workflow path` to an execution-heavy skill - Auditing whether a skill is usable by routing, execution, validation, and recovery logic - Deciding whether detailed examples belong inline or in `resources/` ### When NOT to use - Installing third-party skills into `$CODEX_HOME/skills` -> use Codex's built-in skill i
- Scheduling
- Goal
- Intent signature
- When to use
- When NOT to use
- Expected inputs
- Expected outputs
- Dependencies
- Control-flow features
- Structural Flow
- Entry
- Scenes
- Transitions
- Failure and recovery
What does the oma-skill-creator skill do?
Create or update OMA skills in the SSL-lite human-readable format. Use when adding a new `.agents/skills/{skill-name}/SKILL.md`, converting an existing skill to the standardized Scheduling / Structural Flow / Logical Operations / References structure, or validating whether a skill has enough routing, execution, resource, and safety detail.
How do I install it?
Run `npx skills add first-fluke/oh-my-agent --skill oma-skill-creator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From first-fluke/oh-my-agent, a repository with 1,204 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
