Agent Skills for the ish CLI, in the Agent Skills format.
npx skills (any supported agent)The skills CLI auto-detects installed agents and falls back to a prompt when none are detected.
# Install every skill in this repo
npx skills add ishlabs/skills
# Install one specific skill
npx skills add ishlabs/skills --skill ish
# List what's available without installing
npx skills add ishlabs/skills --list
| Agent | Install command |
|---|---|
| Claude Code (plugin marketplace) | /plugin marketplace add ishlabs/skills then /plugin install ish@ishlabs |
| Claude Code (skills CLI) | npx skills add ishlabs/skills -a claude-code |
| Codex | npx skills add ishlabs/skills -a codex |
| Cursor | npx skills add ishlabs/skills -a cursor |
| OpenCode | npx skills add ishlabs/skills -a opencode |
| Cline | npx skills add ishlabs/skills -a cline |
| Roo Code | npx skills add ishlabs/skills -a roo |
| Gemini CLI | npx skills add ishlabs/skills -a gemini-cli |
| Amp | npx skills add ishlabs/skills -a amp |
| Windsurf | npx skills add ishlabs/skills -a windsurf |
For other agents, run npx skills add ishlabs/skills and pick from the prompt, or pass -a <agent> for any entry in the skills CLI matrix.
ish — Drive the ish CLI for studies, asks, simulations, and chatbot probes.Built for ish. CLI source: https://github.com/ishlabs/ish-cli.
The contents of skills/ish/ are generated from src/lib/skill-content.ts in the ish-cli repo and regenerated on every CLI release. Edits made directly here will be overwritten.
Bug reports about the ish skill belong at https://github.com/ishlabs/ish-cli/issues. Bug reports about this repo's plumbing (install matrix, marketplace manifest, CI) belong here.
See CONTRIBUTING.md.
MIT.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub ishlabs/skills --plugin ishComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Create new skills, improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, or benchmark skill performance with variance analysis.
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development