bootstrap-skill

Scaffold new Claude skills with directories, SKILL.md files, and registration.

5|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/Andamio-Platform/andamio-app-template --skill bootstrap-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bootstrap-skill
Source: https://github.com/Andamio-Platform/andamio-app-template/tree/main/.claude/skills/bootstrap-skill
Command: npx skills add https://github.com/Andamio-Platform/andamio-app-template --skill bootstrap-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of new Claude skills, ensuring they have a consistent structure, are properly registered, and include necessary documentation.

Core Features & Use Cases

  • Scaffolds new skills: Creates the directory structure and SKILL.md file.
  • Guides registration: Updates audit and discovery files.
  • Use Case: When a new feature is identified that requires a dedicated AI skill, use this to quickly and correctly set up its foundational files and registration.

Quick Start

Use the bootstrap-skill to create a new skill named 'schema-validator'.

Frequently Asked Questions about bootstrap-skill

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

FAQPage Schema
How do I scaffold new Claude skills with a consistent directory structure?

To scaffold new Claude skills, this automation creates the directory structure and SKILL.md file, ensuring consistent foundational files and proper registration in audit and discovery documents.

What is the best way to automate skill bootstrapping for consistent discoverability?

Automating skill bootstrapping ensures new skills adhere to established patterns by generating required files and updating discovery documents, maintaining consistent structure and integration points within the Claude ecosystem.

How do I register new AI skills in audit and discovery documents?

Registering new AI skills is handled automatically during the scaffolding process, which updates audit and discovery files to ensure the new skill is properly documented and discoverable.

Do I need any dependencies to set up foundational skill files?

No dependencies are required to set up foundational skill files, as the bootstrap process operates independently using internal scripts and references to generate the necessary structure.

When should I use an automated scaffolding tool instead of manually creating SKILL.md files?

Automated scaffolding should be used when a new feature requires a dedicated AI skill, ensuring quick and correct setup of foundational files while maintaining consistent structure and discoverability across the ecosystem.