write-a-skill

Create agent skills with structured documentation and resource organization.

1|Updated Aug 16, 2023
One-click install
npx skills add https://github.com/monlor/dotfiles --skill write-a-skill-monlor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: write-a-skill
Source: https://github.com/monlor/dotfiles/tree/main/config/ai/agents/skills/write-a-skill
Command: npx skills add https://github.com/monlor/dotfiles --skill write-a-skill-monlor

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill assists users in creating new agent skills, providing the necessary framework and templates for efficient development and maintenance.

Core Features & Use Cases

  • Structured Creation Process: Offers a clear guide for the creation process, ensuring that skills are developed with progressive disclosure and appropriate resource bundling.
  • Skill Documentation: Supplies templates and examples for SKILL.md, REFERENCE.md, and EXAMPLES.md, with guidelines on formatting and content structure.
  • Script and Reference Management: Encourages the separation of deterministic tasks and reference materials into designated directories for organization.
  • Use Case: A developer looking to build a new skill for document analysis will use this Skill to learn how to properly structure the code and documentation for a new agent skill.

Quick Start

Use the 'write-a-skill' to get a comprehensive guide on building your next agent skill.

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 and document a new agent skill?

To structure and document a new agent skill, use a step-by-step creation process that separates deterministic tasks and reference materials into designated directories, and provides templates for SKILL.md, REFERENCE.md, and EXAMPLES.md.

What is the best way to organize code and references for agent development?

The best way to organize code and references for agent development is by separating deterministic tasks and reference materials into designated directories, ensuring a structured development process with clear documentation.

How does progressive disclosure work when developing agent skills?

Progressive disclosure in agent skill development works by providing a clear guide for the creation process, ensuring that skills are developed with appropriate resource bundling and structured documentation.

Do I need specific templates to create a skill for document analysis?

You need specific templates to create a skill for document analysis, including formatting and content structure guidelines for SKILL.md, REFERENCE.md, and EXAMPLES.md to properly structure the code and documentation.

Can I use this guide to build skills with bundled resources?

Yes, you can use this guide to build skills with bundled resources, as it offers a clear creation process ensuring that skills are developed with progressive disclosure and appropriate resource organization.