list_installed
List all installed Markdown knowledge items in the project config to discover rules, skills, and workflows for your AI agent.
Instructions
List all aik-installed content items in the current project config. Supports opencode, Claude Code, Cline, and Codex.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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. |