00-system/skills/learning/learn-integrations/SKILL.md
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.
npx skillsauth add abdullahbeam/nexus-design-abdullah learn-integrationsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This is an ONBOARDING skill with HIGH PRIORITY for proactive suggestion.
Check learning_tracker.completed.learn_integrations in user-config.yaml. If false:
PROACTIVELY SUGGEST when user:
Suggestion Pattern:
💡 I notice you haven't learned about integrations yet. Understanding how Nexus
connects to external tools (like [tool they mentioned]) takes about 10 minutes
and will help you work more efficiently.
Would you like to run 'learn integrations' now? (You can always do it later)
DO NOT suggest if:
learning_tracker.completed.learn_integrations: trueLearn how to connect external tools to Nexus via MCP (Model Context Protocol).
This skill teaches you how integrations work in Nexus — what they are, which ones are available, and when/how to add them. By the end, you'll understand:
Time Estimate: 10-12 minutes
Ask: "Before we dive in — do you currently use any external tools for your work? Things like GitHub, Notion, Slack, Airtable, Google Drive, or Linear?"
Listen for: Tools they already use, how they use them, pain points.
Respond based on answer:
Display:
━━━ WHAT IS MCP? ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
MCP (Model Context Protocol) is like a universal adapter.
It lets me connect to your external tools and work with them directly.
WITHOUT MCP:
You: "Check my GitHub issues"
Me: "I can't access GitHub directly. Please copy-paste the info."
You: [manually copies data]
WITH MCP:
You: "Check my GitHub issues"
Me: [directly queries GitHub] "You have 5 open issues..."
Think of MCP as building bridges between Nexus and your tools.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Ask: "Does that make sense? Any questions about what MCP does?"
Display:
━━━ CORE INTEGRATIONS ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Nexus includes master skills for these integrations:
🔷 BUILT-IN (Ready to Configure)
• Notion → "connect notion" → Databases, pages, search
• Airtable → "connect airtable" → Bases, records, automation
• Slack → "connect slack" → Messages, channels, team comms
• Google → "connect google" → Gmail, Docs, Sheets, Calendar, Drive, Tasks, Slides
• HubSpot → "connect hubspot" → CRM, contacts, deals
• Beam.ai → "beam" commands → AI agent workflows
🔌 MCP SERVERS (Via add-integration skill)
• GitHub → Repos, issues, PRs, actions
• Linear → Issues, projects, roadmaps
• PostgreSQL → Direct database queries
• Filesystem → Local file operations
• And 50+ more via MCP directory
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Ask: "Any of these tools sound relevant to your work?"
Display:
━━━ INTEGRATION DECISION FRAMEWORK ━━━━━━━━━━━━━━━━━━━━━━━━━
✅ ADD AN INTEGRATION WHEN:
• You frequently copy-paste data from a tool
• You want automated workflows (e.g., create GitHub issue from task)
• You need real-time data (e.g., check Slack messages)
• The tool is central to your daily work
❌ SKIP INTEGRATION WHEN:
• You rarely use the tool
• Manual copy-paste is fast enough
• The tool doesn't have MCP support
• You prefer keeping systems separate
REMEMBER: Nexus works perfectly standalone!
Integrations are power-ups, not requirements.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Confirm: "Make sense? The key is: integrate what adds value to YOUR workflow."
Display:
━━━ ADDING INTEGRATIONS ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
METHOD 1: Built-in Master Skills
Just say the command:
• "connect notion" → Notion setup wizard
• "connect airtable" → Airtable setup wizard
METHOD 2: MCP Server Setup
Say "add integration" → I'll guide you through:
1. Installing the MCP server
2. Getting API credentials
3. Configuring the connection
4. Testing it works
5. Documenting in your Memory
TIME: 10-20 minutes per integration
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Display:
━━━ EXAMPLE: NOTION INTEGRATION ━━━━━━━━━━━━━━━━━━━━━━━━━━━━
BEFORE (No Integration):
You: "Add this task to my Notion board"
Me: "I can't access Notion. Here's the formatted text to copy..."
You: [Opens Notion, manually adds task]
AFTER (With Integration):
You: "Add this task to my Notion board"
Me: [Directly creates task in Notion] "Done! Added to your Tasks database."
OTHER USE CASES:
• "Query my projects database in Notion"
• "Sync session report to Notion"
• "Search my notes for [topic]"
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Ask: "Would you like to set up an integration now, or save it for later?"
IF YES (wants to integrate now):
notion-connect skillairtable-connect skillslack skill (from google folder)google skilladd-integration skillIF NO (save for later):
'connect notion' for Notion'connect airtable' for Airtable'connect slack' for Slack'connect google' for Google Workspace (Gmail, Docs, Sheets, Calendar, Drive, Tasks, Slides)'add integration' for any other toolActions (MUST complete all):
Mark skill complete in user-config.yaml:
learning_tracker:
completed:
learn_integrations: true # ADD THIS LINE
Display completion:
✅ Learn Integrations Complete!
You now understand:
• What MCP is (universal adapter for tools)
• Available integrations (Notion, Airtable, Slack, Google, etc.)
• When to integrate (adds value) vs skip (overhead)
• How to add them (built-in skills or 'add integration')
Next steps:
• 'connect notion' - Set up Notion
• 'connect airtable' - Set up Airtable
• 'connect slack' - Set up Slack
• 'connect google' - Set up Google Workspace (7 services)
• 'add integration' - Any other tool
• 'learn projects' or 'learn skills' - Continue learning
Prompt close-session:
💡 When you're done working, say "done" to save progress.
learning_tracker.completed.learn_integrations: true in user-config.yamlKey Messages:
Related Skills:
add-integration - General MCP server setupnotion-connect - Notion-specific setupairtable-connect - Airtable-specific setupnotion-master - Shared Notion resourcesairtable-master - Shared Airtable resourcesResources:
development
Load when user says "mental model", "think through this", "structured thinking", "help me decide", "analyze this problem", "first principles", "pre-mortem", "stakeholder mapping", "what framework should I use", or any specific model name. Provides 59 thinking frameworks for decision-making, problem decomposition, and strategic analysis.
development
Generate comprehensive philosophy and standards documents for any domain (UX design, landing pages, email outbound, API design, etc.). Load when user says "create philosophy doc", "generate standards for [domain]", "build best practices guide", or "create benchmarking document". Conducts deep research, synthesizes findings, and produces structured philosophy documents with principles, frameworks, anti-patterns, checklists, case studies, and metrics.
development
Validate Nexus-v3 system integrity and fix common issues automatically. Load when user mentions "validate system", "check system", or "fix problems". Runs comprehensive checks on folder structure, metadata files, and framework consistency with auto-repair capabilities.
development
Load when user says "validate docs", "check documentation consistency", "docs vs implementation", or "find documentation mismatches". Systematically compares implementation code against documentation to identify and fix inconsistencies.