moai-connector-notion
Enterprise Notion integration with MCP server architecture, database operations, and content management
learn-integrations
Learn about Nexus integrations and MCP. Load when user mentions: learn integrations, what is MCP, connect tools, integration tutorial, add integration, external tools, API connections, third party, how to integrate. 10-12 min.
vault-status
Show current vault status using Obsidian MCP tools. Displays structure overview, recent changes, file counts, and vault health. Use when orienting to a vault, checking what's changed, or getting a quick overview. Requires Obsidian MCP server.
grist-reference
Grist API reference documentation for the grist-mcp-server project. Use when implementing or modifying Grist MCP tools, working with Grist cell values, UserActions, column types, widget options, database schema, or pages/widgets. This skill provides authoritative API specifications.
google-meet
Enables Claude to create, join, and manage Google Meet video conferences via Playwright MCP
microsoft-onedrive
Enables Claude to upload, organize, and manage files in Microsoft OneDrive via Playwright MCP
figma-mcp-downloader
CLI for downloading complete Figma design context and metadata to local files. Always use this CLI instead of calling Figma MCP tools (`get_design_context`, `get_metadata`) directly. Direct MCP tool calls risk incomplete data due to context limits. This CLI guarantees 100% complete output.
mcp-usage-orchestrator
Enforce calling mcp__sequential-thinking__sequentialthinking for every user request and verify configured MCP servers (via .mcp.json or MCP resource listing) to route tasks to the right MCP tools. Use for all tasks in this project, especially when selecting MCP tools, confirming installed MCP servers, orchestrating parallel MCP calls, or choosing between playwright-test and github-fetcher.
working-with-notion-programmatically
Use mcpc to interact with the Notion MCP server: connect sessions, search workspace content, fetch pages/databases, and run helper scripts for common Notion actions.
slack-mcp-server
Create MCP servers that interact with Slack APIs. Use when building agent tools for Slack canvases, posting messages, or other Slack operations via Model Context Protocol.
roam-research
Enables Claude to create, link, and query notes in Roam Research via Playwright MCP
mcp-server
Build MCP (Model Context Protocol) servers for CasareRPA integrations using Python FastMCP. Covers server structure, tool design, error handling, and RPA-specific patterns. See references/ for detailed guides. Use when: creating MCP servers, tool design, error handling, RPA-specific patterns, FastMCP, Context logging, lifespan hooks.