Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.43 KB

File metadata and controls

43 lines (29 loc) · 1.43 KB

Coder Skills

skills.sh

Skills for Claude Code, Codex, Cursor, and other coding agents to install, configure, and operate Coder.

Usage

Install with the skills CLI:

npx skills add coder/skills --global

Install with the Claude Code plugin marketplace:

claude plugin marketplace add coder/skills
claude plugin install coder-skills@coder-skills

After installing, ask your agent to install or set up Coder:

╭────────────────────────────────────────────────────╮
│ >_ OpenAI Codex (v0.130.0)                         │
│                                                    │
│ model:     gpt-5.5 xhigh   fast   /model to change │
│ directory: ~/projects/coder/skills                 │
╰────────────────────────────────────────────────────╯

› setup coder

• I’ll use the setup skill because this is a first-time Coder deployment/bootstrap request. I’m going to read its workflow, then I’ll
  check the local repo context so I can choose the least surprising setup path.

• Explored
  └ Read SKILL.md (setup skill)

License

MIT