Skip to content
OpenSmartRoute
Skillv1.0.0

rarefriend-skills

Cross-agent skills for Rarefriend personal CRM — search contacts, LinkedIn network, Google Calendar, Google Contacts, Microsoft Outlook email and calendar. Requires Rarefriend MCP. Use with Claude Cod

by aiskillstore(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from aiskillstore/marketplace (skills/whitefield-labs/rarefriend-skills/SKILL.md). Install upstream with npx skills add aiskillstore/marketplace --skill rarefriend-skills. Copyright stays with the author (MIT-0).

Rarefriend Skills

Cross-agent skills for Rarefriend personal CRM. Each skill lives under skills/<name>/SKILL.md.

Skills

Skill Purpose
network-and-relationship-manager Full CRM — contacts, notes, tags, all integrations
manage-linkedin-network LinkedIn connections search and management
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 Outlook email search

Install

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

See README.md for all install commands and MCP setup.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/aiskillstore-marketplace-rarefriend-skills/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

aiskillstore-marketplace-rarefriend-skills.ocm.jsonjson
{
  "ocm": "1",
  "id": "aiskillstore-marketplace-rarefriend-skills",
  "kind": "skill",
  "name": "rarefriend-skills",
  "description": "Cross-agent skills for Rarefriend personal CRM — search contacts, LinkedIn network, Google Calendar, Google Contacts, Microsoft Outlook email and calendar. Requires Rarefriend MCP. Use with Claude Code, Cursor, Codex, OpenClaw, Gemini CLI, or any Agent Skills-compatible client. Install per skill via npx skills add Whitefield-Labs/rarefriend-skills --skill <name>.",
  "publisher": "aiskillstore",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "productivity",
      "crm",
      "networking",
      "contacts",
      "calendar",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Cross-agent skills for Rarefriend personal CRM — search contacts, LinkedIn network, Google Calendar, Google Contacts, Microsoft Outlook email and calendar. Requires Rarefriend MCP. Use with Claude Code, Cursor, Codex, OpenClaw, Gemini CLI, or any Agent Skills-compatible client. Install per skill via npx skills add Whitefield-Labs/rarefriend-skills --skill <name>."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/aiskillstore/marketplace",
      "path": "skills/whitefield-labs/rarefriend-skills/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/aiskillstore/marketplace/blob/HEAD/skills/whitefield-labs/rarefriend-skills/SKILL.md",
      "key": "aiskillstore/marketplace/skills/whitefield-labs/rarefriend-skills/SKILL.md"
    },
    "compatibility": "Requires @rarefriend-ai/mcp and OAuth credentials from rarefriend.com. Agent Skills-compatible clients.",
    "license": "MIT-0"
  },
  "instructions": "# Rarefriend Skills\n\nCross-agent skills for [Rarefriend](https://rarefriend.com) personal CRM. Each skill lives under `skills/<name>/SKILL.md`.\n\n## Skills\n\n| Skill                              | Purpose                                            |\n| ---------------------------------- | -------------------------------------------------- |\n| `network-and-relationship-manager` | Full CRM — contacts, notes, tags, all integrations |\n| `manage-linkedin-network`          | LinkedIn connections search and management         |\n| `schedule-with-google-calendar`    | Google Calendar scheduling and availa",
  "cost": {
    "context_tokens": 269
  }
}

Fetch it by URL: GET /api/v1/registry/aiskillstore-marketplace-rarefriend-skills/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.