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. With 80 documented skills (and 90+ available in the repository), you can connect your agent to a wide range of services. 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
AgentMailEmail infrastructure for AI agents
GmailSend and manage emails
LarkIntegrate with Lark (Feishu) for messaging
MailsacDisposable email testing and validation
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 CalendarCalendar and event management
Google DocsDocument creation and editing
Google DriveCloud file storage and sharing
Google SheetsSpreadsheet automation
FigmaDesign collaboration
InstantlyEmail outreach automation
ProductlaneFeedback, changelogs, and roadmaps

CRM & Sales

SkillDescription
StreakCRM integrated with Gmail
KommoMessenger-based CRM
BitrixBusiness collaboration and CRM
TwentyModern CRM platform
XeroCloud accounting and invoicing

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
SupabasePostgreSQL database with REST API

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
X (Twitter)Social media platform API
YouTubeVideo platform API
InstagramSocial media automation
ImgurImage hosting
QiitaTechnical knowledge sharing
PodchaserPodcast database

Cloud & Deployment

SkillDescription
VercelFrontend deployment platform
Cloudflare TunnelSecure tunnel access with service tokens

Fitness & Health

SkillDescription
StravaFitness activity tracking
Intervals.icuTraining analytics platform

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.

On this page