aik_uninstall
Remove an installed content item from your project, deleting the file and config reference. Works with opencode, Claude Code, and Cline.
Instructions
Uninstall a previously installed content item from the current project. Removes the file and the config reference. Supports opencode, Claude Code, and Cline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path of the content to uninstall (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. |