agentsclimarketplace

Validate skill

Skill MSiccDev/ai-context-kit/skills/validate-skill

AI Context Kit provides a structured, instruction-based framework for context-aware AI collaboration across LLM providers. It includes authoritative specs, canonical templates, and skills workflows for creating and validating user context and project AGENTS.md files.

Install
npx -y skills add MSiccDev/ai-context-kit --skill validate-skill

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 11 stars11 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Validate SKILL.md artifacts for schema, quality, safety, portability, and scoring compliance.

SKILL.md

1.9 KB, as published. Nobody here has run it

Validate Skill

Purpose

Validate SKILL.md files with structured checks and produce consistent validation reports based on a deterministic scoring rubric.

When To Use

  • Use this skill when validating any skills/<name>/SKILL.md artifact.
  • Use this skill before accepting skill updates.
  • Do not use this skill to generate new skills.

How to Invoke

Load or attach this file's contents into your AI session to activate the workflow (paste, upload, or reference with #file:skills/validate-skill/SKILL.md in VS Code Copilot Chat). In Claude Projects, add it to project knowledge. See Invoking Skills in the README for full platform guidance.

Required Inputs

  • Target skill folder path.
  • Target SKILL.md path.
  • Validation strictness expectations (if any).

Workflow

  1. Run validation phases from references/phase-checks.md.
  2. Generate report using references/report-contract.md.
  3. Apply deterministic scoring from references/scoring.md.
  4. Classify findings into critical/warning/enhancement buckets.
  5. Produce implementation-ready remediation guidance.

Output Expectations

  • Structured markdown validation report.
  • PASS/WARN/FAIL status and compliance score.
  • Actionable fixes for blocking and non-blocking issues.

Resources

  • Phase checks: references/phase-checks.md
  • Report contract: references/report-contract.md
  • Scoring model: references/scoring.md
  • Skill template: ../../templates/skill_template/SKILL.md

Constraints And Safety

  • Keep the scoring rubric deterministic; findings should be concise and repeatable.
  • Preserve provider neutrality.
  • Do not modify validated source files automatically.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.