riglet-creator

Organize riglet documentation with guidelines, best practices, and SKILL.md examples.

84|3|Updated Dec 13, 2025
One-click install
npx skills add https://github.com/YPares/rigup.nix --skill riglet-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: riglet-creator
Source: https://github.com/YPares/rigup.nix/tree/main/riglets/riglet-creator
Command: npx skills add https://github.com/YPares/rigup.nix --skill riglet-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the process of creating, organizing, and maintaining riglet documentation to enhance clarity and usability for AI agent development.

Core Features & Use Cases

  • Documentation Structuring: Guides users in writing clear SKILL.md files with concrete examples.
  • Reference Organization: Provides best practices for organizing reference files with TOC and clear naming.
  • Quality Assurance: Offers checklists to ensure thorough and consistent riglet documentation.
  • Use Case: A developer wants to formalize a new riglet's workflows, so they follow the pattern to produce concise SKILL.md and supporting references, ensuring seamless agent understanding.

Quick Start

Write the main SKILL.md with core procedures, then add references for advanced topics; validate structure with the provided checklist and test in a real rig environment.

Frequently Asked Questions about riglet-creator

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

FAQPage Schema
What is the best way to structure documentation for AI agent skills?

The best way to structure AI agent skills documentation is to write a concise SKILL.md with core procedures and use supporting reference files for advanced topics. This pattern ensures clear, maintainable, and easily navigable content for agents.

How do I write a SKILL.md file for a new riglet?

To write a SKILL.md file for a new riglet, follow provided guidelines to outline core procedures and include concrete examples. This formalizes workflows and ensures seamless understanding for AI agents consuming the documentation.

What are the best practices for organizing reference files in AI agent documentation?

Best practices for organizing reference files include using clear naming conventions and adding a table of contents. This organization pattern makes reference content easy to navigate and comprehend for both developers and AI agents.

How can I validate the quality and consistency of riglet documentation?

You can validate riglet documentation quality by applying a provided checklist to ensure thoroughness and consistency. After checking the structure, test the documentation in a real environment to verify seamless agent understanding.

Do I need any specific dependencies to create maintainable AI skill modules?

No specific dependencies are required to create maintainable AI skill modules. The Skill provides standalone guidelines and patterns for structuring documentation, ensuring high-quality user-facing and reference content.

When should I use separate reference files instead of putting everything in SKILL.md?

You should use separate reference files for advanced topics while keeping core procedures in SKILL.md. This separation ensures the main documentation remains concise while providing detailed references for complex workflows.