Skip to content

feat: add Codex skills sync via ~/.agents/skills/ symlinks#35

Merged
em0t merged 1 commit intomainfrom
fix/codex-statusline-improvements
Mar 19, 2026
Merged

feat: add Codex skills sync via ~/.agents/skills/ symlinks#35
em0t merged 1 commit intomainfrom
fix/codex-statusline-improvements

Conversation

@em0t
Copy link
Collaborator

@em0t em0t commented Mar 19, 2026

Changes

  • Add ensure-codex-skills.sh to sync taptap-plugins skills to ~/.agents/skills/ for Codex discovery
  • Add manifest-based tracking to safely manage symlinks without touching user-created files
  • Add migration logic to clean old hardlinks and symlinks from ~/.codex/skills/ and ~/.agents/skills/
  • Add EXCLUDE_PLUGINS config to skip unpublished plugins (ralph)
  • Add INCLUDE_MARKETPLACE filter to only sync our own marketplace skills
  • Register ensure-codex-skills.sh as SessionStart hook

Impact

  • Codex skill discovery (new skills available via ~/.agents/skills/)
  • Cleanup of old hardlinks/symlinks from previous sync mechanisms

## Changes
- Add ensure-codex-skills.sh to sync taptap-plugins skills to ~/.agents/skills/ for Codex discovery
- Add manifest-based tracking to safely manage symlinks without touching user-created files
- Add migration logic to clean old hardlinks and symlinks from ~/.codex/skills/ and ~/.agents/skills/
- Add EXCLUDE_PLUGINS config to skip unpublished plugins (ralph)
- Add INCLUDE_MARKETPLACE filter to only sync our own marketplace skills
- Register ensure-codex-skills.sh as SessionStart hook

## Impact
- Codex skill discovery (new skills available via ~/.agents/skills/)
- Cleanup of old hardlinks/symlinks from previous sync mechanisms

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@em0t em0t merged commit 6878383 into main Mar 19, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant