用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/aAAaqwq/openclaw-team --skill invoice命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
霸下销售总监大师技能包 — 全球顶尖B2B销售能力。对标华为铁三角+Salesforce+麦肯锡谈判法。
墨白首席美学官大师技能包 — 全球顶级视觉战略能力。对标伦敦皇家艺术学院 + 奥美全球 + 苹果Jony Ive设计标准。
轩辕AI编码舰队——OpenClaw作为大脑,指挥Claude Code/Cursor/Windsurf/Trae/Codex CLI集群并行开发。覆盖:ACP配置、IDE接入、权限管理、任务分发、windsurf+cursor双IDE调度、worktree隔离、舰队看板。触发词:IDE舰队、编码集群、AI IDE、多工具编排、ACP配置、Cursor舰队、Windsurf集群、Trae接入、IDE调度、并行编码、AI编码引擎、IDE编排、coding fleet
基于 SOC 职业分类
正在显示 SKILL.md
| name | Invoice |
| description | Create and send professional invoices with automatic numbering, tax calculation, templates, and payment tracking. |
Create invoices through a structured process. Gather client data, calculate taxes, generate PDF, send, track payment.
Key difference: This skill CREATES invoices to send. The invoices skill MANAGES received invoices.
~/billing/
├── drafts/ # Work in progress
│ └── {client-name}/
│ ├── current.md # Latest version
│ └── versions/ # v001.md, v002.md
├── sent/ # Finalized invoices
│ └── 2026/
│ └── F-2026-001.pdf
├── clients/ # Client database
│ └── index.json
├── config.json # User's business data, templates
└── series.json # Numbering per series
| Topic | File |
|---|---|
| Invoice creation phases | phases.md |
| Client data management | clients.md |
| Template and PDF generation | templates.md |
| Legal requirements by country | legal.md |
| Invoice types (regular, simplified, credit) | types.md |
See phases.md for detailed workflow.
Before first invoice, collect: