skillset-authoring

Installation
SKILL.md

Skillset Authoring Guide

This guide covers how to create and organize skills and skill sets for the Better-Claw skill tree system.

Core Concepts

Skill(叶子节点): A directory containing SKILL.md. Represents a concrete, loadable piece of expertise that the agent can directly use.

Skill Set(中间节点): A directory containing SKILLSET.md. Represents a category or topic grouping that organizes child skills and nested skill sets. It cannot be "used" directly — it serves as a navigation hub.

The system forms a tree: skill sets branch into children (more skill sets or skills), and skills are always leaves.

Directory Structure

Related skills
Installs
1
GitHub Stars
17
First Seen
Mar 24, 2026