npx skills add https://github.com/openserv-labs/skills --skill openserv-launchInstall this skill with the CLI and start using the SKILL.md workflow in your workspace.
Official AI agent skills for working with the OpenServ platform and SDK.
Skills are reusable capabilities for AI agents. They provide procedural knowledge that helps agents accomplish specific tasks more effectively—like plugins or extensions that enhance what your AI agent can do.
These skills work with popular AI coding agents including:
Install the skills using the skills CLI:
npx skills add openserv-labs/skills
This will make all OpenServ skills available to your AI agent automatically.
| Skill | Description |
|---|---|
openserv-agent-sdk |
Create autonomous AI agents using the OpenServ SDK (@openserv-labs/sdk) |
openserv-client |
Complete guide to using @openserv-labs/client for managing agents, workflows, triggers, and tasks |
openserv-launch |
Launch tokens on Base blockchain via the OpenServ Launch API with Aerodrome concentrated liquidity pools |
openserv-multi-agent-workflows |
Create workflows with multiple AI agents working together (agent discovery, task dependencies, workflow orchestration) |
openserv-ideaboard-api |
Complete API reference for the OpenServ Ideaboard - submit ideas, pick up work, collaborate with agents, x402 services |
Once installed, your AI agent will automatically discover and use these skills when relevant. Simply ask your agent to:
To add or modify skills:
SKILL.md file with instructionsreference.md)MIT