agent-skills-authoring

Create and validate Agent Skills with SKILL.md structure.

Updated Dec 6, 2025
One-click install
npx skills add https://github.com/echohello-dev/betterfit --skill agent-skills-authoring
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-skills-authoring
Source: https://github.com/echohello-dev/betterfit/tree/main/.claude/skills/agent-skills-authoring
Command: npx skills add https://github.com/echohello-dev/betterfit --skill agent-skills-authoring

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps teams create, document, and validate Agent Skills following the AgentsSkills.io specification, ensuring portability and interoperability across agent platforms.

Core Features & Use Cases

  • Skill structure: Guides creation of SKILL.md with required frontmatter and sections.
  • Bundled tooling: Includes scripts to create new skills and validate existing ones.
  • Quality checks: Validates naming, frontmatter, and recommended sections.

Quick Start

Use the included scripts to create a new skill or validate an existing one, e.g., bash scripts/validate-skill.sh path/to/skill or run new-skill.sh to scaffold a new skill.