bymatymatyk-business· 43 skills
Distribute a newly-created agent skill across all 4 canonical skill folders on a local machine so Claude Code, Codex/OpenAI Agents, Pi Agent, and Hermes all see it. Use whenever the user says "give this skill to all agents", "distribute this skill", "sync skills across agents", or after creating a new skill that should be globally available. Covers the .claude/skills symlink and the ~/.pi/agent/skills (NOT ~/.pi/skills) trap.
$npx -y skills add matymatyk-business/david-skills --skill distribute-skill-to-all-agentsInstalls into the current project.
Run `npx skills use "https://github.com/matymatyk-business/david-skills" --skill "matymatyk-business/david-skills/distribute-skill-to-all-agents"` 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/matymatyk-business/david-skills" that are relevant to the current task. Run `npx skills add "https://github.com/matymatyk-business/david-skills"` and select the relevant skills, then follow their instructions.