Skip to main content
The Polpo CLI can install the current lumea-labs/polpo-skills pack into coding-agent clients. These are developer-assistant skills, distinct from runtime skills assigned to agents in a Polpo project.

Install

The command authenticates through polpo login when needed, then delegates installation to the skills installer. Global scope is the default.
--client accepts a comma-separated list. Current client identifiers are: The contents of the installed pack are versioned in its repository. Re-run the command to pick up updates rather than relying on a fixed list of skill names in application documentation.
Installing coding-agent skills does not deploy anything to Polpo Cloud and does not add entries to .polpo/skills/. Use the project skill APIs for runtime agents.