This handles task A and sits in the middle of a small workflow chain, getting called by skill-c and then calling skill-b to do its work. The description doesn't reveal much about what task A actually involves, but the integration pattern suggests it's a coordinator rather than a leaf node. If you're already using skill-c in your project, you'll probably end up needing this whether you knew it existed or not. Worth noting that without more context about what task A entails, you're evaluating this mostly on trust and how it fits your existing setup.
npx -y skills add odradekai/bundles-forge --skill skill-a --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
rohitg00/pro-workflow
supercent-io/skills-template