Skip to content

docs: 新增自由职业者一站式助手用例 - #43

Open
AlexAnys wants to merge 2 commits into
mainfrom
feat/freelancer-business-agent
Open

docs: 新增自由职业者一站式助手用例#43
AlexAnys wants to merge 2 commits into
mainfrom
feat/freelancer-business-agent

Conversation

@AlexAnys

Copy link
Copy Markdown
Owner

Summary

  • 新增 usecases/freelancer-business-agent.md — 自由职业者/个体经营者的 AI 全流程助手
  • 生产力类新角度用例:客户管理 + 时间追踪 + 发票 + 报税分类 + 排期 + 报价单 + 范围蔓延检测
  • 国内适配:如实说明增值税发票体系限制(金税系统无公开 API),给出务实方案(记录+提醒,手动开票)
  • 注意:本 PR 仅含用例文件,README 更新将在 review 通过后统一处理

来源验证

来源 类型
OpenClaw Freelancer Command Center Review 产品评测,10 个技能详细配置
MindStudio: 10 AI Agents for Freelancers 独立方案总结,含 ROI 数据
Kimai Time Tracking 技能 OpenClaw Skills Registry 官方技能
Fiken 会计技能 GitHub 开源技能,含发票+时间追踪
openclaw-invoice-plugin-mvp 百望发票查验插件(国内)
Tencent Cloud: OpenClaw 会计自动化 企业级发票处理流程参考
自记账 国内小微企业/个体户记账工具

Test plan

  • 用例文件格式符合仓库模板(标题/blockquote/章节顺序)
  • 技术术语首次出现时括号注释(CRM/OCR/SOW/OAuth/cron job)
  • 凭证通过环境变量传递,无硬编码
  • 提示词保留英文原文,上方有中文说明
  • 代码块注释中文,代码命令英文
  • 国内发票/报税依赖限制如实说明(金税系统无公开 API)
  • 难度标注使用星级标记
  • 国内适配在 --- 分隔线后独立章节

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d357759da8

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread usecases/freelancer-business-agent.md Outdated
|------|------|---------|
| `gog` CLI | Gmail + Google Calendar 集成 | [gog 安装指南](https://github.com/obot-platform/gog) |
| `kimai-time-tracking` | 工时记录与项目计时 | 通过 OpenClaw Skills Registry 安装 |
| `freshbooks` | 发票生成、客户管理、账款追踪 | 通过 OpenClaw Skills Registry 安装 |

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Remove commercial SaaS from required skills section

This new use case makes freshbooks a core required skill, which conflicts with the repository’s documented contribution policy that “商业 SaaS 产品不在正文推荐” (CONTRIBUTING.md:118). Keeping a commercial SaaS as a first-class dependency in the main workflow can cause this contribution to be rejected and makes the guidance inconsistent with project standards; move SaaS tools to optional references or replace them with acceptable alternatives in the正文 flow.

Useful? React with 👍 / 👎.

将 FreshBooks(商业 SaaS)从核心工作流中移除,替换为 Invoice Ninja
(MIT 开源、自托管)。FreshBooks 仅在相关链接中作为商业替代提及。
符合 CONTRIBUTING.md 第 118 行"商业 SaaS 产品不在正文推荐"的规定。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant