MCP Registry

Showing 1,105-1,128 of 1,188 indexed skills

50

dylanbaker24/memory-hygiene

Audit, 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.

Claude Codeskill.mdprojectby dylanbaker24
50

Matthewyin/diagram-generator

生成和编辑各种类型的图表(drawio、mermaid、excalidraw)。支持流程图、时序图、类图、ER图、思维导图、架构图、网络拓扑图等常见图表类型。能够根据自然语言描述创建新图表,也能读取并修改已有的 drawio/mermaid/excalidraw 文件。使用独立的 MCP server (mcp-diagram-generator) 生成图表文件,减少 token 消耗并保证输出一致性。支持自动配置管理,默认输出路径为项目目录下的 diagrams/{format}/,支持自定义路径和自动创建目录。

Claude Codeskill.mdprojectby Matthewyin
50

i3130002/edge-tts

Text-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) User requests audio/voice output with the "tts" trigger or keyword. (2) Content needs to be spoken rather than read (multitasking, accessibility, driving, cooking). (3) User wants a specific voice, speed, pitch, or format for TTS output.

Claude Codeskill.mdprojectby i3130002
50

codedao12/telegram

OpenClaw skill for designing Telegram Bot API workflows and command-driven conversations using direct HTTPS requests (no SDKs).

Claude Codeskill.mdprojectby codedao12
50

officialpm/my-tesla

Control 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 run safe remote commands. Designed for Parth Maniar (@officialpm) with local-only auth caching, confirmation gates for disruptive actions, and chat-friendly status output.

Claude Codeskill.mdprojectby officialpm
50

alirezarezvani/marketing-strategy-pmm

Product marketing skill for positioning, GTM strategy, competitive intelligence, and product launches. Use when the user asks about product positioning, go-t...

Claude Codeskill.mdprojectby alirezarezvani
50

thesash/prompt-log

Extract 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.

Claude Codeskill.mdprojectby thesash
50

Sebastian-Buitrag0/clawdbot-backup

Backup and restore ClawdBot configuration, skills, commands, and settings. Sync across devices, version control with git, automate backups, and migrate to new machines.

Claude Codeskill.mdprojectby Sebastian-Buitrag0
50

autogame-17/feishu-doc

Fetch content from Feishu (Lark) Wiki, Docs, Sheets, and Bitable. Automatically resolves Wiki URLs to real entities and converts content to Markdown.

Claude Codeskill.mdprojectby autogame-17
50

davida-ps/clawsec-suite

ClawSec suite manager with embedded advisory-feed monitoring, cryptographic signature verification, approval-gated malicious-skill response, and guided setup...

Claude Codeskill.mdprojectby davida-ps
50

Passersss/system-resource-monitor

A clean, reliable system resource monitor for CPU load, RAM, Swap, and Disk usage. Optimized for OpenClaw.

Claude Codeskill.mdprojectby Passersss
50

mourad-ghafiri/git-notes-memory

Git-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 context, decisions, tasks, and learnings across sessions.

Claude Codeskill.mdprojectby mourad-ghafiri
50

yoavfael/day-trading-skill

Professional AI Trading Mentor. Master price action, technical analysis, and risk management logic. Companion logic model for the Day Trading Investor Course.

Claude Codeskill.mdprojectby yoavfael
50

robbyczgw-cla/smart-followups

Generate contextual follow-up suggestions after AI responses. Shows 3 clickable buttons (Quick, Deep Dive, Related) when user types "/followups".

Claude Codeskill.mdprojectby robbyczgw-cla
50

byungkyu/google-forms

Google Forms API integration with managed OAuth. Create forms, add questions, and retrieve responses. Use this skill when users want to interact with Google Forms. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

Claude Codeskill.mdprojectby byungkyu
50

donovanpankratz-del/openclaw-skill-vetter

Security vetting protocol before installing any AI agent skill. Red flag detection for credential theft, obfuscated code, exfiltration. Risk classification L...

Claude Codeskill.mdprojectby donovanpankratz-del
50

byungkyu/active-campaign

ActiveCampaign API integration with managed OAuth. Marketing automation, CRM, contacts, deals, and email campaigns. Use this skill when users want to manage...

Claude Codeskill.mdprojectby byungkyu
50

NextFrontierBuilds/moltbot-best-practices

Best practices for AI agents - Cursor, Claude, ChatGPT, Copilot. Avoid common mistakes. Confirms before executing, drafts before publishing. Vibe-coding essential.

Claude Codeskill.mdprojectby NextFrontierBuilds
50

shanelindsay/codex-orchestration

General-purpose orchestration for Codex. Uses update_plan plus background PTY terminals to run parallel codex exec workers.

Claude Codeskill.mdprojectby shanelindsay
50

nitishgargiitd/research-cog

#1 on DeepResearch Bench (Feb 2026). Deep research agent powered by CellCog. Market research, competitive analysis, stock analysis, investment research, academic research with citations.

Claude Codeskill.mdprojectby nitishgargiitd
50

Veeky-kumar/job-auto-apply

Automated 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 LinkedIn, Indeed, Glassdoor, ZipRecruiter, and Wellfound, generates tailored cover letters, fills application forms, and tracks application status. Use when user says things like "find and apply to jobs", "auto-apply for [job title]", "search for [position] jobs and apply", or "help me apply to multiple job

Claude Codeskill.mdprojectby Veeky-kumar
50

liyang58/tencent-docs

腾讯文档,提供完整的腾讯文档操作能力。当用户需要操作腾讯文档时使用此skill,包括:(1) 创建各类在线文档(文档、Word、Excel、幻灯片、思维导图、流程图)(2) 管理知识库空间(创建空间、查询空间列表)(3) 管理空间节点、文件夹结构 (4) 读取文档内容 (5) 编辑操作智能表 (6)编辑操作文档。

Claude Codeskill.mdprojectby liyang58
50

Spiceman161/playwright-mcp

Browser automation via Playwright MCP server. Navigate websites, click elements, fill forms, extract data, take screenshots, and perform full browser automation workflows.

Claude Codeskill.mdprojectby Spiceman161
50

ryancampbell/agent-autonomy-kit

Stop waiting for prompts. Keep working.

Claude Codeskill.mdprojectby ryancampbell

Page 47 of 50