skill-composer
NewGitHub TrendingGeneralby hyper0x
Go CLI tool to download and verify agent skill dependencies declared in SKILL.md
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/skill-composer.md https://raw.githubusercontent.com/hyper0x/skill-composer/main/SKILL.md3
Invoke in Claude Code
/skill-composerView source on GitHub
agent
Frequently Asked Questions
What is skill-composer?
Go CLI tool to download and verify agent skill dependencies declared in SKILL.md
How to install skill-composer?
To install skill-composer, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /skill-composer.
What is skill-composer best for?
skill-composer is a community categorized under General. It is designed for: agent. Created by hyper0x.