Skip to content
Skill

crm

by majiayu000

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "crm" skill in my project.
Repository: https://github.com/majiayu000/claude-skill-registry

Please read the repo to find the SKILL.md file(s), then:
1. Download them into the correct skills directory (.claude/skills/ or .cursor/skills/)
2. Include any companion files referenced by the skill
3. Confirm what was installed and where

Description

Research people and companies, add to CRM database with smart linking

Overview

Brief description of what the company does.

CRM Skill

Telegram Skill - Invoke with /crm (no parameters) This is a Telegram skill. When invoked with /crm, the skill will prompt you for the query to research and add people or companies to the Database with intelligent linking and relationship discovery.

Input Detection

The skill auto-detects entity type from query: | Input Type | Example | Action | |------------|---------|--------| | Email | john@anthropic.com | Research person + company from domain | | Person name | John Doe | Research person only | | Person + company | John Doe at Anthropic | Research both, link them | | Company name | Anthropic | Research company | | Company domain | anthropic.com | Research company | | LinkedIn URL (person) | linkedin.com/in/username | Research person | | LinkedIn URL (company) | linkedin.com/company/name | Research company |

Phase 1: Entity Detection & Duplicate Check

• Parse Input: Determine if query is person, company, or both • Check Duplicates: • People: Match by email > LinkedIn URL > name (case-insensitive) • Companies: Match by domain > LinkedIn > name • If fuzzy match found, ask user to confirm • If multiple matches, show differentiators and let user decide

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 6d ago
Active
Adoption100+ stars on GitHub
119 ★ · Growing
DocsMissing or thin
Undocumented

GitHub Signals

Stars119
Forks20
Issues1
Updated6d ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code