Skip to main content
Back to registry

skill-standardization

supercent-io/skills-template

Installs10
Install command
npx skills add https://github.com/supercent-io/skills-template --skill skill-standardization
Security audits
Gen Agent Trust HubPASS
SocketFAIL
SnykPASS
About this skill
Run the validation script on a skill directory: Validate all skills in a directory: The script checks: The description field determines when a skill triggers. A weak description means the skill never activates; an over-broad one triggers at wrong times. Template: Principles (from agentskills.io): Before / After: Use this template as the starting point: Create evals/evals.json with 2–5 realistic test prompts: Good assertions are verifiable : file exists, JSON is valid, chart has 3 bars. Avoid vague assertions like "output is good." Output: - Creating a new SKILL.md file from scratch - Auditing existing skills for Agent Skills specification compliance - Converting legacy skill formats (non-standard headings, frontmatter) to standard - Improving skill descriptions to trigger more reliably on relevant prompts - Adding evaluation test cases ( evals/evals.json ) to a skill - Batch-validating all skills in a directory for consistency - Required frontmatter fields ( name , description ) - name format: lowercase, no consecutive hyphens, matches directory name - description length: 1–1024 characters - allowed-tools format: space-delimited (not YAML list) - Recommended sections present - File length: warns if over 500 lines - Imperative phrasing — "Use this skill when..." not "This skill does..." - User intent, not implementation — describe what the user wants to achieve - Be explicit...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does skill-standardization do?

skill-standardization is listed in SkillJury, but the source summary is still sparse.

Is skill-standardization good?

skill-standardization does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does skill-standardization work with?

skill-standardization currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to skill-standardization?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install skill-standardization?

npx skills add https://github.com/supercent-io/skills-template --skill skill-standardization

Related skills

More from supercent-io/skills-template

Related skills

Alternatives in Software Engineering