template-skill

Create new Claude Skills with a standardized SKILL.md structure.

64|17|Updated Oct 20, 2025
One-click install
npx skills add https://github.com/Kastalien-Research/thoughtbox --skill template-skill-kastalien-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: template-skill
Source: https://github.com/Kastalien-Research/thoughtbox/tree/main/.claude/skills/template-skill
Command: npx skills add https://github.com/Kastalien-Research/thoughtbox --skill template-skill-kastalien-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a standardized starting point for creating new Claude Skills, ensuring consistency and accelerating development. It helps developers quickly set up the necessary structure for a new Skill, reducing initial overhead and potential errors.

Core Features & Use Cases

  • Standard Structure: Offers a pre-defined directory and SKILL.md file, adhering to official Skill Unit definitions.
  • Placeholder Content: Includes prompts for name, description, and instructions, guiding the Skill creation process.
  • Use Case: When you need to build a new custom Skill for a specific task or integrate a new tool, use this template to jumpstart the process and ensure it meets the required format for skills.rest.

Quick Start

You: I'm using the template-skill to create a new skill.