内容创作者

自由撰稿人管理客户、稿件、对账

clients / projects / invoices 三张表 + 一个发票模板 + Agent 跑月结。

Kition 团队·2026年5月23日·6 分钟阅读

3 张表

  • clients:name, contact, hourly_rate, payment_terms
  • projects:client, title, status, deliverables, due_date
  • invoices:client, period, items[], amount, status, sent_at

月结 Agent 任务

On the last working day of each month:
- list projects delivered or partly delivered this month
- group by client
- draft invoices using Templates/invoice.md
- save to Invoices/<client>-<YYYY-MM>.md
- mark invoices table rows as "drafted, not sent"

下载 Kition

本地优先的 AI 工作空间。Markdown 文档、结构化数据表、AI Agent,全部跑在你自己的电脑上。