CommunityArte e Designgithub.com

Whitefield-Labs/rarefriend-skills

Rarefriend CRM — MCP server for Claude, Cursor, and any MCP client

Funciona comClaude Code~Codex CLICursor
npx skills add https://github.com/Whitefield-Labs/rarefriend-skills/tree/main

Ask in your favorite AI

Open a new chat with this agent skill pre-loaded.

Documentação

Rarefriend Skills

Claude Code skills for Rarefriend — your personal CRM.

Each skill is a focused SKILL.md that teaches your AI assistant a specific Rarefriend capability. Install only what you need, or install all of them.

Available skills

SkillWhat it does
network-and-relationship-managerFull CRM — contacts, notes, tags, all integrations
manage-linkedin-networkSearch and manage LinkedIn-synced connections
schedule-with-google-calendarGoogle Calendar scheduling and availability
organize-google-contactsGoogle Contacts sync and management
schedule-with-outlookMicrosoft Outlook contacts and calendar
find-outlook-emailsMicrosoft email search and management

Install

All skills:

npx skills add Whitefield-Labs/rarefriend-skills --skill network-and-relationship-manager
npx skills add Whitefield-Labs/rarefriend-skills --skill manage-linkedin-network
npx skills add Whitefield-Labs/rarefriend-skills --skill schedule-with-google-calendar
npx skills add Whitefield-Labs/rarefriend-skills --skill organize-google-contacts
npx skills add Whitefield-Labs/rarefriend-skills --skill schedule-with-outlook
npx skills add Whitefield-Labs/rarefriend-skills --skill find-outlook-emails

Just the main skill (recommended starting point):

npx skills add Whitefield-Labs/rarefriend-skills --skill network-and-relationship-manager

Note: The --all flag installs only the first skill due to a known CLI bug (#1015). Use --skill <name> for each one until the bug is fixed.

Requirements

You need the Rarefriend MCP connected to your AI client first:

# Claude Code
claude mcp add rarefriend -e RAREFRIEND_CLIENT_ID=your-id -e RAREFRIEND_CLIENT_SECRET=your-secret -- npx -y @rarefriend-ai/mcp

Get credentials at rarefriend.com → Settings → Integrations → MCP.

For Cursor and Claude Desktop setup, see the MCP repo.

License

MIT

Habilidades Relacionadas

kmloureiro/agent-verify

Token-minimal CLI verification harness for AI coding agents. Build the check with the feature; agents read PASS/FAIL, not DOM dumps. ~20 tokens, not 20,000.

community

github/winmd-api-search

Find and explore Windows desktop APIs. Use when building features that need platform capabilities — camera, file access, notifications, UI controls, AI/ML, sensors, networking, etc. Discovers the right API for a task and retrieves full type details (methods, properties, events, enumeration values).

community

jeffallan/architecture-designer

Use when designing new high-level system architecture, reviewing existing designs, or making architectural decisions. Invoke to create architecture diagrams, write Architecture Decision Records (ADRs), evaluate technology trade-offs, design component interactions, and plan for scalability. Use for system design, architecture review, microservices structuring, ADR authoring, scalability planning, and infrastructure pattern selection — distinct from code-level design patterns or database-only design tasks.

community

gaaiyun/econ-paper-studio

End-to-end empirical economics workflow for AI agents | Five-stage pipeline (question/design/execute/verify/write) | Built on StatsPAI + academic-research-skills + dylantmoore stata-skill | Chinese-friendly, Stata-first

community

wshobson/nodejs-backend-patterns

Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices. Use when creating Node.js servers, REST APIs, GraphQL backends, or microservices architectures.

community

doxigo/drupal-radix-skill

A Claude skill for working with the Radix theme for Drupal — Bootstrap 5 subtheme generator, SDC components, drupal-radix-cli

community