Agent Skills
Overview
Pre-built integrations to extend your agent's capabilities
Agent Skills are pre-built integrations that give your agent access to external services and APIs. Browse the available skills below and add them to your vm0.yaml configuration.
Adding Skills
version: "1.0"
agents:
my-agent:
framework: claude-code
skills:
- https://github.com/vm0-ai/vm0-skills/tree/main/slack
- https://github.com/vm0-ai/vm0-skills/tree/main/notionSee Skills Configuration for URL format details and Using Skills for usage patterns.
Available Skills
Communication
| Skill | Description |
|---|---|
| Slack | Send messages and interact with Slack workspaces |
| Slack Webhook | Post messages via incoming webhooks |
| Discord | Manage Discord servers and send messages |
| Discord Webhook | Send messages via Discord webhooks |
| Gmail | Send and manage emails |
| Lark | Integrate with Lark (Feishu) for messaging |
| Resend | Transactional email API |
| ZeptoMail | Transactional email service |
| Pushinator | Push notifications |
| Intercom | Customer messaging platform |
| Chatwoot | Open-source customer engagement |
| Zendesk | Customer support platform |
Search & Research
| Skill | Description |
|---|---|
| Tavily | AI-optimized search API |
| Brave Search | Privacy-focused web search |
| Perplexity | AI answer engine |
| SerpAPI | Search engine results API |
| RSS Fetch | Fetch and parse RSS feeds |
| Hacker News | Tech news and discussions |
Web Scraping
| Skill | Description |
|---|---|
| Firecrawl | Turn websites into LLM-ready markdown |
| Browserless | Headless browser automation |
| Browserbase | Serverless browser infrastructure |
| Apify | Web scraping and automation platform |
| Bright Data | Enterprise web data platform |
| ScrapeNinja | Proxy-powered web scraping |
| Mercury | Web page parsing API |
Development
| Skill | Description |
|---|---|
| GitHub | Repositories, issues, and pull requests |
| GitLab | GitLab projects and CI/CD |
| GitHub Copilot | AI pair programming |
| DeepSeek | AI coding assistant |
| Dev.to | Developer community platform |
Productivity
| Skill | Description |
|---|---|
| Notion | Workspace and knowledge management |
| Linear | Issue tracking and project management |
| Jira | Project management and issue tracking |
| Monday | Work management platform |
| Google Sheets | Spreadsheet automation |
| Figma | Design collaboration |
| Instantly | Email outreach automation |
CRM & Sales
| Skill | Description |
|---|---|
| Supabase | PostgreSQL database with REST API |
| Streak | CRM integrated with Gmail |
| Kommo | Messenger-based CRM |
| Bitrix | Business collaboration and CRM |
| Twenty | Modern CRM platform |
AI & Media
| Skill | Description |
|---|---|
| OpenAI | GPT models, DALL-E, Whisper |
| ElevenLabs | AI voice synthesis |
| Runway | AI video generation |
| FAL AI | Serverless AI infrastructure |
| HTML/CSS to Image | Convert HTML to images |
| MiniMax | Multimodal AI models |
Cloud Storage
| Skill | Description |
|---|---|
| MinIO | S3-compatible object storage |
| Cloudinary | Media management platform |
| Qdrant | Vector database |
| Supadata | Data infrastructure platform |
Documents
| Skill | Description |
|---|---|
| PDF.co | PDF processing API |
| PDF4me | PDF automation platform |
| PDForge | PDF generation from templates |
| ZapSign | Electronic signatures |
Analytics & Monitoring
| Skill | Description |
|---|---|
| Axiom | Log and event analytics |
| Sentry | Error tracking and monitoring |
| Plausible | Privacy-friendly analytics |
| Cronlytic | Cron job monitoring |
| Reportei | Marketing analytics |
Content & Social
| Skill | Description |
|---|---|
| YouTube | Video platform API |
| Social media automation | |
| Imgur | Image hosting |
| Qiita | Technical knowledge sharing |
| Podchaser | Podcast database |
Utilities
| Skill | Description |
|---|---|
| Short.io | URL shortening |
| Google Cloud Console | OAuth credentials setup |
Browse All Skills
All skills are open source and available at vm0-ai/vm0-skills.
Want to contribute a skill? See the agentskills.io format specification.