Coding Agent Skills

2026-06-20AgentsSkills

  • codex
  • claude-code
  • opencode
  • skills
  • tooling

Reusable skills for Codex, Claude Code, and OpenCode.

Install

I published a small installer endpoint for my coding agent skills:

curl -fsSL https://mrgr.sh/skills | sh

The endpoint at /skills is intentionally not a blog page. It serves the raw shell script from the mrgrassho/skills repository so it can be piped directly into sh.

The installer clones the skills repository into a temporary directory and delegates installation to the repository script:

bash scripts/install_skill.sh all

For a dry run, pass arguments through sh -s:

curl -fsSL https://mrgr.sh/skills | sh -s -- all --dry-run

Repository

mrgrassho/skills

Current Skills