Awesome Clawdbot Skills
A collection of 565+ community-built skills for Clawdbot, categorized for easy discovery.
About
Skills in this list are sourced from ClawdHub (Clawdbot's public skills registry) and categorized for easier discovery.
These skills follow the Agent Skill convention develop by Anthropic - an open standard for AI coding assistants. You can submit your new skills to this repo or directly to ClawdHub.
Installation
ClawdHub CLI
npx clawdhub@latest install <skill-slug>
Or install the CLI globally:
npm i -g clawdhub
clawdhub install <skill-slug>
Manual Installation
Copy the skill folder to one of these locations:
| Location | Path |
|---|---|
| Global | ~/.clawdbot/skills/ |
| Workspace | <project>/skills/ |
Priority: Workspace > Local > Bundled
Table of Contents
- iOS & macOS Development (13)
- Web & Frontend Development (17)
- Coding Agents & IDEs (16)
- Git & GitHub (9)
- DevOps & Cloud (35)
- Browser & Automation (7)
- Image & Video Generation (9)
- Apple Apps & Services (11)
- Search & Research (12)
- Clawdbot Tools (13)
- CLI Utilities (37)
- Marketing & Sales (36)
- Productivity & Tasks (33)
- AI & LLMs (31)
- Finance & Crypto (30)
- Media & Streaming (27)
- Notes & PKM (26)
- Transportation (25)
- Personal Development (22)
- Health & Fitness (21)
- Communication (19)
- Speech & Transcription (17)
- Smart Home & IoT (16)
- Shopping & E-commerce (16)
- Calendar & Scheduling (14)
- PDF & Documents (12)
- Self-Hosted & Automation (9)
- News & RSS (8)
- Bookmarks & Reading (7)
- Weather (5)
- Security & Passwords (3)
- Other (9)
iOS & macOS Development
- apple-docs - Query Apple Developer Documentation, APIs, and WWDC videos (2014-2025). Search SwiftUI, UIKit, Objec...
- apple-docs-mcp - apple-docs-mcp
- instruments-profiling - Use when profiling native macOS or iOS apps with Instruments/xctrace. Covers correct binary selectio...
- ios-simulator - Automate iOS Simulator workflows (simctl + idb): create/boot/erase devices, install/launch apps, pus...
- macos-spm-app-packaging - Scaffold, build, and package SwiftPM-based macOS apps without an Xcode project. Use when you need a ...
- PagerKit - 'Expert guidance on PagerKit, a SwiftUI library for advanced, customizable page-based navigation. Us...
- sfsymbol-generator - Generate an Xcode SF Symbol asset catalog .symbolset from an SVG. Use when you need to add a custom ...
- swift-concurrency-expert - Swift Concurrency review and remediation for Swift 6.2+. Use when asked to review Swift Concurrency ...
- swiftui-empty-app-init - Initialize a minimal SwiftUI iOS app in the current directory by generating a single
.xcodeprojwi... - swiftui-liquid-glass - Implement, review, or improve SwiftUI features using the iOS 26+ Liquid Glass API. Use when asked to...
- swiftui-performance-audit - Audit and improve SwiftUI runtime performance from code review and architecture. Use for requests to...
- swiftui-ui-patterns - Best practices and example-driven guidance for building SwiftUI views and components. Use when creat...
- swiftui-view-refactor - Refactor and review SwiftUI view files for consistent structure, dependency injection, and Observati...
Web & Frontend Development
- discord - Use when you need to control Discord from Clawdbot via the discord tool: send messages, react, post ...
- frontend-design - Create distinctive, production-grade frontend interfaces with high design quality. Use this skill wh...
- frontend-design - Expert frontend design guidelines for creating beautiful, modern UIs. Use when building landing page...
- frontend-design - Create distinctive, production-grade frontend interfaces with high design quality. Use this skill wh...
- linux-service-triage - Diagnoses common Linux service issues using logs, systemd/PM2, file permissions, Nginx reverse proxy...
- miniflux-news - Fetch and triage the latest unread RSS/news entries from a Miniflux instance via its REST API using ...
- pinak-frontend-guru - Expert UI/UX and React performance auditor (PinakBot persona). Use when a user needs a "deep audit" ...
- remotion-best-practices - Best practices for Remotion - Video creation in React
- remotion-best-practices - Best practices for Remotion - Video creation in React
- remotion-server - Headless video rendering with Remotion. Works on any Linux server - no Mac or GUI needed. Templates ...
- slack - Use when you need to control Slack from Clawdbot via the slack tool, including reacting to messages ...
- ui-audit - "AI skill for automated UI audits. Evaluate interfaces against proven UX principles for visual hiera...
- ui-skills - Opinionated constraints for building better interfaces with agents.
- ux-audit - "AI skill for automated design audits. Evaluate interfaces against proven UX principles for visual h...
- ux-decisions - "AI skill for the Making UX Decisions framework (uxdecisions.com) by Tommy Geoco. Use for UI/UX desi...
- vercel-react-best-practices - React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be ...
- web-design-guidelines - Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check acc...
Coding Agents & IDEs
- agentlens - Navigate and understand codebases using agentlens hierarchical documentation. Use when exploring new...
- claude-team - Orchestrate multiple Claude Code workers via iTerm2 using the claude-team MCP server. Spawn workers ...
- codex-account-switcher - Manage multiple OpenAI Codex accounts. Capture current login tokens and switch between them instantl...
- codex-monitor - Browse OpenAI Codex session logs stored in ~/.codex/sessions. Provides list/show/watch helpers via t...
- codex-orchestration - General-purpose orchestration for Codex. Uses update_plan plus background PTY terminals to run paral...
- codex-quota - Check OpenAI Codex CLI rate limit status (daily/weekly quotas) using local session logs. Portable Py...
- codexmonitor - List/inspect/watch local OpenAI Codex sessions (CLI + VS Code) using the CodexMonitor Homebrew formu...
- coding-agent - Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic con...
- cursor-agent - A comprehensive skill for using the Cursor CLI agent for various software engineering tasks (updated...
- factory-ai - Use Factory AI's droid CLI for software engineering tasks. Supports interactive mode, exec mode, MCP...
- model-usage - Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the cu...
- opencode-acp-control - Control OpenCode directly via the Agent Client Protocol (ACP). Start sessions, send prompts, resume ...
- perry-coding-agents - Dispatch coding tasks to OpenCode or Claude Code on Perry workspaces. Use for development work, PR r...
- perry-workspaces - Create and manage isolated Docker workspaces on your tailnet with Claude Code and OpenCode pre-insta...
- prompt-log - Extract conversation transcripts from AI coding session logs (Clawdbot, Claude Code, Codex). Use whe...
Git & GitHub
- conventional-commits - Format commit messages using the Conventional Commits specification. Use when creating commits, writ...
- deepwiki - Query the DeepWiki MCP server for GitHub repository documentation, wiki structure, and AI-powered qu...
- deepwork-tracker - Track deep work sessions locally (start/stop/status) and generate a GitHub-contribution-graph style ...
- deploy-agent - Multi-step deployment agent for full-stack apps. Build → Test → GitHub → Cloudflare Pages with human...
- github - "Interact with GitHub using the
ghCLI. Usegh issue,gh pr,gh run, andgh apifor issues... - github-pr - Fetch, preview, merge, and test GitHub PRs locally. Great for trying upstream PRs before they're mer...
- gitload - gitload
- pr-commit-workflow - This skill should be used when creating commits or pull requests, enforcing a human-written PR struc...
- read-github - read-github
DevOps & Cloud
- Azure CLI - Comprehensive Azure Cloud Platform management via command-line interface
- cloudflare - Manage Cloudflare Workers, KV, D1, R2, and secrets using the Wrangler CLI. Use when deploying worker...
- cloudflare - Cloudflare CLI - manage DNS records, purge cache, and control Workers routes.
- cloudflare - Connect to Cloudflare API for DNS management, tunnels, and zone administration. Use when user needs ...
- coolify - Manage Coolify deployments, applications, databases, and services via the Coolify API. Use when the ...
- digital-ocean - Manage Digital Ocean droplets, domains, and infrastructure via DO API.
- dokploy - "Manage Dokploy deployments, projects, applications, and domains via the Dokploy API."
- domain-dns-ops - domain-dns-ops
- domaindetails - Look up domain WHOIS/RDAP info and check marketplace listings. Free API, no auth required.
- exa-plus - Neural web search via Exa AI. Search people, companies, news, research, code. Supports deep search, ...
- exe-dev - Manage persistent VMs on exe.dev. Create VMs, configure HTTP proxies, share access, and set up custo...
- hetzner - Hetzner Cloud server management using the hcloud CLI. Manage servers, networks, volumes, firewalls, ...
- hetzner-cloud - Hetzner Cloud CLI for managing servers, volumes, firewalls, networks, DNS, and snapshots.
- Joan Workflow - This skill should be used when the user asks about "joan", "pods", "workspace", "domain knowledge", ...
- komodo - Manage Komodo infrastructure - servers, Docker deployments, stacks, builds, and procedures. Use when...
- kubectl-skill - Execute and manage Kubernetes clusters via kubectl commands. Query resources, deploy applications, d...
- linearis - Linear.app CLI for issue tracking. Use for listing, creating, updating, and searching Linear issues,...
- npm-proxy - Manage Nginx Proxy Manager (NPM) hosts, certificates, and access lists. Use when the user wants to a...
- portainer - Control Docker containers and stacks via Portainer API. List containers, start/stop/restart, view lo...
- premium-domains - Search for premium domains for sale across Afternic, Sedo, Atom, Dynadot, Namecheap, NameSilo, and U...
- private-connect - Access private services by name, from anywhere. No VPN or SSH tunnels.
- proxmox - Manage Proxmox VE clusters via REST API. Use when user asks to list, start, stop, restart VMs or LXC...
- proxmox-full - Complete Proxmox VE management - create/clone/start/stop VMs and LXC containers, manage snapshots, b...
- Send Me My Files - R2 upload with short lived signed urls - Upload files to Cloudflare R2, AWS S3, or any S3-compatible storage and generate secure presigned do...
- servicenow-agent - Read-only CLI access to ServiceNow Table, Attachment, Aggregate, and Service Catalog APIs; includes ...
- servicenow-docs - Search and retrieve ServiceNow documentation, release notes, and developer docs (APIs, references, g...
- supabase - Connect to Supabase for database operations, vector search, and storage. Use for storing data, runni...
- sysadmin-toolbox - "Tool discovery and shell one-liner reference for sysadmin, DevOps, and security tasks. AUTO-CONSULT...
- tailscale - Manage Tailscale tailnet via CLI and API. Use when the user asks to "check tailscale status", "list ...
- tailscale-serve - tailscale-serve
- tavily - AI-optimized web search using Tavily Search API. Use when you need comprehensive web research, curre...
- unraid - "Query and monitor Unraid servers via the GraphQL API. Use when the user asks to 'check Unraid', 'mo...
- uptime-kuma - Interact with Uptime Kuma monitoring server. Use for checking monitor status, adding/removing monito...
- vercel - Deploy applications and manage projects with complete CLI reference. Commands for deployments, proje...
- vercel-deploy - Deploy applications and websites to Vercel. Use this skill when the user requests deployment actions...
Browser & Automation
- Agent Browser - A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to na...
- Agent Browser - A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to na...
- browsh - A modern text-based browser. Renders web pages in the terminal using headless Firefox.
- context7 - context7
- guru-mcp - Access Guru knowledge base via MCP - ask AI questions, search documents, create drafts, and update c...
- mcporter - Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), ...
- verify-on-browser - Control browser via Chrome DevTools Protocol - full CDP access
Image & Video Generation
- clinkding - Manage linkding bookmarks - save URLs, search, tag, organize, and retrieve your personal bookmark co...
- coloring-page - Turn an uploaded photo into a printable black-and-white coloring page.
- comfy-cli - Install, manage, and run ComfyUI instances. Use when setting up ComfyUI, launching servers, installi...
- Excalidraw Flowchart - Create Excalidraw flowcharts from descriptions. Use when user asks to "create a flowchart", "draw a ...
- gamma - Generate AI-powered presentations, documents, and social posts using Gamma.app API. Use when user as...
- krea-api - Generate images via Krea.ai API (Flux, Imagen, Ideogram, Seedream, etc.)
- meshy-ai - "Use the Meshy.ai REST API to generate assets: (1) text-to-2d (Meshy Text to Image) and (2) image-to...
- veo - Generate video using Google Veo (Veo 3.1 / Veo 3.0).
- video-frames - Extract frames or short clips from videos using ffmpeg.
Apple Apps & Services
- apple-contacts - Look up contacts from macOS Contacts.app. Use when resolving phone numbers to names, finding contact...
- apple-music - Apple Music integration via AppleScript (macOS) or MusicKit API
- apple-music - Search Apple Music, add songs to library, manage playlists, control playback and AirPlay.
- apple-photos - Apple Photos.app integration for macOS. List albums, browse photos, search by date/person/content, e...
- get-focus-mode - Get the current macOS Focus mode
- healthkit-sync - iOS HealthKit data sync CLI commands and patterns. Use when working with healthsync CLI, fetching Ap...
- homebrew - Homebrew package manager for macOS. Search, install, manage, and troubleshoot packages and casks.
- icloud-findmy - Query Find My locations and battery status for family devices via iCloud.
- media-backup - Archive Clawdbot conversation media (photos, videos) to a local folder. Works with any sync service ...
- mole-mac-cleanup - Mac cleanup & optimization tool combining CleanMyMac, AppCleaner, DaisyDisk features. Deep cleaning,...
- shortcuts-generator - Generate macOS/iOS Shortcuts by creating plist files. Use when asked to create shortcuts, automate w...
Search & Research
- brave-search - Web search and content extraction via Brave Search API. Use for searching documentation, facts, or a...
- brightdata - Web scraping and search via Bright Data API. Requires BRIGHTDATA_API_KEY and BRIGHTDATA_UNLOCKER_ZON...
- clawdbot-logs - Analyze Clawdbot logs and diagnostics. Use when the user asks about bot performance, response times,...
- exa - Neural web search and code context via Exa AI API. Requires EXA_API_KEY. Use for finding documentati...
- kagi-search - Web search using Kagi Search API. Use when you need to search the web for current information, facts...
- literature-review - Assistance with writing literature reviews by searching for academic sources via Semantic Scholar, O...
- parallel - High-accuracy web search and research via Parallel.ai API. Better than Brave for deep research tasks...
- seo-audit - When the user wants to audit, review, or diagnose SEO issues on their site. Also use when the user m...
- spots - Exhaustive Google Places search using grid-based scanning. Finds ALL places, not just what Google su...
- tavily - AI-optimized web search via Tavily API. Returns concise, relevant results for AI agents.
- tweet-writer - Write viral, persuasive, engaging tweets and threads. Uses web research to find viral examples in yo...
- web-search-plus - Unified search skill with Intelligent Auto-Routing. Uses multi-signal analysis to automatically sele...
Clawdbot Tools
- agent-browser - Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-ba...
- auto-updater - "Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for update...
- claude-code-usage - Check Claude Code OAuth usage limits (session & weekly quotas). Use when user asks about Claude Code...
- claude-connect - Connect Claude to Clawdbot instantly and keep it connected 24/7. Run after setup to link your subscr...
- clawd-modifier - Modify Clawd, the Claude Code mascot. Use this skill when users want to customize Clawd's appearance...
- clawdbot-documentation-expert - clawdbot-documentation-expert
- clawdbot-skill-update - Comprehensive backup, update, and restore workflow with dynamic workspace detection
- clawdbot-workspace-template-review - Compare a Clawdbot workspace against the official templates installed with Clawdbot (npm or source) ...
- clawddocs - Clawdbot documentation expert with decision tree navigation, search scripts, doc fetching, version t...
- clawdhub - Use the ClawdHub CLI to search, install, update, and publish agent skills from clawdhub.com. Use whe...
- clawdlink - Encrypted Clawdbot-to-Clawdbot messaging. Send messages to friends' Clawdbots with end-to-end encryp...
- skills-audit - Audit locally installed agent skills for security/policy issues using the SkillLens CLI (`skilllens ...
- skills-search - Search skills.sh registry from CLI. Find and discover agent skills from the skills.sh ecosystem.
CLI Utilities
- bible - Get the Bible.com Verse of the Day with shareable image.
- camsnap - Capture frames or clips from RTSP/ONVIF cameras.
- canvas-lms - Access Canvas LMS (Instructure) for course data, assignments, grades, and submissions. Use when chec...
- Cat Fact - Random cat facts and breed information from catfact.ninja (free, no API key)
- content-advisory - Lookup detailed content ratings for movies and TV shows (sex/nudity, violence/gore, language) from K...
- create-cli - create-cli
- data-reconciliation-exceptions - Reconciles data sources using stable identifiers (Pay Number, driving licence, driver card, and driv...
- dilbert - dilbert
- dropbox - dropbox
- duckdb-en - DuckDB CLI specialist for SQL analysis, data processing and file conversion. Use for SQL queries, CS...
- entr - Run arbitrary commands when files change. Useful for watching files and triggering builds or tests.
- gifgrep - Search GIF providers with CLI/TUI, download results, and extract stills/sheets.
- goplaces - Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and revi...
- journal-to-post - Convert personal journal entries into shareable social media posts
- jq - Command-line JSON processor. Extract, filter, transform JSON.
- local-places - Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
- native-app-performance - Native macOS/iOS app performance profiling via xctrace/Time Profiler and CLI-only analysis of Instru...
- office-quotes - Generate random quotes from The Office (US). Provides access to 326 offline quotes plus online mode ...
- parcel-package-tracking - Track and add deliveries via Parcel API.
- peekaboo - Capture and automate macOS UI with the Peekaboo CLI.
- portable-tools - Build cross-device tools without hardcoding paths or account names
- post-at - Manage Austrian Post (post.at) deliveries - list packages, check delivery status, set delivery place...
- process-watch - Monitor system processes - CPU, memory, disk I/O, network, open files, ports. Find resource hogs, ki...
- sag - ElevenLabs text-to-speech with mac-style say UX.
- shorten - Shorten URLs using is.gd (no auth required). Returns a permanent short link.
- simple-backup - Backup agent brain (workspace) and body (state) to local folder and optionally sync to cloud via rcl...
- smalltalk - Interact with live Smalltalk image (Cuis or Squeak). Use for evaluating Smalltalk code, browsing cla...
- songsee - Generate spectrograms and feature-panel visualizations from audio with the songsee CLI.
- steam - Browse, filter, and discover games in a Steam library. Filter by playtime, reviews, Steam Deck compa...
- sudoku - Fetch Sudoku puzzles and store them as JSON in the workspace; render images on demand; reveal soluti...
- tldr - Simplified man pages from tldr-pages. Use this to quickly understand CLI tools.
- tmdb - Search movies/TV, get cast, ratings, streaming info, and personalized recommendations via TMDb API.
- tmux - Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
- track17 - Track parcels via the 17TRACK API (local SQLite DB, polling + optional webhook ingestion)
- units - Perform unit conversions and calculations using GNU Units.
- voicenotes - Sync and access voice notes from Voicenotes.com. Use when the user wants to retrieve their voice rec...
- xkcd - Fetch xkcd comics - latest, random, by number, or search by keyword. Display comics with title, imag...
Marketing & Sales
- ab-test-setup - When the user wants to plan, design, or implement an A/B test or experiment. Also use when the user ...
- apollo - Interact with Apollo.io REST API (people/org enrichment, search, lists).
- basecamp-cli - Manage Basecamp (via bc3 API / 37signals Launchpad) projects, to-dos, messages, and campfires via a ...
- bearblog - Create and manage blog posts on Bear Blog (bearblog.dev). Supports extended Markdown, custom attribu...
- bird - X/Twitter CLI for reading, searching, and posting via cookies or Sweetistics.
- bluesky - Read, post, and interact with Bluesky (AT Protocol) via CLI. Use when user asks to check Bluesky, po...
- competitor-alternatives - "When the user wants to create competitor comparison or alternative pages for SEO and sales enableme...
- copy-editing - "When the user wants to edit, review, or improve existing marketing copy. Also use when the user men...
- copywriting - When the user wants to write, rewrite, or improve marketing copy for any page — including homepage, ...
- email-sequence - When the user wants to create or optimize an email sequence, drip campaign, automated email flow, or...
- form-cro - When the user wants to optimize any form that is NOT signup/registration — including lead capture fo...
- free-tool-strategy - When the user wants to plan, evaluate, or build a free tool for marketing purposes — lead generation...
- ga4 - Query Google Analytics 4 (GA4) data via the Analytics Data API. Use when you need to pull website an...
- gong - Gong API for searching calls, transcripts, and conversation intelligence. Use when working with Gong...
- google-ads - "Query, audit, and optimize Google Ads campaigns. Supports two modes: (1) API mode for bulk operatio...
- gsc - Query Google Search Console for SEO data - search queries, top pages, CTR opportunities, URL inspect...
- hubspot - HubSpot CRM and CMS API integration for contacts, companies, deals, owners, and content management.
- humanizer - humanizer
- marketing-mode - "Marketing Mode combines 23 comprehensive marketing skills covering strategy, psychology, content, S...
- marketing-psychology - "When the user wants to apply psychological principles, mental models, or behavioral science to mark...
- marketing-skills - TL;DR: 23 marketing playbooks (CRO, SEO, copy, analytics, experiments, pricing, launches, ads, socia...
- otter - Otter.ai transcription CLI - list, search, download, and sync meeting transcripts to CRM.
- paywall-upgrade-cro - When the user wants to create or optimize in-app paywalls, upgrade screens, upsell modals, or featur...
- pinch-to-post - WordPress automation for Clawdbot. Manage posts, pages, WooCommerce products, orders, inventory, com...
- popup-cro - When the user wants to create or optimize popups, modals, overlays, slide-ins, or banners for conver...
- pricing-strategy - "When the user wants help with pricing decisions, packaging, or monetization strategy. Also use when...
- programmatic-seo - When the user wants to create SEO-driven pages at scale using templates and data. Also use when the ...
- reddit - Browse, search, post, and moderate Reddit. Read-only works without auth; posting/moderation requires...
- reddit-search - Search Reddit for subreddits and get information about them.
- referral-program - "When the user wants to create, optimize, or analyze a referral program, affiliate program, or word-...
- schema-markup - When the user wants to add, fix, or optimize schema markup and structured data on their site. Also u...
- signup-flow-cro - When the user wants to optimize signup, registration, account creation, or trial activation flows. A...
- solobuddy - Build-in-public companion for indie hackers — content workflow, Twitter engagement, project soul cre...
- twenty-crm - Interact with Twenty CRM (self-hosted) via REST/GraphQL.
- typefully - typefully
- x-article-editor - TL;DR: Turn a topic or draft into a high-engagement X Article. STEP 1 final copy/paste article. STEP...
Productivity & Tasks
- clawd-docs-v2 - Smart ClawdBot documentation access with local search index, cached snippets, and on-demand fetch. T...
- clickup-mcp - Manage ClickUp tasks, docs, time tracking, comments, chat, and search via official MCP. OAuth authen...
- dex - Task tracking for async/multi-step work. Use dex to create, track, and complete tasks that span mult...
- dexcom - Monitor blood glucose via Dexcom G7/G6 CGM
- dexter - Autonomous financial research agent for stock analysis, financial statements, metrics, prices, SEC f...
- dvsa-tc-audit-readiness-operator-licence-uk - Builds DVSA/Traffic Commissioner “show me” audit readiness checklists and evidence indexes. USE WHEN...
- gno - Search local documents, files, notes, and knowledge bases. Index directories, search with BM25/vecto...
- jira - Manage Jira issues, boards, sprints, and projects via the jira-cli. Search, create, update, and tran...
- jira - Manage Jira issues, transitions, and worklogs via the Jira Cloud REST API.
- linear - Query and manage Linear issues, projects, and team workflows.
- linear - Manage Linear projects, issues, and tasks via the Linear API. Use when you need to create, update, s...
- morning-manifesto - Daily morning reflection workflow with task sync to Obsidian, Apple Reminders, and Linear
- plan-my-day - Generate an energy-optimized, time-blocked daily plan
- prd - Create and manage Product Requirements Documents (PRDs). Use when: (1) Creating structured task list...
- prowlarr - Search indexers and manage Prowlarr. Use when the user asks to "search for a torrent", "search index...
- qmd - Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
- samsung-smart-tv - Control Samsung TVs via SmartThings (OAuth app + device control).
- task - Tasker docstore task management via tool-dispatch. Use for task lists, due today/overdue, week plann...
- task-tracker - "Personal task management with daily standups and weekly reviews. Use when: (1) User says 'daily sta...
- things-mac - Manage Things 3 via the
thingsCLI on macOS (add/update projects+todos via URL scheme; read/search... - ticktick - Manage TickTick tasks and projects from the command line with OAuth2 auth, batch operations, and rat...
- timesheet - Track time, manage projects and tasks using timesheet.io CLI
- todo-tracker - Persistent TODO scratch pad for tracking tasks across sessions. Use when user says "add to TODO", "w...
- todoist - Manage Todoist tasks via the
todoistCLI (list, add, modify, complete, delete). Supports filters, ... - todoist - Manage Todoist tasks, projects, labels, and comments via the todoist CLI wrapper. Use when a user as...
- todoist - Use the td (Todoist CLI) to read and manage Todoist todos/to-dos/tasks from the terminal. Trigger wh...
- todoist - Manage tasks and projects in Todoist. Use when user asks about tasks, to-dos, reminders, or producti...
- topydo - Manage todo.txt tasks using topydo CLI. Add, list, complete, prioritize, tag, and organize tasks wit...
- trello - Manage Trello boards, lists, and cards via the Trello REST API.
- vikunja - Manage projects and tasks in Vikunja, an open-source project management tool. Create projects, tasks...
- vikunja-fast - Manage Vikunja projects and tasks (overdue/due/today), mark done, and get quick summaries via the Vi...
- web-perf - Analyzes web performance using Chrome DevTools MCP. Measures Core Web Vitals (FCP, LCP, TBT, CLS, Sp...
- withings-health - Fetches health data from the Withings API including weight, body composition (fat, muscle, bone, wat...
AI & LLMs
- antigravity-quota - Check Antigravity account quotas for Claude and Gemini models. Shows remaining quota and reset times...
- ask-questions-if-underspecified - Clarify requirements before implementing. Do not use automatically, only when invoked explicitly.
- claude-oauth-refresher - Keep your Claude access token fresh 24/7. Automatically refreshes OAuth tokens before expiry so you ...
- council - Council Chamber orchestration with Memory Bridge. Single session, multiple personas, structured deli...
- de-ai-ify - Remove AI-generated jargon and restore human voice to text
- gemini - Gemini CLI for one-shot Q&A, summaries, and generation.
- gemini-computer-use - Build and run Gemini 2.5 Computer Use browser-control agents with Playwright. Use when a user wants ...
- gemini-deep-research - Perform complex, long-running research tasks using Gemini Deep Research Agent. Use when asked to res...
- gemini-stt - Transcribe audio files using Google's Gemini API or Vertex AI
- llm-council - llm-council
- lmstudio-subagents - "Equips agents to search for and offload tasks to local models in LM Studio. Use when: (1) Offloadin...
- minimax-usage - Monitor Minimax Coding Plan usage to stay within API limits. Fetches current usage stats and provide...
- model-router - A comprehensive AI model routing system that automatically selects the optimal model for any task. S...
- nano-banana-pro - Generate/edit images with Nano Banana Pro (Gemini 3 Pro Image). Use for image create/modify requests...
- openai-docs-skill - Query the OpenAI developer documentation via the OpenAI Docs MCP server using CLI (curl/jq). Use whe...
- openai-image-gen - Batch-generate images via OpenAI Images API. Random prompt sampler +
index.htmlgallery. - openai-tts - Text-to-speech via OpenAI Audio Speech API.
- openrouter-transcribe - Transcribe audio files via OpenRouter using audio-capable models (Gemini, GPT-4o-audio, etc).
- oracle - Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (...
- perplexity - Use Perplexity API for web-grounded AI search and research. Use when user needs up-to-date informati...
- perplexity - Search the web with AI-powered answers via Perplexity API. Returns grounded responses with citations...
- personas - Transform into 31 specialized AI personalities on demand - from Dev (coding) to Chef Marco (cooking)...
- pi-orchestration - Orchestrate multiple AI models (GLM, MiniMax, etc.) as workers using Pi Coding Agent with Claude as ...
- recipe-to-list - Turn recipes into a Todoist Shopping list. Extract ingredients from recipe photos (Gemini Flash visi...
- research - Deep research via Gemini CLI — runs in background sub-agent so you don't burn your Claude tokens.
- screen-monitor - Dual-mode screen sharing and analysis. Model-agnostic (Gemini/Claude/Qwen3-VL).
- search-x - Search X/Twitter in real-time using Grok. Find tweets, trends, and discussions with citations.
- self-improvement - "Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A comma...
- self-improvement - "Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A comma...
- smart-followups - Generate contextual follow-up suggestions after AI responses. Shows 3 clickable buttons (Quick, Deep...
- xai - Chat with Grok models via xAI API. Supports Grok-3, Grok-3-mini, vision, and more.
Finance & Crypto
- analytics-tracking - When the user wants to set up, improve, or audit analytics tracking and measurement. Also use when t...
- api-credentials-hygiene - Audits and hardens API credential handling (env vars, separation, rotation plan, least privilege, au...
- app-store-changelog - Create user-facing App Store release notes by collecting and summarizing all user-impacting changes ...
- blockchain_attestation - Create verifiable attestations of agent work using Ethereum Attestation Service (EAS), with Base as ...
- clawdbot-release-check - Check for new clawdbot releases and notify once per new version.
- copilot-money - Query Copilot Money personal finance data (accounts, transactions, net worth, holdings, asset alloca...
- create-content - Thinking partner that transforms ideas into platform-optimized content
- crypto-price - Get cryptocurrency token price and generate candlestick charts via CoinGecko API or Hyperliquid API....
- crypto-tracker - Track crypto prices, set alerts, and search coins via CoinGecko API.
- harvey - Harvey is an imaginary friend and conversation companion - a large white rabbit who helps bridge lon...
- ibkr-trading - Interactive Brokers (IBKR) trading automation via Client Portal API. Use when setting up IBKR accoun...
- idea - "Launch background Claude sessions to explore and analyze business ideas. Say 'Idea: [description]' ...
- just-fucking-cancel - Analyze bank transaction CSVs to find recurring charges, categorize subscriptions, and cancel what y...
- kraken - kraken
- launch-strategy - "When the user wants to plan a product launch, feature announcement, or release strategy. Also use w...
- marketing-ideas - "When the user needs marketing ideas, inspiration, or strategies for their SaaS or software product....
- nordpool-fi - Hourly electricity prices for Finland with optimal EV charging window calculation (3h, 4h, 5h).
- openssl - Generate secure random strings, passwords, and cryptographic tokens using OpenSSL. Use when creating...
- page-cro - When the user wants to optimize, improve, or increase conversions on any marketing page — including ...
- plaid - plaid-cli a cli for interacting with the plaid finance platform. link accounts from various institut...
- polymarket - Query Polymarket prediction markets - check odds, trending markets, search events, track prices.
- portfolio-watcher - Monitor stock/crypto holdings, get price alerts, track portfolio performance
- publisher - Make your skills easy to understand and impossible to ignore
- relationship-skills - Improve relationships with communication tools, conflict resolution, and connection ideas
- solana-swaps - Swap tokens on Solana via Jupiter aggregator and check wallet balances. Use when user wants to swap ...
- solo-cli - Monitor and interact with SOLO.ro accounting platform via CLI or TUI (summary, revenues, expenses, q...
- stock-analysis - Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create,...
- swissweather - Get current weather and forecasts from MeteoSwiss (official Swiss weather service). Use when queryin...
- yahoo-finance - Get stock prices, quotes, fundamentals, earnings, options, dividends, and analyst ratings using Yaho...
- ynab - Manage YNAB budgets, accounts, categories, and transactions via CLI.
Media & Streaming
- apple-media - Control Apple TV, HomePod, and AirPlay devices via pyatv (scan, stream, playback, volume, navigation...
- blucli - BluOS CLI (blu) for discovery, playback, grouping, and volume.
- chill-institute - Use chill.institute (web UI) to search for content and click “send to put.io” (best paired with the ...
- chromecast - Control Chromecast devices on your local network - discover, cast media, control playback, manage qu...
- lastfm - Access Last.fm listening history, music stats, and discovery. Query recent tracks, top artists/album...
- overseerr - Request movies/TV and monitor request status via the Overseerr API (stable Overseerr, not the beta S...
- pet - Simple command-line snippet manager. Use it to save and reuse complex commands.
- plex - Control Plex Media Server - browse libraries, search, play media, manage playback.
- pocket-casts - Download YouTube videos and upload them to Pocket Casts Files for offline viewing. For personal use ...
- putio - Manage a put.io account via the kaput CLI (transfers, files, search) — hoist the mainsail, add magne...
- qbittorrent - Manage torrents with qBittorrent. Use when the user asks to "list torrents", "add torrent", "pause t...
- radarr - Search and add movies to Radarr. Supports collections, search-on-add option.
- roku - CLI interface to control Roku devices via python-roku.
- sabnzbd - Manage Usenet downloads with SABnzbd. Use when the user asks to "check SABnzbd", "list NZB queue", "...
- sonarr - Search and add TV shows to Sonarr. Supports monitor options, search-on-add.
- sonoscli - Control Sonos speakers (discover/status/play/volume/group).
- spotify - Control Spotify playback on macOS. Play/pause, skip tracks, control volume, play artists/albums/play...
- spotify-applescript - Control Spotify desktop app via AppleScript. Play playlists, tracks, albums, episodes, and manage pl...
- spotify-history - Access Spotify listening history, top artists/tracks, and get personalized recommendations via the S...
- spotify-player - Terminal Spotify playback/search via spogo (preferred) or spotify_player.
- spotify-web-api - Spotify control via Web API - playback, history, top tracks, search. Cross-platform (no Mac required...
- summarize - Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
- thinking-partner - Collaborative thinking partner for exploring complex problems through questioning
- trakt - Track and view your watched movies and TV shows via trakt.tv. Use when user asks about their watch h...
- video-transcript-downloader - Download videos, audio, subtitles, and clean paragraph-style transcripts from YouTube and any other ...
- youtube-instant-article - Transform YouTube videos into Telegraph Instant View articles with visual slides and timestamped sum...
- youtube-watcher - Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer quest...
Notes & PKM
- apple-mail - Apple Mail.app integration for macOS. Read inbox, search emails, send emails, reply, and manage mess...
- apple-notes - Manage Apple Notes via the
memoCLI on macOS (create, view, edit, delete, search, move, and export... - bear-notes - Create, search, and manage Bear notes via grizzly CLI.
- better-notion - Full CRUD for Notion pages, databases, and blocks. Create, read, update, delete, search, and query.
- bookstack - "BookStack Wiki & Documentation API integration. Manage your knowledge base programmatically: create...
- calctl - Manage Apple Calendar events via icalBuddy + AppleScript CLI
- craft - Manage Craft notes, documents, and tasks via CLI. Use when the user asks to add notes, create docume...
- fizzy-cli - Manage Fizzy Kanban boards, cards, comments, tags, and steps via a TypeScript CLI using a Personal A...
- fizzy-cli - Use the fizzy-cli tool to authenticate and manage Fizzy kanban boards, cards, comments, tags, column...
- gkeep - Google Keep notes via gkeepapi. List, search, create, and manage notes.
- granola - Access Granola AI meeting notes - CSV import, shared note fetching, and MCP-ready for upcoming API s...
- granola - Access Granola meeting transcripts and notes.
- nb - Manage notes, bookmarks, and notebooks using the nb CLI. Create, list, search, and organize notes ac...
- Notebook - Local-first personal knowledge base for tracking ideas, projects, tasks, habits, and any object type...
- notectl - Manage Apple Notes via AppleScript CLI
- notion - Notion API for creating and managing pages, databases, and blocks.
- obsidian - Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
- obsidian-conversation-backup - Automatic conversation backup system for Obsidian with incremental snapshots, hourly breakdowns, and...
- obsidian-daily - Manage Obsidian Daily Notes via obsidian-cli. Create and open daily notes, append entries (journals,...
- onboarding-cro - When the user wants to optimize post-signup onboarding, user activation, first-run experience, or ti...
- purelymail - Set up and test PurelyMail email for Clawdbot agents. Generate configs, test IMAP/SMTP, verify inbox...
- resend - Manage received (inbound) emails and attachments via Resend API. Use when user asks about their emai...
- second-brain - Personal knowledge base powered by Ensue for capturing and retrieving understanding. Use when user w...
- shared-memory - Share memories and state with other users. Use when user wants to share knowledge, create users/grou...
- skillcraft - Create, design, and package Clawdbot skills. Use when asked to "make/build/craft a skill for X", or ...
- sports-ticker - Live sports alerts for Soccer, NFL, NBA, NHL, MLB, F1 and more. Real-time scoring with FREE ESPN API...
Transportation
- anachb - Austrian public transport (VOR AnachB) for all of Austria. Query real-time departures, search statio...
- charger - Check EV charger availability (favorites, nearby search) via Google Places.
- flight-tracker - Flight tracking and scheduling. Track live flights in real-time by region, callsign, or airport usin...
- flights - Track flight status, delays, and search routes. Uses FlightAware data.
- gotrain - MTA system train departures (NYC Subway, LIRR, Metro-North). Use when the user wants train times, sc...
- incident-pcn-evidence-appeal-corrective-actions-uk - Builds incident/PCN evidence packs with timelines, appeal drafts, corrective actions, and follow-up ...
- mbta - Real-time MBTA transit predictions for Boston-area subway, bus, commuter rail, and ferry. Query depa...
- oebb-scotty - Austrian rail travel planner (ÖBB Scotty). Use when planning train journeys in Austria, checking dep...
- openerz - Abfuhrkalender für Zürich via OpenERZ API. Nutze bei Fragen zu Kehricht, Karton, Papier, Grüngut, So...
- railil - Search for Israel Rail train schedules using the railil CLI. Find routes between stations with fuzzy...
- railil - Search for Israel Rail train schedules using the railil CLI. Find routes between stations with fuzzy...
- rejseplanen - Query Danish public transport departures, arrivals, and journey planning via Rejseplanen API
- skanetrafiken - Skåne public transport trip planner (Skånetrafiken). Plans bus/train journeys with real-time delays....
- swiss-geo - Schweizer Geodaten, POIs und Tourismus. Orte/Adressen suchen, Höhen abfragen, städtische POIs finden...
- swiss-phone-directory - "Swiss phone directory lookup via search.ch API. Search for businesses, people, or reverse-lookup ph...
- swiss-transport - Swiss Public Transport real-time information. Use when querying train, bus, tram, or boat schedules ...
- tachograph-infringement-triage-root-cause-uk - Triages tachograph infringements, identifies common patterns, and outputs “what to check next” promp...
- tesla - Control your Tesla vehicles - lock/unlock, climate, location, charge status, and more. Supports mult...
- tesla-commands - Control your Tesla via MyTeslaMate API. Supports multi-vehicle accounts, climate control, and chargi...
- tessie - tessie
- tfl-journey-disruption - Plan TfL journeys from start/end/time, resolve locations (prefer postcodes), and warn about disrupti...
- transport-investigation-acas-aligned-pack - Generates ACAS-aligned investigation invite wording, neutral question sets, and evidence logs. USE W...
- trimet - Get Portland transit information including arrivals, trip planning, and alerts. Use when user asks a...
- virus-monitor - Virus-Monitoring für Wien (Abwasser + Sentinel)
- wienerlinien - Vienna public transport (Wiener Linien) real-time data. Use when asking about departures, schedules,...
Personal Development
- daily-review - Comprehensive daily performance review with communication tracking, meeting analysis, output metrics...
- daily-review - End-of-day review to capture progress, insights, and plan tomorrow
- drivers-hours-wtd-infringement-coach-uk - Creates a 1-page driver-facing tacho/WTD infringement note plus corrective actions and review date. ...
- graphiti - Knowledge graph operations via Graphiti API. Search facts, add episodes, and extract entities/relati...
- morning-routine - Build a powerful morning routine with habit checklists, timing, and streak tracking
- munger-observer - Daily wisdom review applying Charlie Munger's mental models to your work and thinking. Use when aske...
- night-routine - Build a restful night routine with wind-down habits, sleep prep, and next-day planning
- overcome-problem - Break down any problem with structured thinking, action plans, and progress tracking
- procrastination-buster - Beat procrastination with task breakdown, 2-minute starts, and accountability tracking
- quit-alcohol - Track sobriety with alcohol-free streaks, craving management, and recovery milestones
- quit-caffeine - Reduce or quit caffeine with withdrawal tracking, tapering plans, and energy milestones
- quit-overspending - Break impulse buying habits with spending streaks, urge tracking, and savings milestones
- quit-porn - Break free from porn addiction with streak tracking, urge management, and recovery milestones
- quit-smoking - Quit cigarettes with smoke-free tracking, craving support, and health recovery timeline
- quit-vaping - Quit vaping with nicotine-free streak tracking, craving tools, and health milestones
- quit-weed - Take a tolerance break or quit cannabis with streak tracking and craving support
- self-love-confidence - Build self-love and confidence with affirmations, wins logging, and inner critic management
- social-media-detox - Break social media addiction with screen-free streaks, urge tracking, and digital wellness
- stress-relief - Manage stress with quick techniques, stress logging, and recovery tools
- study-habits - Build effective study habits with spaced repetition, active recall, and session tracking
- therapy-mode - Comprehensive AI-assisted therapeutic support framework with CBT, ACT, DBT, MI, session notes CLI, a...
- weekly-synthesis - Create a comprehensive synthesis of the week's work and thinking
Health & Fitness
- coach - Create personalized triathlon, marathon, and ultra-endurance training plans. Use when athletes ask f...
- endurance-coach - Create personalized triathlon, marathon, and ultra-endurance training plans. Use when athletes ask f...
- fitbit - Query Fitbit health data including sleep, heart rate, activity, SpO2, and breathing rate. Use when u...
- fitbit-analytics - Fitbit health and fitness data integration. Fetch steps, heart rate, sleep, activity, calories, and ...
- hevy - Query workout data from Hevy including workouts, routines, exercises, and history. Use when user ask...
- huckleberry - Track baby sleep, feeding, diapers, and growth via the Huckleberry CLI. Use when the user asks about...
- muscle-gain - Track muscle building with weight progression, protein tracking, and strength milestones
- oura - oura
- oura-analytics - Oura Ring data integration and analytics. Fetch sleep scores, readiness, activity, HRV, and trends f...
- pregnancy-tracker - Track pregnancy journey with weekly updates, symptom logging, and milestone countdowns
- ranked-gym - Gamify your gym sessions with XP, levels, achievements, and workout streaks
- strava - Load and analyze Strava activities, stats, and workouts using the Strava API
- testosterone-optimization - Optimize natural testosterone with sleep, exercise, nutrition, and lifestyle tracking
- the-sports-db - Access sports data via TheSportsDB (teams, events, scores).
- weight-loss - Track weight loss journey with weigh-ins, trend analysis, and goal milestones
- whoop - WHOOP morning check-in (recovery/sleep/strain) with suggestions.
- whoop - Access Whoop wearable health data (sleep, recovery, strain, HRV, workouts) and generate interactive ...
- whoop-morning - Check WHOOP recovery/sleep/strain each morning and send suggestions.
- whoopskill - WHOOP CLI with health insights, trends analysis, and data fetching (sleep, recovery, HRV, strain).
- workout - Track workouts, log sets, manage exercises and templates with workout-cli. Supports multi-user profi...
- workout-logger - Log workouts, track progress, get exercise suggestions and PR tracking
Communication
- apple-mail-search - Fast & safe Apple Mail search with body content support.
- apple-mail-search - Fast Apple Mail search via SQLite on macOS. Search emails by subject, sender, date, attachments - re...
- beeper - Search and browse local Beeper chat history (threads, messages, full-text search).
- camelcamelcamel-alerts - Monitor CamelCamelCamel price drop alerts via RSS and send Telegram notifications when items go on s...
- discord-doctor - Quick diagnosis and repair for Discord bot, Gateway, OAuth token, and legacy config issues. Checks c...
- discord-doctor - Quick diagnosis and repair for Discord bot, Gateway, OAuth token, and legacy config issues. Checks c...
- google-chat - Send messages to Google Chat spaces and users via webhooks or OAuth. Use when you need to send notif...
- himalaya - "CLI to manage emails via IMAP/SMTP. Use
himalayato list, read, write, reply, forward, search, an... - imsg - iMessage/SMS CLI for listing chats, history, watch, and sending.
- linkedin - LinkedIn automation via browser relay or cookies for messaging, profile viewing, and network actions...
- linkedin-cli - A bird-like LinkedIn CLI for searching profiles, checking messages, and summarizing your feed using ...
- ms365 - ms365
- paid-ads - "When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), ...
- protonmail - Read, search, and scan ProtonMail via IMAP bridge (Proton Bridge or hydroxide). Includes daily diges...
- social-content - "When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twi...
- table-image - Generate images from tables for better readability in messaging apps like Telegram. Use when display...
- telegram-usage - Display session usage statistics (quota, session time, tokens, context)
- wacli - Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for no...
- whatsapp-video-mockup - whatsapp-video-mockup
Speech & Transcription
- assemblyai-transcribe - Transcribe audio/video with AssemblyAI (local upload or URL), plus subtitles + paragraph/sentence ex...
- audio-gen - Generate audiobooks, podcasts, or educational audio content on demand. User provides an idea or topi...
- audio-reply - 'Generate audio replies using TTS. Trigger with "read it to me [URL]" to fetch and read content alou...
- edge-tts - edge-tts
- gettr-transcribe-summarize - Download audio from a GETTR post (via HTML og:video), transcribe it locally with MLX Whisper on Appl...
- llmwhisperer - Extract text and layout from images and PDFs using LLMWhisperer API. Good for handwriting and comple...
- local-whisper - Local speech-to-text using OpenAI Whisper. Runs fully offline after model download. High quality tra...
- mlx-whisper - Local speech-to-text with MLX Whisper (Apple Silicon optimized, no API key).
- openai-whisper - Local speech-to-text with the Whisper CLI (no API key).
- openai-whisper-api - Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
- parakeet-mlx - Local speech-to-text with Parakeet MLX (ASR) for Apple Silicon (no API key).
- parakeet-stt - parakeet-stt
- pocket-transcripts - Read transcripts and summaries from Pocket AI (heypocket.com) recording devices. Use when users want...
- pocket-tts - pocket-tts
- tts-whatsapp - Send high-quality text-to-speech voice messages on WhatsApp in 40+ languages with automatic delivery
- video-subtitles - Generate SRT subtitles from video/audio with translation support. Transcribes Hebrew (ivrit.ai) and ...
- voice-transcribe - Transcribe audio files using OpenAI's gpt-4o-mini-transcribe model with vocabulary hints and text re...
Smart Home & IoT
- anova-oven - Control Anova Precision Ovens and Precision Cookers (sous vide) via WiFi WebSocket API. Start cookin...
- bambu-cli - Operate and troubleshoot BambuLab printers with the bambu-cli (status/watch, print start/pause/resum...
- beestat - Query ecobee thermostat data via Beestat API including temperature, humidity, air quality (CO2, VOC)...
- dyson-cli - Control Dyson air purifiers, fans, and heaters via local MQTT. Use when asked to control Dyson devic...
- eightctl - Control Eight Sleep pods (status, temperature, alarms, schedules).
- google-home - Control Google Nest devices (thermostats, cameras, doorbells) via the Google Smart Device Management...
- govee-lights - Control Govee smart lights via the Govee API. Supports turning lights on/off, adjusting brightness, ...
- homeassistant - Control Home Assistant - smart plugs, lights, scenes, automations.
- homey - Control Athom Homey smart home devices via local (LAN/VPN) or cloud APIs. List/control devices, trig...
- homey-cli - Control Homey home automation hub via CLI. Use when you need to control smart home devices (lights, ...
- nanoleaf - Control Nanoleaf light panels via the Picoleaf CLI. Use for turning Nanoleaf on/off, adjusting brigh...
- nest-devices - Control Nest smart home devices (thermostat, cameras, doorbell) via the Device Access API. Use when ...
- openhue - Control Philips Hue lights/scenes via the OpenHue CLI.
- pihole - pihole
- printer - Manage printers via CUPS on macOS (discover, add, print, queue, status, wake).
- voicemonkey - Control Alexa devices via VoiceMonkey API v2 - make announcements, trigger routines, start flows, an...
Shopping & E-commerce
- anylist - Manage grocery and shopping lists via AnyList. Use when user asks about shopping lists, groceries, o...
- bring-shopping - Manage Bring! shopping lists via the unofficial bring-shopping Node.js library using email/password ...
- checkers-sixty60 - Shop on Checkers.co.za Sixty60 delivery service via browser automation. Use when the user asks to sh...
- event-planner - Plan events (night out, weekend, date night, team outing, meals, trips) by searching venues via Goog...
- food-order - Reorder Foodora orders + track ETA/status with ordercli. Never confirm without explicit user approva...
- grocery-list - Standalone grocery lists, recipes, and meal planning with local storage. No external service require...
- gurkerlcli - Austrian online grocery shopping via gurkerl.at. Use when user asks about "groceries", "Einkauf", "L...
- idealista - Query Idealista API via idealista-cli (OAuth2 client credentials).
- irish-takeaway - Find nearby takeaways in Ireland and browse menus via Deliveroo/Just Eat. Uses Google Places API for...
- marktplaats - Search Marktplaats.nl classifieds across all categories with filtering support.
- ordercli - Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).
- paprika - Access recipes, meal plans, and grocery lists from Paprika Recipe Manager. Use when user asks about ...
- picnic - Order groceries from Picnic supermarket - search products, manage cart, schedule delivery.
- plan2meal - plan2meal
- shopping-expert - Find and compare products online (Google Shopping) and locally (stores near you). Auto-selects best ...
- whcli - Willhaben CLI for searching Austria's largest classifieds marketplace. Search listings, view details...
Calendar & Scheduling
- accli - This skill should be used when interacting with Apple Calendar on macOS. Use it for listing calendar...
- apple-calendar - Apple Calendar.app integration for macOS. CRUD operations for events, search, and multi-calendar sup...
- apple-reminders - Manage Apple Reminders via the
remindctlCLI on macOS (list, add, edit, complete, delete). Support... - calcurse - A text-based calendar and scheduling application. Use strictly for CLI-based calendar management.
- caldav-calendar - Sync and query CalDAV calendars (iCloud, Google, Fastmail, Nextcloud, etc.) using vdirsyncer + khal....
- clippy - Microsoft 365 / Outlook CLI for calendar and email. Use when managing Outlook calendar (view, create...
- cpc-mpqc-competence-tracker-compliance-uk - Plans CPC/MPQC competence tracking with reminders, evidence lists, and compliance reporting. USE WHE...
- gog - Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
- holocube - Control GeekMagic HelloCubic-Lite holographic cube display with HoloClawd firmware. Supports drawing...
- mcd-cn - Query McDonald's China MCP server via the mcd-cn CLI for campaign calendars, coupons, and auto-claim...
- morning-email-rollup - Daily morning rollup of important emails and calendar events at 8am with AI-generated summaries
- remind-me - Set reminders using natural language. Automatically creates one-time cron jobs and logs to markdown.
- roadrunner - Beeper Desktop CLI for chats, messages, search, and reminders.
- timer - Set timers and alarms. When a background timer completes, you receive a System notification - respon...
PDF & Documents
- confluence - Search and manage Confluence pages and spaces using confluence-cli. Read documentation, create pages...
- excel - Read, write, edit, and format Excel files (.xlsx). Create spreadsheets, manipulate data, apply forma...
- excel-weekly-dashboard - Designs refreshable Excel dashboards (Power Query + structured tables + validation + pivot reporting...
- intomd - Fetch and convert any documentation URL to Markdown using into.md service.
- invoice-generator - Generate professional PDF invoices from JSON data. Use when the user needs to create an invoice, bil...
- markdown-converter - Convert documents and files to Markdown using markitdown. Use when converting PDF, Word (.docx), Pow...
- mineru-pdf - Parse PDFs locally (CPU) into Markdown/JSON using MinerU. Assumes MinerU creates per‑doc output fold...
- nano-pdf - Edit PDFs with natural-language instructions using the nano-pdf CLI.
- nudocs - Upload, edit, and export documents via Nudocs.ai. Use when creating shareable document links for col...
- pdf-form-filler - Fill PDF forms programmatically with text values and checkboxes. Use when you need to populate filla...
- pptx-creator - Create professional PowerPoint presentations from outlines, data sources, or AI-generated content. S...
- pymupdf-pdf - Fast local PDF parsing with PyMuPDF (fitz) for Markdown/JSON outputs and optional images/tables. Use...
Self-Hosted & Automation
- bridle - Unified configuration manager for AI coding assistants. Manage profiles, install skills/agents/comma...
- fathom - Connect to Fathom AI to fetch call recordings, transcripts, and summaries. Use when user asks about ...
- frappecli - CLI for Frappe Framework / ERPNext instances. Use when user asks about "Frappe", "ERPNext", "doctype...
- gotify - Send push notifications via Gotify when long-running tasks complete or important events occur. Use w...
- meetgeek - Query MeetGeek meeting intelligence from CLI - list meetings, get AI summaries, transcripts, action ...
- n8n - Manage n8n workflows and automations via API. Use when working with n8n workflows, executions, or au...
- n8n-workflow-automation - Designs and outputs n8n workflow JSON with robust triggers, idempotency, error handling, logging, re...
- paperless - Interact with Paperless-NGX document management system via ppls CLI. Search, retrieve, upload, and o...
- unifi - Query and monitor UniFi network via local gateway API (Cloud Gateway Max / UniFi OS). Use when the u...
News & RSS
- bbc-news - Fetch and display BBC News stories from various sections and regions via RSS feeds. Use when the use...
- blogwatcher - Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
- hn - Browse Hacker News - top stories, new, best, ask, show, jobs, and story details with comments.
- hn-digest - "Fetch and send Hacker News front-page posts on demand. Use when the user asks for HN, says 'hn', 'p...
- miniflux - "Browse, read, and manage Miniflux feed articles. Use when Claude needs to work with RSS/atom feeds ...
- news-summary - This skill should be used when the user asks for news updates, daily briefings, or what's happening ...
- newsletter-digest - Summarize newsletters and articles, extract key insights, create reading lists
- orf-digest - "On-demand ORF news digest in German. Use when the user says 'orf', 'pull orf', or 'orf 10'. Focus o...
Bookmarks & Reading
- fabric-api - Create/search Fabric resources via HTTP API (notepads, folders, bookmarks, files).
- instapaper - "Use when operating the instapaper-cli (ip) tool or troubleshooting it: authenticating, listing/expo...
- karakeep - Manage bookmarks and links in a Karakeep instance. Use when the user wants to save links, list recen...
- linkding - Manage bookmarks with Linkding. Use when the user asks to "save a bookmark", "add link", "search boo...
- readeck - Readeck integration for saving and managing articles. Supports adding URLs, listing entries, and man...
- readwise - Access Readwise highlights and Reader saved articles
- twitter-bookmark-sync - Automatically ranks your Twitter bookmarks daily and delivers a curated reading list
Weather
- daily-recap - Generate a daily recap image with your agent holding a posterboard of accomplishments. Cron-driven, ...
- snow-report - Get snow conditions, forecasts, and ski reports for any mountain resort worldwide. Use when asked ab...
- weather - Get current weather and forecasts (no API key required).
- weather-pollen - Weather and pollen reports for any location using free APIs. Get current conditions, forecasts, and ...
- weathercli - Get current weather conditions and forecasts for any location worldwide. Returns structured data wit...
Security & Passwords
- 1password - Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, si...
- bitwarden - Access and manage Bitwarden/Vaultwarden passwords securely using the rbw CLI.
- dashlane - Access passwords, secure notes, secrets and OTP codes from Dashlane vault.
Other
- agent-registry - agent-registry
- base-skill - base-skill
- beanstalk-gateway - beanstalk-gateway
- bots - bots
- get-you-some-britches - Use this skill any time I start complaining about my love life, or, if I indicate I need to find som...
- manus - Create and manage AI agent tasks via Manus API. Manus is an autonomous AI agent that can browse the ...
- milkee - milkee
- pco - pco
- pi-admin - Raspberry Pi system administration. Monitor resources, manage services, perform updates and maintena...
Contributing
We welcome contributions!
- Submit new skills via PR
- Improve existing definitions
Note: Please don't submit skills you created 3 hours ago. We're now focusing on community-adopted skills, especially those published by development teams and proven in real-world usage. Quality over quantity.
This is a curated list. We do not audit, endorse, or guarantee the security or correctness of listed projects.