install_skill
Install a skill to add new capabilities to the agent pool. Skills are managed through team-memory workspace or the Agent Portal UI.
Instructions
Reserved for future external skill installation. Workspace skills are managed in team-memory workspace//skills/ or through the Agent Portal UI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Project directory. Defaults to current working directory. | |
| json | No | Return pure JSON string instead of Markdown format. | |
| skill_name | Yes | Skill name to install (e.g. "code-reviewer"). |