Claude Code Plugins

Community-maintained marketplace

Feedback

Align Codex-native skills with documented skills safely.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name skills_sync
description Align Codex-native skills with documented skills safely.
metadata [object Object]

Purpose

Ensure .codex/skills/ matches .agent-docs/skills/.

Steps

  1. Check for missing skills in either location.
  2. Update index.md to list new skills.
  3. Add missing entries using merge protocol.
  4. Validate frontmatter and folder naming.
  5. Update .agent-docs/memory/SKILLS_STATUS.md.

Guardrails

  • Avoid overwriting existing skill content.