Skip to content

v1.1.0

Latest

Choose a tag to compare

@superchaospc superchaospc released this 11 Jun 06:55
· 3 commits to main since this release

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 --all on 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
```