logoalt Hacker News

yatsyktoday at 6:08 AM2 repliesview on HN

Skills live in two source-of-truth git repos (private and public). Agents edit skills by my request, and syncs to all coding agents ~/.claude/skills/, ~/.codex/skills, ~/.pi/agent/skills, ~/.config/opencode/skills etc. with agent written sync-agent-skill script. script ensures that no local changes was made in-place.


Replies

KerrickStaleytoday at 7:02 AM

Codex and Claude Code both respect ~/.agents/skills; you don't need to have ~/.codex/skills and ~/.claude/skills .

r0b05today at 6:12 AM

Why do you use so many different agents if I may ask?

show 1 reply