command-group

Community

Group and expose multiple sub-skills at once.

Authorfdshg693
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill solves the problem of needing to load multiple sub-skills into a single AI context in one go, avoiding repetitive prompts and fragmented context assembly.

Core Features & Use Cases

  • Dynamic discovery of sub-skills under sub_commands by frontmatter name.
  • Outputs each sub-skill with its absolute path and full SKILL.md content, ready for embedding.
  • Supports batch loading by listing multiple sub-skill names in one invocation and preserving the specified order.
  • Continues gracefully when a named sub-skill is not found, emitting a warning but not failing the whole operation.

Quick Start

Invoke the command with the sub-skill names you need, e.g., /command-group test1 test2 to load both SKILLs in a single context.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: command-group
Download link: https://github.com/fdshg693/ZENN/archive/main.zip#command-group

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.