Overview
- Skill Key
- extraterrest/workcrm
- Author
- extraterrest
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/extraterrest/workcrm
- Latest Commit SHA
- fec863c70efdca795a45030a28d1a08842ccd686
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Workcrm 技能。 若已安装,则直接安装 Workcrm 技能。
# WorkCRM (OpenClaw Skill) A lightweight, local-first CRM with an explicit confirmation gate. Product constraints (locked): - Writes happen only after explicit confirmation: reply `记` to confirm, `不记` to reject. - Drafts are retained for auditability. ## Chat usage (recommended) Use any of these to reliably trigger CRM behavior: - `crm: ...` - `记一下:...` - `先出草稿:...` Flow: 1) You send a message. 2) WorkCRM replies with a draft. 3) You reply `记` or `不记`. Note: this alpha skill provides the core engine + storage. Chat routing glue depends on your OpenClaw agent config. ## Local CLI (for verification/dev) ### Generate a draft ```bash python -m workcrm draft "crm: talked to Alice, follow up next week" ``` This prints a JSON payload including a human message + pending draft id. ## Storage - Default DB path: `~/.openclaw/workcrm/workcrm.sqlite3` - Override with env var: `WORKCRM_DB_PATH=/path/to/workcrm.sqlite3` - Or pass `--db /path/to/workcrm.sqlite3` to the CLI. ## Implementation notes - Deterministic ordering is enforced for lists. - Schema migrations are applied automatically on first use.
# workcrm Local-first CRM skill for OpenClaw with an explicit confirmation gate. - Draft first - Write only after `记` / `不记` - Drafts retained for audit See `SKILL.md`.
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.