VM0VM0
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

vm0.yaml
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/notion

See Skills Configuration for URL format details and Using Skills for usage patterns.

Available Skills

Communication

SkillDescription
SlackSend messages and interact with Slack workspaces
Slack WebhookPost messages via incoming webhooks
DiscordManage Discord servers and send messages
Discord WebhookSend messages via Discord webhooks
GmailSend and manage emails
LarkIntegrate with Lark (Feishu) for messaging
ResendTransactional email API
ZeptoMailTransactional email service
PushinatorPush notifications
IntercomCustomer messaging platform
ChatwootOpen-source customer engagement
ZendeskCustomer support platform

Search & Research

SkillDescription
TavilyAI-optimized search API
Brave SearchPrivacy-focused web search
PerplexityAI answer engine
SerpAPISearch engine results API
RSS FetchFetch and parse RSS feeds
Hacker NewsTech news and discussions

Web Scraping

SkillDescription
FirecrawlTurn websites into LLM-ready markdown
BrowserlessHeadless browser automation
BrowserbaseServerless browser infrastructure
ApifyWeb scraping and automation platform
Bright DataEnterprise web data platform
ScrapeNinjaProxy-powered web scraping
MercuryWeb page parsing API

Development

SkillDescription
GitHubRepositories, issues, and pull requests
GitLabGitLab projects and CI/CD
GitHub CopilotAI pair programming
DeepSeekAI coding assistant
Dev.toDeveloper community platform

Productivity

SkillDescription
NotionWorkspace and knowledge management
LinearIssue tracking and project management
JiraProject management and issue tracking
MondayWork management platform
Google SheetsSpreadsheet automation
FigmaDesign collaboration
InstantlyEmail outreach automation

CRM & Sales

SkillDescription
SupabasePostgreSQL database with REST API
StreakCRM integrated with Gmail
KommoMessenger-based CRM
BitrixBusiness collaboration and CRM
TwentyModern CRM platform

AI & Media

SkillDescription
OpenAIGPT models, DALL-E, Whisper
ElevenLabsAI voice synthesis
RunwayAI video generation
FAL AIServerless AI infrastructure
HTML/CSS to ImageConvert HTML to images
MiniMaxMultimodal AI models

Cloud Storage

SkillDescription
MinIOS3-compatible object storage
CloudinaryMedia management platform
QdrantVector database
SupadataData infrastructure platform

Documents

SkillDescription
PDF.coPDF processing API
PDF4mePDF automation platform
PDForgePDF generation from templates
ZapSignElectronic signatures

Analytics & Monitoring

SkillDescription
AxiomLog and event analytics
SentryError tracking and monitoring
PlausiblePrivacy-friendly analytics
CronlyticCron job monitoring
ReporteiMarketing analytics

Content & Social

SkillDescription
YouTubeVideo platform API
InstagramSocial media automation
ImgurImage hosting
QiitaTechnical knowledge sharing
PodchaserPodcast database

Utilities

SkillDescription
Short.ioURL shortening
Google Cloud ConsoleOAuth 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.