GET /api/skills/marketplace
List marketplace skills with installation status for a specific gateway.
uncategorized for skills without a categoryuncategorized for skills without risk classificationdevops, data, communication)low, medium, high)POST /api/skills/marketplace
Manually register a skill URL in the marketplace.
POST /api/skills/marketplace/{skill_id}/install
Install a skill to a gateway by dispatching installation instructions to the gateway agent.
POST /api/skills/marketplace/{skill_id}/uninstall
Uninstall a skill from a gateway.
DELETE /api/skills/marketplace/{skill_id}
Remove a skill from the marketplace catalog and all gateway installations.