skill-teaching

Installation
SKILL.md

Skill Teaching

Synchronize Claude Code skills to other AI agents in the project. This enables knowledge and workflow sharing across agents while preserving each agent's own skills.

Workflow

Step 1: Identify Target Agent

Determine the target agent where skills should be synced:

  • codex - OpenAI Codex agent (destination: .codex/skills)
  • opencode - OpenCode agent (destination: .opencode/skills)
  • agents - Generic agents folder (destination: .agents/skills)
  • gemini - Gemini agent (destination: .gemini/skills)

Step 2: Execute Sync Script

Run the sync script from the project root with the target agent identifier:

Installs
2
First Seen
May 29, 2026
skill-teaching — erich3000/ji-agent-skills