By ariccb
Sync Claude Code skills from plugin cache and personal folders to Codex CLI via symlinks, sharing your skill library between both AI coding assistants while preserving manual skills with markers. Installs ~/bin/list-skills enumerator. Run after new plugin installs to keep everything updated.
Sync Claude Code skills to Codex CLI via symlinks. Share your skill library between both AI coding assistants.
~/.codex/skills/ to your Claude Code skills~/.claude/plugins/cache/) and personal skills (~/.claude/skills/)list-skills enumerator for skill discovery# Step 1: Add the marketplace
/plugin marketplace add ariccb/sync-claude-skills-to-codex
# Step 2: Install the plugin
/plugin install sync-claude-skills-to-codex@ariccb-ai-tools
Clone and copy the skill to your personal skills directory:
git clone https://github.com/ariccb/sync-claude-skills-to-codex.git
mkdir -p ~/.claude/skills
cp -r sync-claude-skills-to-codex/sync-claude-skills-to-codex/skills/sync-claude-skills-to-codex ~/.claude/skills/
In Claude Code or Codex, run:
/sync-claude-skills-to-codex
The skill will:
~/.codex/skills/list-skills enumerator in ~/bin//sync-claude-skills-to-codex — Run full sync/sync-claude-skills-to-codex list — List current skills without syncing/sync-claude-skills-to-codex --dry-run — Show what would be syncedAfter installation, use the enumerator:
list-skills # Human-readable list
list-skills --json # JSON output for tooling
Both Claude Code and Codex use identical SKILL.md formats (YAML frontmatter + markdown). Symlinks mean:
When Claude Code plugins update versions, symlinks may break. Just re-run:
/sync-claude-skills-to-codex
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub ariccb/sync-claude-skills-to-codex --plugin sync-claude-skills-to-codexSkill synchronization and management for Claude Code, Codex, GitHub Copilot, and Cursor. Provides 27 MCP tools for validation, sync, intelligence, and tracing.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Next.js development expertise with skills for App Router, Server Components, Route Handlers, Server Actions, and authentication patterns
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.