install
Install content items such as rules, skills, or workflows into your project to load automatically in future sessions. Supports multiple AI agents.
Instructions
Install a content item (rule, skill, workflow, agent, command, or template) into the current project so it is loaded automatically in future sessions. Supports opencode, Claude Code, Cline, and Codex.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path of the content to install (e.g. "rules/typescript") | |
| agent | Yes | Target AI agent (opencode, claude-code, cline, codex, or copilot). | |
| projectDir | No | Project directory (defaults to current working directory). Config files are found by walking up. |