Remix.run Logo
yatsyk 2 hours ago

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.

KerrickStaley an hour ago | parent | next [-]

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

r0b05 2 hours ago | parent | prev [-]

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