write-a-skill

Create new agent skills with progressive disclosure and bundled resources.

1|Updated Jan 4, 2026
One-click install
npx skills add https://github.com/bossjones/boss-skills --skill write-a-skill-bossjones
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: write-a-skill
Source: https://github.com/bossjones/boss-skills/tree/main/.claude/skills/write-a-skill
Command: npx skills add https://github.com/bossjones/boss-skills --skill write-a-skill-bossjones

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill assists in creating new agent skills with the right structure, progressive disclosure, and bundled resources, ensuring they are well-organized and ready for use.

Core Features & Use Cases

  • Skill Creation: Guides through the process of creating a new skill, including requirements gathering, drafting, and review.
  • Resource Bundling: Provides templates and instructions for structuring the skill with necessary files like SKILL.md, REFERENCE.md, and EXAMPLES.md.
  • Use Case: When a user wants to create a new skill for a specific task or domain, this Skill helps establish the foundation and best practices.

Quick Start

Use the write-a-skill Skill to start creating a new skill for [specific task or domain].

Frequently Asked Questions about write-a-skill

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

FAQPage Schema
How do I structure a new agent skill for a specific task?

To structure an agent skill, use a framework providing templates for essential files like SKILL.md, REFERENCE.md, and EXAMPLES.md to ensure proper organization and bundled resources.

What is progressive disclosure in agent development?

Progressive disclosure in agent development is a structural design principle that organizes skill resources and information, ensuring agents receive necessary context without being overwhelmed by bundled data.

Can I use templates to create skills for specific domains?

Yes, you can use skill creation templates to establish the foundation and best practices for specific domains, guiding you through requirements gathering, drafting, and review.

What files do I need to bundle when building an agent skill?

When building an agent skill, you need to bundle files like SKILL.md, REFERENCE.md, and EXAMPLES.md to provide proper structure, documentation, and resource organization.

What's the best way to organize resources for a new agent skill?

The best way to organize resources for a new agent skill is by using a structured framework focusing on progressive disclosure, ensuring all bundled components are well-organized and ready for use.