MCP Registry

Showing 433-456 of 1,188 indexed skills

50

Bluesbell/ai-act-risk-check

Assesses AI system risk polarity based on Annex III of the EU AI Act, identifying high-risk categories like biometrics and employment.

Claude Codeskill.mdprojectby Bluesbell
50

ivangdavila/productivity

Plan, focus, and complete work with energy management, time blocking, goals, projects, tasks, habits, reviews, priorities, and context-specific productivity...

Claude Codeskill.mdprojectby ivangdavila
50

IPedrax/antigravity-image-gen

Generate images using the internal Google Antigravity API (Gemini 3 Pro Image). High quality, native generation without browser automation.

Claude Codeskill.mdprojectby IPedrax
50

Xejrax/file-search

Fast file-name and content search using `fd` and `rg` (ripgrep).

Claude Codeskill.mdprojectby Xejrax
50

dru-ca/google-workspace-mcp

Gmail, Calendar, Drive, Docs, Sheets — NO Google Cloud Console required. Just OAuth sign-in. Zero setup complexity vs traditional Google API integrations.

Claude Codeskill.mdprojectby dru-ca
50

byungkyu/google-calendar-api

Google Calendar API integration with managed OAuth. Create events, list calendars, check availability, and manage schedules. Use this skill when users want to interact with Google Calendar. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

Claude Codeskill.mdprojectby byungkyu
50

evgyur/crypto-price

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

Claude Codeskill.mdprojectby evgyur
50

gpyAngyoujun/multi-search-engine

Multi search engine integration with 17 engines (8 CN + 9 Global). Supports advanced search operators, time filters, site search, privacy engines, and WolframAlpha knowledge queries. No API keys required.

Claude Codeskill.mdprojectby gpyAngyoujun
50

gricha/perry-coding-agents

Dispatch coding tasks to OpenCode or Claude Code on Perry workspaces. Use for development work, PR reviews, or any coding task requiring an isolated environment.

Claude Codeskill.mdprojectby gricha
50

zats/last30days

Research 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 people saying about X", or wants to learn current best practices. Requires OPENAI_API_KEY and/or XAI_API_KEY for full Reddit+X access, falls back to web search.

Claude Codeskill.mdprojectby zats
50

Veeramanikandanr48/seo-optimizer

This 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, optimization, meta tag improvements, schema markup implementation, sitemap generation, or general search engine optimization tasks.

Claude Codeskill.mdprojectby Veeramanikandanr48
50

Laurent-Zhu/daily-ai-news-skill

Aggregates and summarizes the latest AI news from multiple sources including AI news websites and web search. Provides concise news briefs with direct links to original articles. Activates when user asks for 'today's AI news', 'AI updates', 'latest AI developments', or mentions wanting a 'daily AI briefing'.

Claude Codeskill.mdprojectby Laurent-Zhu
50

Jacobzwj/bilibili-hot-monitor

生成B站热门视频日报并发送邮件。触发词:B站热门、bilibili日报、视频日报、热门视频

Claude Codeskill.mdprojectby Jacobzwj
50

millibus/smart-model-switching

Auto-route tasks to the cheapest Claude model that works correctly. Three-tier progression: Haiku → Sonnet → Opus. Classify before responding. HAIKU (default): factual Q&A, greetings, reminders, status checks, lookups, simple file ops, heartbeats, casual chat, 1-2 sentence tasks. ESCALATE TO SONNET: code >10 lines, analysis, comparisons, planning, reports, multi-step reasoning, tables, long writing >3 paragraphs, summarization, research synthesis, most user conversations. ESCALATE TO OPUS: archi

Claude Codeskill.mdprojectby millibus
50

christinetyip/second-brain

Personal 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. Triggers on "save this", "remember", "what do I know about", "add to toolbox", "my notes on", "store this concept".

Claude Codeskill.mdprojectby christinetyip
50

mvarrieur/imap-email

Read 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 ProtonMail Bridge.

Claude Codeskill.mdprojectby mvarrieur
50

johntheyoung/roadrunner

Beeper Desktop CLI for chats, messages, contacts, connect info, websocket events, search, and reminders.

Claude Codeskill.mdprojectby johntheyoung
50

Robin797860/stock-watcher

Manage and monitor a personal stock watchlist with support for adding, removing, listing stocks, and summarizing their recent performance using data from 10jqka.com.cn. Use when the user wants to track specific stocks, get performance summaries, or manage their watchlist.

Claude Codeskill.mdprojectby Robin797860
50

Xejrax/pdf-extract

Extract text from PDF files for LLM processing

Claude Codeskill.mdprojectby Xejrax
50

koatora20/guard-scanner

Security scanner and runtime guard for AI agent skills. 358 static threat patterns across 35 categories + 27 runtime checks (5 defense layers). Use when scan...

Claude Codeskill.mdprojectby koatora20
50

Veeramanikandanr48/market-environment-analysis

Comprehensive market environment analysis and reporting tool. Analyzes global markets including US, European, Asian markets, forex, commodities, and economic indicators. Provides risk-on/risk-off assessment, sector analysis, and technical indicator interpretation. Triggers on keywords like market analysis, market environment, global markets, trading environment, market conditions, investment climate, market sentiment, forex analysis, stock market analysis, 相場環境, 市場分析, マーケット状況, 投資環境.

Claude Codeskill.mdprojectby Veeramanikandanr48
50

kenxcomp/ai-news-collectors

AI 新闻聚合与热度排序工具。当用户询问 AI 领域最新动态时触发,如:"今天有什么 AI 新闻?""总结一下这周的 AI 动态""最近有什么火的 AI 产品?""AI 圈最近在讨论什么?"。覆盖:新产品发布、研究论文、行业动态、融资新闻、开源项目更新、社区病毒传播现象、AI 工具/Agent 热门项目。输出中文摘要列表,按热度排序,附带原文链接。

Claude Codeskill.mdprojectby kenxcomp
50

leonaaardob/lb-nextjs16-skill

Complete Next.js 16 documentation in markdown format. Use when working with Next.js projects, building React applications, configuring routing, data fetching, rendering strategies, deployment, or migrating from other frameworks. Covers App Router, Pages Router, API routes, server components, server actions, caching, and all Next.js features.

Claude Codeskill.mdprojectby leonaaardob
50

jeffaf/bluesky

Complete Bluesky CLI: post, reply, like, repost, follow, block, mute, search, threads, images. Everything you need to engage on Bluesky from the terminal.

Claude Codeskill.mdprojectby jeffaf

Page 19 of 50