npx skills add https://github.com/narumiruna/agent-skills --skill svg-illustrationInstall this skill with the CLI and start using the SKILL.md workflow in your workspace.
This repo hosts my personal agent skills.
python-skills - Skill bundle for modern Python workflows and Peewee ORM patternsslide-skills - Umbrella + focused skills for Marp/Marpit slides (color, authoring, SVG) with fast routingwriting-skills - IMRaD pipeline toolkit: structure detection, recomposition, and reviewgourmet-research - Evidence-based gourmet research workflow for city dining recommendationsCodex does not support marketplaces. Use one of the following:
Option A: Copy skills directly into ~/.codex/skills/:
cp -R ./skills/* ~/.codex/skills/
Option B: Use stow to create symlinks (recommended for development).
Install stow:
# Linux (Debian/Ubuntu)
sudo apt update
sudo apt install -y stow
# macOS (using Homebrew)
brew install stow
Sync skills into ~/.codex/skills/ using the Makefile:
just
# or
just sync
Remove the synced skills when finished:
just clean
This marketplace demonstrates:
strict: false for inline plugin definitionsskills/ directory