skills__create-skill

Create, rewrite, audit, and debug SKILL.md manifests with frontmatter and references.

1|1|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/erikhazzard/vasir --skill skills-create-skill
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: skills__create-skill
Source: https://github.com/erikhazzard/vasir/tree/main/.agents/skills/skills__create-skill
Command: npx skills add https://github.com/erikhazzard/vasir --skill skills-create-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Designing, rewriting, auditing, and debugging reusable AI-agent skills and SKILL.md manifests can be time-consuming and error-prone. This skill helps teams extract hard-won insights, convert them into concrete routing rules, and ensure consistency across skill manifests and AGENTS.md doctrine.

Core Features & Use Cases

  • Extract and codify expert judgment into compact, reusable behavior changes that load reliably under real-world context.
  • Design, rewrite, audit, and debug SKILL.md manifests, including triggers, anchors, and references for edge cases.
  • Align skill scope with repository context by mapping AGENTS.md doctrine into scalable skill patterns and evaluation scenarios.

Quick Start

Provide a compact root manifest by identifying the dominant expertise payload and mapping it to a replacement prior, then create a minimal references folder with the key anchors.

Frequently Asked Questions about skills__create-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a SKILL.md manifest for AI agents?▼

To create a SKILL.md manifest, identify the dominant expertise payload, map it to a replacement instinct, and define explicit frontmatter with a name and description, then add a references folder for edge cases.

What is the best way to extract expert judgment into reusable agent skills?▼

Extracting expert judgment into agent skills involves converting hard-won insights into concrete routing rules and compact behavior changes that load reliably under real-world context using SKILL.md manifests.

How do I audit and debug AI agent skills mapped to AGENTS.md doctrine?▼

Auditing and debugging AI agent skills requires checking that SKILL.md manifests align with AGENTS.md doctrine, verifying explicit frontmatter, and validating defined base-model defaults and replacement instincts.

Can I use references and anchors to handle edge cases in skill design?▼

Yes, you can use a minimal references folder with key anchors when designing skills to handle edge cases and provide deeper details without bloating the root manifest.

Do I need a defined base-model default before rewriting a skill manifest?▼

Yes, a defined base-model default and a replacement instinct are enforced requirements before you can successfully rewrite or create a SKILL.md manifest.

Why are my AI agent skills failing to load reliably under real-world context?▼

Agent skills fail to load reliably when expert judgment is not compressed into compact behavior changes with explicit frontmatter, defined base-model defaults, and proper routing rules in the SKILL.md manifest.