skeleton-generate

Generate domain-specific agent skeleton directories with starter files.

10|7|Updated Sep 24, 2025
One-click install
npx skills add https://github.com/matsuni-kk/agent_template_public --skill skeleton-generate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skeleton-generate
Source: https://github.com/matsuni-kk/agent_template_public/tree/main/.cursor/skills/skeleton-generate
Command: npx skills add https://github.com/matsuni-kk/agent_template_public --skill skeleton-generate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

Skeleton generation for domain-specific agents saves time constructing initial scaffolds and default workflows, so you can launch a tailored agent rapidly.

Core Features & Use Cases

  • Generates a ready-to-run skeleton directory structure (Flow/Stock/.cursor etc) for a new domain agent.
  • Produces initial CLAUDE.md and supporting master files, plus shared assets and scripts for quick startup.
  • Use cases: creating a new domain agent scaffold for finance or data analytics; initializing skeletons for multi-pattern folders.

Quick Start

Create a skeleton-generate instruction to bootstrap output/{domain}_agent with the complete starting structure.

Frequently Asked Questions about skeleton-generate

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

FAQPage Schema
How do I generate a skeleton scaffold for a new domain agent?

To generate an agent skeleton, you provide a domain instruction to bootstrap a complete directory structure, producing starter files like CLAUDE.md, AGENTS.md, and initial Stock/Flow templates for immediate customization.

What is agent scaffolding and bootstrapping used for?

Agent scaffolding and bootstrapping generate ready-to-run starter directories and default workflows, saving time constructing initial structures so you can rapidly launch a tailored domain-specific agent.

Can I create multi-pattern agent folders using this scaffolding approach?

Yes, you can initialize skeletons for multi-pattern folders. The generation workflow applies across common patterns and produces a customized output directory with shared assets and scripts for quick startup.

What master and configuration files are included in the generated agent skeleton?

The generated agent skeleton produces a ready-to-run directory containing initial CLAUDE.md, supporting AGENTS.md master files, and shared assets to enforce skeleton-generation requirements for quick startup.

Do I need any dependencies to bootstrap domain-specific agent starter files?

No dependencies are required to bootstrap domain-specific agent starter files. The generation workflow creates the complete starting structure and templates directly in the output folder without external packages.

What's the best way to set up a finance or data analytics agent scaffold?

The best way to set up a finance or data analytics agent scaffold is to use a skeleton generation workflow, which creates a tailored output directory with default structures and starter files for rapid deployment.