aik_install
Installs a content item like rules, skills, or workflows into your project for automatic loading across AI agents including opencode, Claude Code, and Cline.
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, and Cline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path of the content to install (e.g. "rules/typescript") | |
| projectDir | No | Project directory (defaults to current working directory). Config files are found by walking up. | |
| agent | No | Target AI agent. Auto-detected from existing config files if not specified (opencode, claude-code, cline). |