write-a-skill

Create agent skills with YAML frontmatter, Markdown body, and optional resource directories.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/sebc-dev/prosperity --skill write-a-skill-sebc-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: write-a-skill
Source: https://github.com/sebc-dev/prosperity/tree/main/.claude/skills/write-a-skill
Command: npx skills add https://github.com/sebc-dev/prosperity --skill write-a-skill-sebc-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the challenge of creating new agent skills with a structured approach, ensuring proper documentation and resource bundling.

Core Features & Use Cases

  • Structured Skill Creation: Offers a framework for creating well-organized skills.
  • Progressive Disclosure: Helps in building skills with clear instructions and resources.
  • Resource Bundling: Provides a structured way to include scripts, references, and assets.
  • Use Case: When a user wants to create a new skill for their AI agent, this Skill guides them through the process, ensuring all necessary components are in place.

Quick Start

Use the write-a-skill skill to create a new skill for your AI agent by following the provided structure and instructions.

Frequently Asked Questions about write-a-skill

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

FAQPage Schema
How do I create a new AI agent skill with proper documentation?

To create an AI agent skill, you need structured YAML frontmatter for metadata and a Markdown body for instructions, which ensures proper documentation and organization. This framework guides you through structuring these elements effectively for skill creation.

What is the best way to structure resources when building an agent skill?

The best way to structure resources for agent skill creation is by using dedicated directories for optional scripts, references, and assets. This resource bundling approach keeps all necessary components organized and accessible alongside the main skill documentation.

How does structured documentation improve AI agent skill development?

Structured documentation improves AI agent skill development by enforcing progressive disclosure, ensuring clear instructions and resources are provided. This approach solves the challenge of creating well-organized skills with proper resource management and consistent formatting.

Can I include custom scripts and references in my agent skill?

Yes, you can include custom scripts and references in your agent skill by utilizing the optional script and reference directories. This resource bundling capability allows you to package all necessary components directly within the skill structure.

What components are required to build a skill for an AI agent?

Building a skill for an AI agent requires structured YAML frontmatter and a Markdown body, while optional components include scripts, references, and asset directories. This ensures all necessary elements are in place for proper resource management and documentation.