bybaggat236· 49 skills
Validate multi-skill workflows defined in CLAUDE.md by checking skill existence, inter-skill data contracts (JSON schema compatibility), file naming conventions, and handoff integrity. Use when adding new workflows, modifying skill outputs, or verifying pipeline health before release.
$npx -y skills add baggat236/ai-trading-skills --skill skill-integration-testerInstalls into the current project.
Run `npx skills use "https://github.com/baggat236/ai-trading-skills" --skill "baggat236/ai-trading-skills/skill-integration-tester"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/baggat236/ai-trading-skills" that are relevant to the current task. Run `npx skills add "https://github.com/baggat236/ai-trading-skills"` and select the relevant skills, then follow their instructions.