CtrlK
BlogDocsLog inGet started
Tessl Logo

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.

68

Quality

81%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

62%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is a well-structured, instruction-only meta-skill with clear workflow sequencing and validation checkpoints. Its main weaknesses are missing referenced bundle files and some cross-section redundancy.

Suggestions

Provide the referenced `resources/ssl-lite-template.md` and `resources/validation-checklist.md` (or remove/inline the references), since the current navigation points to non-existent files.

Deduplicate the skill-type classification, which appears in Entry, Scenes, Actions, Canonical workflow path, and Guardrails—state it once and reference it.

Consider moving the long 12-item guardrails list and the resource-scope/effect tables into `resources/` to keep SKILL.md a lean overview.

DimensionReasoningScore

Conciseness

Mostly efficient and tabular rather than padded with concept explanations, but skill-type classification and several details recur across Entry, Scenes, Actions, Canonical workflow path, and Guardrails and could be tightened.

2 / 3

Actionability

Concrete guidance is present (named tools, explicit section requirements, a numbered canonical path, failure/recovery table), but it repeatedly points to `resources/ssl-lite-template.md` and `resources/validation-checklist.md` that do not exist, reducing copy-paste readiness.

2 / 3

Workflow Clarity

A clearly sequenced multi-step process with PREPARE→ACQUIRE→REASON→ACT→VERIFY→FINALIZE scenes, an explicit VERIFY validation checkpoint, and a Failure and recovery table providing feedback loops.

3 / 3

Progressive Disclosure

References are one-level-deep and signaled in a References section, but the referenced files (`resources/`, `../_shared/core/`) are absent, and the body is fairly monolithic with content (e.g., the 12-item guardrails list) that could live in resources.

2 / 3

Total

9

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is specific, complete, and well-scoped, with explicit 'Use when' triggers tied to concrete file paths and authoring situations. It clearly communicates both the capability and when to invoke it.

DimensionReasoningScore

Specificity

Lists multiple concrete actions—'Create or update OMA skills', 'converting an existing skill to the standardized Scheduling / Structural Flow / Logical Operations / References structure', and 'validating whether a skill has enough routing, execution, resource, and safety detail'—tied to specific artifacts.

3 / 3

Completeness

Clearly answers both what ('Create or update OMA skills in the SSL-lite human-readable format') and when ('Use when adding a new... converting... or validating...') with explicit triggers.

3 / 3

Trigger Term Quality

Provides explicit 'Use when' triggers with concrete file paths (`.agents/skills/{skill-name}/SKILL.md`) and several named authoring situations a user would naturally mention, giving good coverage though slightly jargon-heavy ('SSL-lite').

3 / 3

Distinctiveness Conflict Risk

Scoped to a clear niche—OMA skill authoring under `.agents/skills/` with a named format—making it unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
first-fluke/oh-my-agent
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.