Ideavo
Features

Skills

Install reusable agent capabilities from skills.sh to extend what Ideavo can do — with a single command.

Skills are reusable capabilities you can install into your Ideavo agent with a single command. Each skill gives the agent procedural knowledge for a specific task or domain — extending what it can do without changing your project code.

Domain-specific knowledge

Give the agent deep expertise in a specific area — UI design, testing, data pipelines, and more.

Reusable across projects

Install once and the agent applies the skill wherever it's relevant — no per-project setup.

Community-built

Browse and install skills published by the community at skills.sh.

How to Add a Skill

Visit skills.sh and browse available skills.
Copy the install command for the skill you want.
Run it in the Ideavo terminal (inside the IDE).
When prompted, select opencode as the agent.

The skill is automatically detected by the Ideavo agent and applied when relevant — no additional configuration needed.

Example

npx skills add https://github.com/anthropics/skills --skill frontend-design

Only install skills from sources you trust. Skills run as part of the agent's context and can influence its behavior. Prefer well-known, popular skills and review the source before installing if you're unsure of its origin.

FAQ

On this page