skill-generator

Generate DD-OS skill files via a guided conversational process.

2|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/FatBy/DD-OS --skill skill-generator-fatby
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-generator
Source: https://github.com/FatBy/DD-OS/tree/main/skills/skill-generator
Command: npx skills add https://github.com/FatBy/DD-OS --skill skill-generator-fatby

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of creating new DD-OS skills by guiding users through a conversational interface to gather necessary information and generate the skill's structure.

Core Features & Use Cases

  • Guided Skill Creation: Walks users through defining a new skill's name, description, tools, examples, and keywords.
  • Automated File Generation: Generates the SKILL.md file content based on user input.
  • Registration Guidance: Provides instructions on how to register the newly created skill.
  • Use Case: A new developer joins the DD-OS project and needs to create a custom skill for managing user profiles. They use the skill-generator to quickly define and scaffold the new skill.

Quick Start

Use the skill generator to create a new skill for managing user profiles.

Frequently Asked Questions about skill-generator

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

FAQPage Schema
How do I scaffold a new DD-OS skill without writing the boilerplate code manually?

To scaffold a new DD-OS skill, use a guided conversational process that collects the skill name, description, required tools, usage examples, and trigger keywords to automatically generate the SKILL.md file and registration instructions.

What information do I need to generate a SKILL.md file for custom skill creation?

Generating a SKILL.md file requires the skill name, description, required tools, usage examples, and trigger keywords. The skill generator prompts you for these essential details during the conversational setup.

What is the best way to define trigger keywords and usage examples for DD-OS skill development?

The best way to define trigger keywords and usage examples for DD-OS skill development is through the skill generator's guided interface, which prompts you for these specific details to ensure the automated scaffolding captures the correct functional intent.

Can I use the skill generator to register custom functionalities after generating the structure?

Yes, after generating the skill structure, the skill generator provides explicit registration guidance and instructions on how to register the newly created custom functionalities within the DD-OS ecosystem.

Does skill scaffolding require any external developer tools or dependencies?

No external developer tools or dependencies are required for skill scaffolding. The skill generator operates independently using a conversational interface to gather details and output the final SKILL.md file content.