MCP 与集成

Model Context Protocol 服务器、客户端和集成

113 个 Skills 可用

Skills 列表

xslt-injection

xslt-injection

1.5Kmcp-integrations

XSLT injection testing: processor fingerprinting, XXE and document() SSRF, EXSLT write primitives, PHP/Java/.NET extension RCE surfaces. Use when user-controlled XSLT/stylesheet input or transform endpoints are in scope.

yaklang avataryaklang
获取
azure-observability

azure-observability

1.3Kmcp-integrations

Azure Observability Services including Azure Monitor, Application Insights, Log Analytics, Alerts, and Workbooks. Provides metrics, APM, distributed tracing, KQL queries, and interactive reports. USE FOR: Azure Monitor, Application Insights, Log Analytics, Alerts, Workbooks, metrics, APM, distributed tracing, KQL queries, interactive reports, observability, monitoring dashboards. DO NOT USE FOR: instrumenting apps with App Insights SDK (use appinsights-instrumentation), querying Kusto/ADX clusters (use azure-kusto), cost analysis (use azure-cost-optimization).

microsoft avatarmicrosoft
获取
reference-list-builder

reference-list-builder

1.3Kmcp-integrations

Format professional references properly and prepare reference materials

paramchoudhary avatarparamchoudhary
获取
azure-storage

azure-storage

1.2Kmcp-integrations

Azure 存储服务,包括 Blob 存储、文件共享、队列存储、表存储和 Data Lake。解答关于存储访问层(热、冷、冷、存档)的问题、何时使用各层以及层比较。提供对象存储、SMB 文件共享、异步消息传递、NoSQL 键值和大数据分析。包括生命周期管理。用途:Blob 存储、文件共享、队列存储、表存储、Data Lake、上传文件、下载 Blob、存储帐户、访问层、存储层、热冷冷存档、存储层比较、何时使用存储层、生命周期管理、Azure 存储概念。不适用于:SQL 数据库、Cosmos DB(使用 azure-prepare)、使用事件中心或服务总线的消息传递(使用 azure-messaging)。

microsoft avatarmicrosoft
获取
reddit

reddit

1.2Kmcp-integrations

Search and retrieve content from Reddit. Get posts, comments, subreddit info, and user profiles via the public JSON API. Use when user mentions Reddit, a subreddit, or r/ links.

resciencelab avatarresciencelab
获取
cloudkit

cloudkit

957mcp-integrations

Implement, review, or improve CloudKit and iCloud sync in iOS/macOS apps. Use when working with CKContainer, CKRecord, CKQuery, CKSubscription, CKSyncEngine, CKShare, NSUbiquitousKeyValueStore, or iCloud Drive file coordination; when syncing SwiftData models via ModelConfiguration with cloudKitDatabase; when handling CKError codes for conflict resolution, network failures, or quota limits; or when checking iCloud account status before performing sync operations.

dpearson2699 avatardpearson2699
获取
permissionkit

permissionkit

936mcp-integrations

Create child communication safety experiences using PermissionKit to request parental permission for children. Use when building apps that involve child-to-contact communication, need to check communication limits, request parent/guardian approval, or handle permission responses for minors.

dpearson2699 avatardpearson2699
获取
generating-mermaid-diagrams

generating-mermaid-diagrams

780mcp-integrations

Salesforce architecture diagrams using Mermaid with ASCII fallback. Use this skill when generating text-based diagrams for Salesforce architecture, OAuth flows, ERDs, integration sequences, or Agentforce structure. TRIGGER when: user says \"diagram\", \"visualize\", \"ERD\", or asks for sequence diagrams, flowcharts, class diagrams, or architecture visualizations in Mermaid. DO NOT TRIGGER when: user wants PNG/SVG image output (use generating-visual-diagrams), or asks about non-Salesforce systems.

forcedotcom avatarforcedotcom
获取
videoagent-audio-studio

videoagent-audio-studio

751mcp-integrations

Tired of juggling multiple audio APIs? This skill gives you one-command access to TTS, music generation, sound effects, and voice cloning. Use when you want to generate any audio without managing multiple API keys.

pexoai avatarpexoai
获取
home-assistant-best-practices

home-assistant-best-practices

620mcp-integrations

Best practices for HA automations, helpers, scripts, controls, and dashboards. TRIGGER THIS SKILL WHEN: - Creating or editing automations, scripts, scenes, or dashboards - Choosing between template sensors and built-in helpers - Restructuring triggers, conditions, or automation modes - Setting up Zigbee button/remote automations - Renaming entities or migrating device_id to entity_id - Configuring dashboard cards or selecting helpers - Looking up card types or domain docs - Writing or reviewing AppDaemon apps - Authoring or editing reusable Blueprints SYMPTOMS: - Agent uses Jinja2 templates where native options exist - Agent uses device_id instead of entity_id - Agent changes entity IDs without checking consumers - Wrong automation mode - Agent hard-codes values or uses raw sensor over helper - Agent edits .storage, writes YAML, or generates YAML snippets - Agent tells user to edit configuration.yaml for UI integrations - Agent hardcodes entities in a Blueprint or uses free-text input over a selector

homeassistant-ai avatarhomeassistant-ai
获取
clickhouse-js-node-troubleshooting

clickhouse-js-node-troubleshooting

495mcp-integrations

Troubleshoot and resolve common issues with the ClickHouse Node.js client (@clickhouse/client). Use this skill whenever a user reports errors, unexpected behavior, or configuration questions involving the Node.js client specifically — including socket hang-up errors, Keep-Alive problems, stream handling issues, data type mismatches, read-only user restrictions, proxy/TLS setup problems, or long-running query timeouts. Trigger even when the user hasn't precisely named the issue; vague symptoms like "my inserts keep failing" or "connection drops randomly" in a Node.js context are strong signals to use this skill. Do NOT use for browser/Web client issues.

clickhouse avatarclickhouse
获取
freee-api-skill

freee-api-skill

482mcp-integrations

freee-mcp / freee-sign-mcp と連携するスキル。会計・人事労務・請求書・工数管理・販売・IT管理・サーベイ・サイン(電子契約)の詳細APIリファレンスと使い方ガイドを提供。freee の経費申請・取引登録・勤怠打刻・給与明細・見積書・試算表・仕訳・従業員管理・工数登録・売上管理・SaaSアカウント管理・備品管理・サーベイ企画/実施回の取得・電子契約の文書管理などの操作やAPI仕様を調べたいときに使う。ユーザーが freee のデータ操作、会計処理、人事労務管理、請求・見積、プロジェクト工数管理、販売管理、IT管理、サーベイ、電子契約について質問や操作を依頼してきた場合は、明示的に freee と言及していなくても、このスキルの利用を検討すること。サインは別途 freee-sign-mcp の設定が必要。

freee avatarfreee
获取
dart-use-ffigen

dart-use-ffigen

406mcp-integrations

Guide agents to use `package:ffigen` to automatically generate FFI bindings instead of writing them manually. Use this skill when a task involves writing new FFI bindings, extending C/Objective-C/Swift integrations, or replacing hand-crafted `dart:ffi` setups.

dart-lang avatardart-lang
获取
setup-api-key

setup-api-key

385mcp-integrations

Guides users through setting up an ElevenLabs API key for ElevenLabs MCP tools. Use when the user needs to configure an ElevenLabs API key, when ElevenLabs tools fail due to missing API key, or when the user mentions needing access to ElevenLabs. First checks whether ELEVENLABS_API_KEY is already configured and valid, and only runs full setup when needed.

elevenlabs avatarelevenlabs
获取
firebase-crashlytics

firebase-crashlytics

357mcp-integrations

Firebase Crashlytics 的全面指南,包括配置和 SDK 使用。当用户需要帮助设置 Crashlytics、添加崩溃报告或在其应用程序中使用 Crashlytics SDK 时,使用此技能。

firebase avatarfirebase
获取
secret-scanning

secret-scanning

328mcp-integrations

Guide for configuring and managing GitHub secret scanning, push protection, custom patterns, and secret alert remediation. For pre-commit secret scanning in AI coding agents via the GitHub MCP Server, this skill references the Advanced Security plugin (`advanced-security@copilot-plugins`). Use this skill when enabling secret scanning, setting up push protection, defining custom patterns, triaging alerts, resolving blocked pushes, or when an agent needs to scan code for secrets before committing.

github avatargithub
获取
mcp-hub

mcp-hub

320mcp-integrations

Access 1200+ AI Agent tools via Model Context Protocol (MCP)

claude-office-skills avatarclaude-office-skills
获取
nda-generator

nda-generator

320mcp-integrations

>

claude-office-skills avatarclaude-office-skills
获取
invoice-generator

invoice-generator

316mcp-integrations

Create professional invoices with proper formatting for freelancers and small businesses. Supports multiple currencies and tax calculations.

claude-office-skills avatarclaude-office-skills
获取
cover-letter

cover-letter

316mcp-integrations

>

claude-office-skills avatarclaude-office-skills
获取
financial-modeling

financial-modeling

316mcp-integrations

Build integrated financial models with 3-statement projections. Create income statement, balance sheet, and cash flow models with proper linkages.

claude-office-skills avatarclaude-office-skills
获取
saas-metrics

saas-metrics

316mcp-integrations

SaaS business metrics analysis - MRR, ARR, Churn, LTV, CAC, cohort analysis, and investor reporting

claude-office-skills avatarclaude-office-skills
获取
ai-slides

ai-slides

316mcp-integrations

Generate complete presentations with AI - from outline to polished slides

claude-office-skills avatarclaude-office-skills
获取
batch-processor

batch-processor

316mcp-integrations

Process multiple documents in bulk with parallel execution

claude-office-skills avatarclaude-office-skills
获取