# Skill

> Use a named Oi Skill available to the organization for a concrete task.

- Skill: `carhaix/skill` (Agent Skill, multi-file: 15 files)
- Install (CLI): `npx skillmds@latest add carhaix/skill`
- Raw SKILL.md: https://api.skillmd.com/api/skills/carhaix/skill/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: carhaix (https://skillmd.com/u/carhaix)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/carhaix/skill

---


Examples:

- `/skill customer-interview-synthesis summarize these notes`
- `/skill release-audit review this checklist`

Call `oi_skills_use` with:

- `skillId`: the named available Skill, stripping a leading `skill` or `skills` type word
- `prompt`: the remaining concrete task

Omit `skillId` only when the tool supports Oi selection and the user did not name a Skill. Never invent a per-Skill MCP tool. After Oi returns the execution instructions, perform the actual task.

