Skills & MCP Servers

Give Your Agents Real-World Superpowers

OpenClaw skills let your agents browse the web, send emails, read files, run code, and connect to 30+ external services — all installed in one click, zero configuration.

1

Browse and install skills in one click

The Skills tab shows 12 categories: Research, Development, Writing, Analytics, Automation, Security, Notifications, Finance, DevOps, Data, Social, and Sales. Click Install on any skill and it's available to your agents immediately.

Learn more
12 skills·12 categories·4 installed
Search skills…

⭐ Featured

All skills

📝

Smart Summarizer

ResearchClaw· ↓ 8.4k

Condenses any document, thread, or web page into a structured summary with key takeaways and action items.

What it does

  • Extracts main points and decisions
  • Identifies action items and owners
  • Outputs structured markdown summary
  • Preserves all quoted data and numbers

Prompt template

You are a summarization expert. When given any content, produce a structured summary:

## Key Points
- [bullet list of 3-5 main ideas]

## Decisions Made
- [list any decisions or conclusions]

## Action Items
- [owner]: [action] by [date if mentioned]

Rules:
- Never omit numbers, dates, or names
- Keep each bullet under 15 words
- If no decisions/actions exist, omit that section

Used by

NovaAtlas
✓ Installed
2

Connect external tools through MCP

MCP servers give agents access to GitHub (create PRs, read repos), Notion (read and write pages), Brave Search (live web search), Slack (send messages), and 20+ more. All configured through a UI form — no JSON files, no terminal.

Learn more
15 servers·4 connected·86+ tools available
Search servers…

Connected

🐙GitHub· 8 tools
🖥️Terminal· 6 tools
🦁Brave Search· 2 tools
🔥Firecrawl· 4 tools
🐙

GitHub

Dev
● Connected

Manage repos, PRs, issues and code reviews directly from agents.

· create_pr· push_commit· list_issues
8 tools
🖥️

Terminal

Dev
● Connected

Execute shell commands, run scripts, and manage processes.

· run_command· read_file· write_file
6 tools
🦁

Brave Search

Research
● Connected

Live web search without tracking. Agents retrieve up-to-date information from the open web.

· web_search· news_search
2 tools
🔥

Firecrawl

Research
● Connected

Crawl and extract structured data from any website in seconds.

· scrape_url· crawl_site· extract_data
4 tools
💬

Slack

Communication

Send messages, post reports, and respond to threads in any channel.

· send_message· list_channels· post_file
5 tools
📝

Notion

Communication

Create pages, update databases, and sync agent outputs to your workspace.

· create_page· update_db· query_db
7 tools
📧

Gmail

Communication

Read, send, and triage emails. Agents handle your inbox on your behalf.

· send_email· list_emails· search_inbox
5 tools
🔷

Linear

Dev

Create issues, update cycles, and track engineering work automatically.

· create_issue· update_status· list_issues
6 tools
🐘

PostgreSQL

Database

Query and write to Postgres databases. Agents can run SQL directly.

· query· insert_rows· describe_table
5 tools
💳

Stripe

Finance

Retrieve payments, manage subscriptions, and monitor revenue metrics.

· list_payments· get_subscription· create_refund
9 tools
🐳

Docker

DevOps

Build images, start containers, and inspect logs from the agent runtime.

· run_container· build_image· get_logs
7 tools
🎨

Figma

Design

Export assets, inspect components, and read design tokens automatically.

· get_file· export_asset· list_components
4 tools
🤖

Puppeteer

Research

Control a headless browser for scraping, screenshots, and UI automation.

· navigate· screenshot· click_element
8 tools
☁️

AWS S3

DevOps

Upload, download, and manage files in S3 buckets from any agent.

· upload_file· list_objects· get_file
6 tools
📱

Twilio

Communication

Send SMS and make calls. Agents can alert you on your phone instantly.

· send_sms· make_call· list_messages
4 tools

Everything you need, built in

Web search

Brave Search or Google — agents find live information

Email

Agents read and send emails on your behalf

Code execution

Rex can run Python, JS, and shell commands

File system

Agents read PDFs, CSVs, and documents you upload

GitHub

Create branches, PRs, and review code via MCP

Notion

Read and update Notion pages and databases

Skills vs MCP servers — what's the difference?

Skills are OpenClaw's own modular capabilities: a web search skill, a file reading skill, a code execution skill. They're installed per-agent with one click and immediately available for that agent to use.

MCP servers are third-party tool integrations following the Model Context Protocol: GitHub, Notion, Slack, Brave Search, databases. They give your agents access to external systems. Both skills and MCP servers are managed through the UI — no JSON configuration files.

Frequently asked questions

OpenClaw includes 20 pre-installed skills on the Solo plan, 30 on Team, and 40 on Studio. Categories include Research (web search, summarization), Development (code execution, file editing), Writing (drafting, editing), Analytics (data analysis, charting), and Automation (webhook triggers, scheduling).
Go to Agents → select an agent → Skills tab → click the + icon next to any available skill. The skill is added immediately with no configuration needed.
MCP (Model Context Protocol) servers are integrations that give your agents access to external tools and data sources. Examples: GitHub (access repositories), Brave Search (real-time web search), Notion (read/write pages), Slack (post messages). They're configured through the MCP tab in your dashboard.
Yes. All plans support custom skills. You write a skill as a prompt template or a callable function, upload it, and assign it to any agent. The Studio plan includes priority support for custom skill development.