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
| Skill | What it does |
|---|---|
network-and-relationship-manager | Full CRM — contacts, notes, tags, all integrations |
manage-linkedin-network | Search and manage LinkedIn-synced connections |
schedule-with-google-calendar | Google Calendar scheduling and availability |
organize-google-contacts | Google Contacts sync and management |
schedule-with-outlook | Microsoft Outlook contacts and calendar |
find-outlook-emails | Microsoft 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
--allflag 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