nested-mid-skill

Example skill demonstrating nested directory structure at depth 2

$ 安裝

git clone https://github.com/maxvaega/skillkit /tmp/skillkit && cp -r /tmp/skillkit/examples/skills/nested-example/category-a ~/.claude/skills/skillkit

// tip: Run this command in your terminal to install the skill


name: nested-mid-skill description: Example skill demonstrating nested directory structure at depth 2

Nested Mid-Level Skill

This skill demonstrates mid-level nesting in skill organization.

Location: category-a/SKILL.md Depth: 2 levels from root

Skills can be organized in categories and subcategories for better organization.