agent-skills

Create and validate Agent Skills SKILL.md files with required frontmatter.

40|6|Updated Jul 11, 2026
One-click install
npx skills add https://github.com/magnus919/agent-skills --skill agent-skills-magnus919
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-skills
Source: https://github.com/magnus919/agent-skills/tree/main/agent-skills
Command: npx skills add https://github.com/magnus919/agent-skills --skill agent-skills-magnus919

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires skills-ref, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill provides the authoritative framework for creating, reviewing, and maintaining high-quality, interoperable skills for AI agents, ensuring consistency across your entire library.

Core Features & Use Cases

  • Standardized Scaffolding: Automatically generate valid SKILL.md files with correct frontmatter and structure.
  • Compliance Validation: Run built-in checks to ensure skills meet naming, metadata, and documentation requirements.
  • Use Case: When you need to build a new capability for your agent, use this skill to scaffold the directory, define the triggers, and validate that your instructions follow the progressive disclosure model.

Quick Start

Use the agent-skills skill to validate the structure and metadata of the skill located in the current directory.

Frequently Asked Questions about agent-skills

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

FAQPage Schema
How do I scaffold an AI agent skill with the correct frontmatter and structure?

To scaffold an AI agent skill, use a standardized framework that automatically generates valid SKILL.md files with mandatory frontmatter and progressive disclosure conventions. This ensures your reusable workflows and knowledge packs follow the open format specification.

What is progressive disclosure in agent skill development?

Progressive disclosure in agent skill development is a documentation convention that structures instructions hierarchically within SKILL.md files. It ensures AI agents receive essential context first while deferring deeper operational details until triggered by specific tasks.

How do I validate that my agent skills meet naming and metadata requirements?

You validate agent skills by running built-in compliance checks against the open format specification. This validation process verifies that your SKILL.md files contain correct mandatory frontmatter, proper naming conventions, and required metadata for interoperability.

Do I need a specific repository setup to maintain standardized agent workflows?

You need a repository structure that supports reusable agent workflows, protocols, and knowledge packs. The framework enforces standardization across your library by requiring adherence to the Agent Skills open format specification for all created units.

What's the best way to standardize multiple AI agent capabilities across a library?

The best way to standardize multiple AI agent capabilities is applying an authoritative framework for creating, reviewing, and maintaining high-quality skills. This enforces consistency across your entire library through mandatory frontmatter and compliance validation checks.

Why does my agent skill fail compliance validation checks?

Agent skill compliance validation fails when SKILL.md files lack mandatory frontmatter, miss required metadata fields, or violate progressive disclosure conventions. The built-in checks enforce strict adherence to naming and documentation requirements defined by the open format specification.