Skill Details
Name: Nex
Repository: https://github.com/nex-crm/nex-as-a-skill
npm package: @nex-ai/nex
Category: tools (or productivity)
License: MIT
Website: https://nex.ai
What it does
Nex silently unifies every AI agent conversation with your email, Slack, CRM, and 100+ tools into one knowledge graph. The more your team works, the smarter every agent gets. There are 60 MCP tools for:
- Context & Search: Query organizational knowledge with natural language (
query_context, search_records, search_entities)
- Records & Schema: Full CRM capabilities — create/read/update/delete records, define custom objects and attributes
- Relationships: Map connections between people, companies, deals, and any custom entities
- Lists & Tasks: Manage dynamic lists and task workflows
- Notes & Insights: Attach notes to records, get AI-powered insights
- Integrations: Connect 100+ tools via OAuth (email, Slack, calendar, etc.)
- Notifications: AI-driven notification rules with natural language definitions
Why it's valuable
Most AI coding agents lack organizational context. Nex bridges that gap — giving Claude (or any agent) access to your company's CRM, communications, meetings, and relationships through a single unified knowledge graph. This means the agent can answer questions like "What did we discuss with Acme Corp last week?" or "Who's the decision-maker for the Enterprise deal?"
Plugin Structure
The repo includes:
SKILL.md at root — universal skill definition
claude-code-plugin/ — Claude Code plugin with hooks for auto-session-start, auto-recall, and auto-capture
server.json — MCP Registry format
- Full MCP server via
npx @nex-ai/nex
Installation
Happy to follow CONTRIBUTING.md for a PR if this is a good fit!
Skill Details
Name: Nex
Repository: https://github.com/nex-crm/nex-as-a-skill
npm package:
@nex-ai/nexCategory:
tools(orproductivity)License: MIT
Website: https://nex.ai
What it does
Nex silently unifies every AI agent conversation with your email, Slack, CRM, and 100+ tools into one knowledge graph. The more your team works, the smarter every agent gets. There are 60 MCP tools for:
query_context,search_records,search_entities)Why it's valuable
Most AI coding agents lack organizational context. Nex bridges that gap — giving Claude (or any agent) access to your company's CRM, communications, meetings, and relationships through a single unified knowledge graph. This means the agent can answer questions like "What did we discuss with Acme Corp last week?" or "Who's the decision-maker for the Enterprise deal?"
Plugin Structure
The repo includes:
SKILL.mdat root — universal skill definitionclaude-code-plugin/— Claude Code plugin with hooks for auto-session-start, auto-recall, and auto-captureserver.json— MCP Registry formatnpx @nex-ai/nexInstallation
Happy to follow CONTRIBUTING.md for a PR if this is a good fit!