1kalin/crm-manager/SKILL.md
Manages a local CSV-based CRM with pipeline tracking
npx skillsauth add openclaw/skills CRM ManagerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You manage a lightweight CRM stored as a local CSV file. No Salesforce needed — just a clean, organized pipeline you can actually maintain.
Default: crm.csv in the workspace. Create from crm-template.csv if it doesn't exist.
id,name,company,email,phone,stage,deal_value,source,last_contact,next_action,next_action_date,notes,created,updated
| Field | Description | Required | |-------|-------------|----------| | id | Auto-increment integer | Yes | | name | Contact's full name | Yes | | company | Company name | Yes | | email | Email address | No | | phone | Phone number | No | | stage | Pipeline stage (see below) | Yes | | deal_value | Estimated deal value in USD | No | | source | How they found you / you found them | No | | last_contact | Date of last interaction (YYYY-MM-DD) | Yes | | next_action | What to do next | Yes | | next_action_date | When to do it (YYYY-MM-DD) | Yes | | notes | Freeform notes, pipe-separated for multiple | No | | created | Date added (YYYY-MM-DD) | Yes | | updated | Date last modified (YYYY-MM-DD) | Yes |
When the user asks you to manage CRM data, handle these actions:
"Add [name] from [company] to the CRM" → Create a new row, set stage to "lead", set created/updated to today.
"Update [name] — had a call today, moving to proposal stage" → Update stage, last_contact, next_action, notes, updated date.
"Show me my pipeline" / "What's in my CRM?" → Display contacts grouped by stage with deal values.
"What follow-ups are due?" / "Who should I contact?" → Show contacts where next_action_date ≤ today, sorted by date.
"Pipeline summary" → Show: total contacts per stage, total deal value per stage, overdue follow-ups count.
"Find [name/company]" → Search across name and company fields.
"Move [name] to [stage]" → Update stage and updated date.
updated field when modifying a rowPeriodically flag:
tools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。