MCP 与集成

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

237 个 Skills 可用

Skills 列表

mcp-server-patterns

mcp-server-patterns

231Kmcp-integrations

使用 Node/TypeScript SDK 构建 MCP 服务器 —— 涵盖工具(Tools)、资源(Resources)、提示词(Prompts)、Zod 参数校验,以及 stdio 与 Streamable HTTP 传输协议的对比选型。请参阅 Context7 或 MCP 官方文档获取最新的 API 说明。

affaan-m avataraffaan-m
获取
swift-actor-persistence

swift-actor-persistence

231Kmcp-integrations

使用 Swift Actor 实现线程安全的数据持久化——内存缓存配合文件存储,从根本上消除数据竞争。

affaan-m avataraffaan-m
获取
nutrient-document-processing

nutrient-document-processing

230Kmcp-integrations

使用 Nutrient DWS API 处理、转换、OCR、提取、编辑、签署和填写文档。支持 PDF、DOCX、XLSX、PPTX、HTML 和图片。

affaan-m avataraffaan-m
获取
golang-patterns

golang-patterns

228Kmcp-integrations

用于构建健壮、高效且可维护的 Go 应用程序的地道 Go 模式、最佳实践和约定。

affaan-m avataraffaan-m
获取
open-source

open-source

107Kmcp-integrations

使用 browser-use 开源库编写 Python 代码的文档参考。当用户需要 Agent、Browser 或 Tools 配置帮助、编写从 browser_use 导入的代码、询问 @sandbox 部署、支持的 LLM 模型、Actor API、自定义工具、生命周期钩子、MCP 服务器设置或使用 Laminar 或 OpenLIT 进行监控/可观测性时,使用此技能。也适用于关于 browser-use 安装、提示策略或敏感数据处理的问题。请勿用于 Cloud API/SDK 使用或定价——请改用 cloud 技能。请勿用于通过 CLI 命令直接自动化浏览器——请改用 browser-use 技能。

browser-use avatarbrowser-use
获取
linear

linear

81Kmcp-integrations

Linear issue management. Use for LOBE-xxx issues, Linear links, PRs referencing Linear, retrieving issues, updating status, completion comments, or sub-issue trees.

lobehub avatarlobehub
获取
agent-mesh-coordinator

agent-mesh-coordinator

72Kmcp-integrations

Agent skill for mesh-coordinator - invoke with $agent-mesh-coordinator

ruvnet avatarruvnet
获取
mempalace

mempalace

59Kmcp-integrations

Install, configure, and operate MemPalace, including a private local palace, a shared-brain hub, or a client joining an existing hub. Use for first-time setup, MCP wiring, mining, status, wings, rooms, drawers, shared-brain identity, or logstream readiness.

mempalace avatarmempalace
获取
chrome-devtools

chrome-devtools

47Kmcp-integrations

通过 MCP 使用 Chrome DevTools 进行高效调试、故障排除和浏览器自动化。在调试网页、自动化浏览器交互、分析性能或检查网络请求时使用。此技能不适用于 `--slim` 模式(MCP 配置)。

chromedevtools avatarchromedevtools
获取
agent-tool-builder

agent-tool-builder

47Kmcp-integrations

Tools are how AI agents interact with the world. A well-designed

sickn33 avatarsickn33
获取
react-patterns

react-patterns

46Kmcp-integrations

Modern React patterns and principles. Hooks, composition, performance, TypeScript best practices.

sickn33 avatarsickn33
获取
gitnexus-impact-analysis

gitnexus-impact-analysis

46Kmcp-integrations

Use when the user wants to know what will break if they change something, or needs safety analysis before editing code. Examples: \"Is it safe to change X?\", \"What depends on this?\", \"What will break?\"

abhigyanpatwari avatarabhigyanpatwari
获取
discord-bot-architect

discord-bot-architect

45Kmcp-integrations

Specialized skill for building production-ready Discord bots.

sickn33 avatarsickn33
获取
mcp-security-audit

mcp-security-audit

39Kmcp-integrations

Audit MCP (Model Context Protocol) server configurations for security issues. Use this skill when: - Reviewing .mcp.json files for security risks - Checking MCP server args for hardcoded secrets or shell injection patterns - Validating that MCP servers use pinned versions (not @latest) - Detecting unpinned dependencies in MCP server configurations - Auditing which MCP servers a project registers and whether they're on an approved list - Checking for environment variable usage vs. hardcoded credentials in MCP configs - Any request like "is my MCP config secure?", "audit my MCP servers", or "check .mcp.json" keywords: [mcp, security, audit, secrets, shell-injection, supply-chain, governance]

github avatargithub
获取
onboard-context-matic

onboard-context-matic

39Kmcp-integrations

Interactive onboarding tour for the context-matic MCP server. Walks the user through what the server does, shows all available APIs, lets them pick one to explore, explains it in their project language, demonstrates model_search and endpoint_search live, and ends with a menu of things the user can ask the agent to do. USE FOR: first-time setup; "what can this MCP do?"; "show me the available APIs"; "onboard me"; "how do I use the context-matic server"; "give me a tour". DO NOT USE FOR: actually integrating an API end-to-end (use integrate-context-matic instead).

github avatargithub
获取
markitdown

markitdown

38Kmcp-integrations

使用 Microsoft MarkItDown 将异构文档和选定的 URI 转换为 Markdown,用于文本分析、搜索和 LLM/RAG 摄取。涵盖安全的本地转换、流、Office/PDF/数据格式、批处理工作流、插件、视觉 OCR、Azure 提取以及官方 MCP 服务器。

k-dense-ai avatark-dense-ai
获取
gsap

gsap

38Kmcp-integrations

GSAP动画参考,适用于HyperFrames。涵盖gsap.to()、from()、fromTo()、缓动、交错、默认值、时间线(gsap.timeline()、位置参数、标签、嵌套、播放控制)以及性能优化(变换、will-change、quickTo)。在HyperFrames组合中编写GSAP动画时使用。

heygen-com avatarheygen-com
获取
draw-io-diagram-generator

draw-io-diagram-generator

37Kmcp-integrations

用于创建、编辑或生成 draw.io 图表文件(.drawio、.drawio.svg、.drawio.png)。涵盖 mxGraph XML 编写、图形库、样式字符串、流程图、系统架构图、时序图、ER 图、UML 类图、网络拓扑图、布局策略、hediet.vscode-drawio VS Code 插件,以及从接收需求到生成可直接打开文件的完整 Agent 工作流。

github avatargithub
获取
go-mcp-server-generator

go-mcp-server-generator

37Kmcp-integrations

使用官方 github.com/modelcontextprotocol/go-sdk 生成一个完整的 Go MCP 服务器项目,包含合理的结构、依赖和实现。

github avatargithub
获取
mcp-deploy-manage-agents

mcp-deploy-manage-agents

37Kmcp-integrations

由 mcp-deploy-manage-agents.prompt.md 转换而来的 Skill。

github avatargithub
获取
swift-mcp-server-generator

swift-mcp-server-generator

37Kmcp-integrations

使用官方 MCP Swift SDK 包在 Swift 中生成完整的模型上下文协议服务器项目。

github avatargithub
获取
java-mcp-server-generator

java-mcp-server-generator

37Kmcp-integrations

使用官方 MCP Java SDK 和响应式流,生成一个完整的模型上下文协议服务器 Java 项目,并可选择集成 Spring Boot。

github avatargithub
获取
java-add-graalvm-native-image-support

java-add-graalvm-native-image-support

37Kmcp-integrations

GraalVM Native Image 专家,为 Java 应用添加原生镜像支持,构建项目,分析构建错误,应用修复,并迭代直至使用 Oracle 最佳实践成功编译。

github avatargithub
获取
mcp-copilot-studio-server-generator

mcp-copilot-studio-server-generator

37Kmcp-integrations

生成一个完整的MCP服务器实现,针对Copilot Studio集成进行了优化,包含正确的模式约束和可流式HTTP支持

github avatargithub
获取