# Validate Skill

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

- **Type:** Skill
- **Install:** `agentstack add skill-msiccdev-ai-context-kit-validate-skill`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [MSiccDev](https://agentstack.voostack.com/s/msiccdev)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [MSiccDev](https://github.com/MSiccDev)
- **Source:** https://github.com/MSiccDev/ai-context-kit/tree/development/skills/validate-skill

## Install

```sh
agentstack add skill-msiccdev-ai-context-kit-validate-skill
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# 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//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](../../README.md#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.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [MSiccDev](https://github.com/MSiccDev)
- **Source:** [MSiccDev/ai-context-kit](https://github.com/MSiccDev/ai-context-kit)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-msiccdev-ai-context-kit-validate-skill
- Seller: https://agentstack.voostack.com/s/msiccdev
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
