CtrlK
BlogDocsLog inGet started
Tessl Logo

aiox-squad-creator

Activate Craft (squad-creator) for Squad Creator. Use to create, validate, publish and manage squads

72

Quality

88%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Critical

Do not install without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

77%

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

Highly actionable with concrete commands and clear validation-gated workflows, but the body is a verbose monolith that triple-lists commands and inlines the full agent definition instead of using reference files. Conciseness and progressive disclosure are the weakest dimensions.

Suggestions

Collapse the three redundant command listings (Star Commands table, YAML 'commands' block, and Quick Commands) into a single canonical reference to cut substantial token weight.

Move the full agent-definition YAML and detailed per-command guides into reference files under references/ and link to them one level deep, keeping SKILL.md as a concise overview.

Trim the repeated CRITICAL/DO NOT/IMPORTANT directives in the activation instructions to a single consolidated guardrail list.

DimensionReasoningScore

Conciseness

The command set is listed three times (Star Commands table, embedded YAML 'commands', and Quick Commands) and the activation instructions repeat many emphatic CRITICAL/DO NOT directives; it avoids explaining known concepts but is padded and could be tightened. Not a 1 because it never bloats with concept exposition, not a 3 because of the redundant listings and repeated emphasis.

2 / 3

Actionability

Provides copy-paste-ready commands with concrete flags (e.g. '*create-squad {name} --from-design ./path/to/blueprint.yaml'), a full squad structure tree, and specific workflow examples — fully executable guidance.

3 / 3

Workflow Clarity

Numbered workflows (Options A/B/C) include an explicit validation checkpoint (*validate-squad) plus prerequisites and common pitfalls, giving a clear sequenced process with validation.

3 / 3

Progressive Disclosure

No bundle files exist and the body deliberately inlines the entire agent definition ('COMPLETE AGENT DEFINITION FOLLOWS - NO EXTERNAL FILES NEEDED') into one ~400-line monolith; sections are present but content that could be split into reference files is inline. Not a 1 because the section organization is reasonable, not a 3 because nothing is offloaded to one-level-deep references.

2 / 3

Total

10

/

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.

A strong description: third-person voice, concrete actions, natural trigger phrases, and an explicit 'Trigger when' clause covering both what and when. A missing period between 'squads' and 'Trigger' is a minor typo that does not affect scoring.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "create, validate, publish and manage squads" — matching the anchor for listing several specific concrete actions rather than vague domain naming.

3 / 3

Completeness

Explicitly answers both what ("Activate the AIOX Squad Creator agent ... create, validate, publish and manage squads") and when ("Trigger when user asks to squad-creator..."), satisfying the explicit-trigger requirement.

3 / 3

Trigger Term Quality

Natural trigger phrases users would say — "activate squad-creator", "switch to squad-creator", "@squad-creator" — give good coverage of likely invocations.

3 / 3

Distinctiveness Conflict Risk

The narrow "squad-creator" niche with distinctive activation triggers is 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
SynkraAI/aiox-core
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.