Added
install.sh— one-shot setup: bootstraps this skill and links every existing Claude Code skill into Codex's dirs in a single command.- Automation docs — a bilingual Automation (hands-off) section showing a Claude Code SessionStart hook that runs
link-skill --allon every launch, so skills sync to Codex deterministically with zero manual steps.
Install
```bash
git clone https://github.com/superchaospc/share-skill-with-codex ~/.claude/skills/share-skill-with-codex
~/.claude/skills/share-skill-with-codex/install.sh
```