📦 CRM Manager — CSV客户管理

v1.0.0

在本地用CSV文件管理客户与商机,支持自定义字段、阶段跟踪与简单统计,无需数据库即可快速搭建轻量级CRM。

3· 1.8k·11 当前·11 累计
下载技能包
最后更新
2026/2/25
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill is instruction-only and operates on a local crm.csv in your workspace (creates backups like crm-backup-YYYY-MM-DD.csv). Before installing or using it: (1) ensure the workspace location is appropriate for storing any contact data you plan to manage (avoid placing sensitive PII there unencrypted), (2) keep your own backups and check the backup files the first time it runs, and (3) if you run agents with elevated file access or automated scheduling, be aware the agent will read and modif...
详细分析 ▾
用途与能力
Name and description match the provided SKILL.md: a lightweight local CSV CRM. The skill requests no credentials, binaries, or installs and the included template and instructions are proportionate to a CSV-based CRM.
指令范围
Instructions are limited to reading/updating a workspace crm.csv, appending notes, updating timestamps, and making backups (crm-backup-YYYY-MM-DD.csv). These are appropriate for the stated purpose. The skill will read and write files in the workspace and perform backups before bulk operations — users should expect local file I/O and ensure the workspace file contains data they are comfortable having the agent access.
安装机制
No install spec or code is included (instruction-only), so nothing will be downloaded or written to disk by an installer. This is the lowest-risk install profile.
凭证需求
The skill declares no environment variables, credentials, or config paths and the SKILL.md does not reference any secrets or external APIs. No disproportionate access to secrets or unrelated services is required.
持久化与权限
always is false and the skill does not request persistent system-wide changes or modify other skills. It will read and write files in the agent workspace only, which is appropriate for its function.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/2/13

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install crm-manager
镜像加速npx clawhub@latest install crm-manager --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库