Build a personal client system for tracking relationships, projects, documents, and history.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install clients或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install clients⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/clients/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: Clients description: Build a personal client system for tracking relationships, projects, documents, and history. metadata: {"clawdbot":{"emoji":"💼","os":["linux","darwin","win32"]}} ---
~/clients/ as workspace~/clients/
├── active/
│ └── acme-corp/
│ ├── profile.md
│ ├── projects/
│ ├── documents/
│ ├── communications/
│ └── notes.md
├── past/
├── leads/
└── templates/
acme-corp/
├── profile.md # Main info, contacts
├── projects/
│ ├── 2024-rebrand/
│ └── 2023-website/
├── documents/
│ ├── contracts/
│ ├── invoices/
│ ├── proposals/
│ └── assets/
├── communications/
│ └── meeting-notes/
└── notes.md # Quick notes, observations
# profile.md
## Company
Acme Corp
Industry: E-commerce
Website: acme.com
Since: 2022
## Contacts
### Primary
Sarah Chen — VP Product
[email protected] | +1 555-0123
Best channel: Slack
### Others
- Mike Torres — Engineering
- Lisa Park — Finance/Invoicing
## Preferences
- Communication: Slack, quick responses
- Meetings: Tuesdays, mornings
- Decisions: Needs CEO approval over $5k
## Key Info
- Payment terms: Net 30
- Timezone: PST
- Fiscal year ends: December
# projects/2024-rebrand/project.md
## Overview
Scope: Full brand refresh
Budget: $25,000
Timeline: Feb - April 2024
Status: In progress
## Milestones
- [x] Discovery
- [x] Brand strategy
- [ ] Visual identity — due Feb 20
- [ ] Guidelines
## Team
- Lead: Sarah
- Stakeholders: CEO, Marketing
## Deliverables
/documents/deliverables/
## Notes
Scope expanded to include motion graphics (+$5k approved)
documents/
├── contracts/
│ └── 2024-service-agreement.pdf
├── invoices/
│ ├── INV-2024-001.pdf
│ └── INV-2024-002.pdf
├── proposals/
│ └── rebrand-proposal-v2.pdf
├── assets/
│ └── brand-files/
└── received/
└── their-materials/
# communications/log.md
## 2024-02-10 — Call with Sarah
- Reviewed wireframes, approved with minor changes
- Budget discussion: approved motion graphics add-on
- Next: send revised timeline by Friday
## 2024-02-03 — Email thread
- Sent proposal v2
- Questions about timeline, addressed
# notes.md
## Observations
- Prefers visual presentations over documents
- CEO is hands-off until final review
- Always pays on time
- Referred two other clients
## To Remember
- Sarah's assistant handles scheduling
- Use project code "ACM24" on invoices
- They close office last week of December
# leads/pipeline.md
## Hot
- TechStartup — proposal sent, decision Friday
## Warm
- AgencyXYZ — interested, following up next week
## Cold
- BigCorp — revisit Q3
Pull context:
安装 Clients 后,可以对 AI 说这些话来触发它
Help me get started with Clients
Explains what Clients does, walks through the setup, and runs a quick demo based on your current project
Use Clients to build a personal client system for tracking relationships, projects...
Invokes Clients with the right parameters and returns the result directly in the conversation
What can I do with Clients in my product manager workflow?
Lists the top use cases for Clients, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/clients/ 目录(个人级,所有项目可用),或 .claude/skills/clients/(项目级)。重启 AI 客户端后,用 /clients 主动调用,或让 AI 根据上下文自动发现并使用。
Clients 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Clients 可免费安装使用。请查阅仓库了解许可证信息。
Build a personal client system for tracking relationships, projects, documents, and history.
Clients 属于「Product Manager」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my product manager tasks using Clients
Identifies repetitive steps in your workflow and sets up Clients to handle them automatically