skill-builder

Generates validated CampVibe SKILL.md files through a structured interview process.

Updated Jan 10, 2026
One-click install
npx skills add https://github.com/Thawatchai-Petkaew/campvibe --skill skill-builder-thawatchai-petkaew
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-builder
Source: https://github.com/Thawatchai-Petkaew/campvibe/tree/main/.claude/skills/skill-builder
Command: npx skills add https://github.com/Thawatchai-Petkaew/campvibe --skill skill-builder-thawatchai-petkaew

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of creating new CampVibe skills by guiding the owner through an interactive interview and generating a validated SKILL.md file.

Core Features & Use Cases

  • Interactive Interview: Gather skill details like name, purpose, triggers, and workflow through a structured interview.
  • Automatic Generation: Generate a .claude/skills/<name>/SKILL.md file with house-style and validation.
  • Use Case: When a team member wants to create a new skill to automate a repeatable task in CampVibe.

Quick Start

Run the skill-builder command with the desired skill name, and follow the prompts to create your new skill.

Frequently Asked Questions about skill-builder

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

FAQPage Schema
How do I create a CampVibe skill file with the correct house style?

To create a CampVibe skill, this tool guides you through an interactive interview and automatically generates a validated SKILL.md file that adheres to the required house style.

What is the process for authoring workflow automation skills in CampVibe?

Authoring workflow automation skills involves running a structured interview to gather details like name, purpose, and triggers, which then generates the skill definition file.

Can I generate a SKILL.md file without manually formatting the markdown?

Yes, you can generate a SKILL.md file without manual formatting by answering the guided interview prompts, which automatically structures and validates the output.

What information do I need to provide during the skill creation interview?

During skill creation, you need to provide the skill name, its purpose, triggers, and the workflow details required to automate your repeatable task.

Does the skill builder validate generated files against CampVibe ecosystem standards?

Yes, the skill builder validates the generated SKILL.md file against CampVibe house style standards to ensure it meets the ecosystem's structural requirements.

When should I use an interactive interview for skill generation instead of writing files directly?

Use the interactive interview for skill generation when you need to streamline the creation of repeatable workflow automation tasks and ensure validation without manually writing markdown.