用 Agent 驱动创业日常
通过 Gmail 处理收件箱和投资人更新,从终端 review 工程师的 PR,在 Slack 协调团队,在 Notion 维护产品路线图,持续关注市场信号——全部在一个工作流中完成。
Expert 安装
把这句话发给你的 Agent——它会自动完成安装、配置和验证。
支持 OpenClaw、Claude Code、Telegram、飞书及任何 Agent 界面。你的 Agent 会读取 founder-expert.md 并按照其中的步骤完成配置。
对话,让它处理
安装完成后,可以对你的 Agent 说这些:
投资人更新、客户邮件、董事会日程全都在 …
- › "起草本月的投资人更新邮件"
- › "汇总未读邮件并标记来自客户的"
- › "安排下周的董事会电话"
不切换上下文地贴近代码——从终端 rev…
- › "今天有哪些 PR 需要我 review?"
- › "发布分支的 CI 通过了吗?"
- › "创建 issue:客户反映移动端登录失败"
团队站会、发布公告、客户升级都在 Sla…
- › "今天 #engineering 频道有什么最新动态?"
- › "把发布公告发到 #general"
- › "通知团队生产事故"
产品路线图、招聘追踪器和 OKR 文档都…
- › "把这个新优先级更新到 Q2 路线图"
- › "把这个候选人添加到招聘追踪器"
- › "在 Notion 起草 Q2 OKRs"
几秒内消化竞品发布、投资人备忘录和市场报…
- › "总结这篇竞品发布文章"
- › "给这份 VC 备忘录写 TL;DR"
- › "提炼这份行业报告中的核心趋势"
▶ 查看配置文件 founder-expert.md
创业者助理
Agentic setup file — share this URL with your agent and it will set everything up for you:
https://clawhub.md/expert/founder-expert.md
Goal: 用 Agent 驱动创业日常
What you'll have: 通过 Gmail 处理收件箱和投资人更新,从终端 review 工程师的 PR,在 Slack 协调团队,在 Notion 维护产品路线图,持续关注市场信号——全部在一个工作流中完成。
Step 1: Install
clawhub install openclaw/gog openclaw/github openclaw/slack openclaw/notion openclaw/summarize
Step 2: Configure
Each skill may need credentials or auth before it can act on your behalf.
openclaw/gog
投资人更新、客户邮件、董事会日程全都在 Gmail 和 Calendar 里——Agent 处理分拣,你专注核心信号。
- Run
/gog authto start the Google OAuth flow - Grant access to Gmail, Calendar, Drive, and Sheets when prompted
- Auth persists across sessions — re-run if you ever revoke access
openclaw/github
不切换上下文地贴近代码——从终端 review PR、检查 CI、解除工程师 blocking。
- Authenticate with the GitHub CLI: run
gh auth loginand follow the prompts - Choose HTTPS or SSH, then log in via browser — no extra tokens needed
- The skill uses
ghunder the hood, so all your existing GitHub access applies
openclaw/slack
团队站会、发布公告、客户升级都在 Slack 发生——Agent 让你保持同步,而无需阅读每条消息。
- Create a Slack app at https://api.slack.com/apps → "Create New App" → "From scratch"
- Under "OAuth & Permissions", add bot scopes:
channels:read,chat:write,im:write,users:read,channels:history - Click "Install to Workspace" and copy the Bot User OAuth Token
- Set environment variable:
SLACK_BOT_TOKEN=xoxb-your-token - Invite the bot to the channels it needs to post in:
/invite @your-app-name
openclaw/notion
产品路线图、招聘追踪器和 OKR 文档都在 Notion 里——Agent 保持它们更新,让你不再依赖过时信息。
- Go to https://www.notion.so/my-integrations → "New integration" → give it a name
- Copy the "Internal Integration Secret" (starts with
ntn_) - Set environment variable:
NOTION_TOKEN=ntn_your_secret - In each Notion page or database you want to use: click "..." → "Connect to" → select your integration
openclaw/summarize
几秒内消化竞品发布、投资人备忘录和市场报告——永远有背景,不再花时间准备。
- No external accounts or API keys needed
- Works immediately after install — paste any URL, file path, or YouTube link
Step 3: Try it
After setup, say these to your agent to verify everything works:
openclaw/gog
- "起草本月的投资人更新邮件"
- "汇总未读邮件并标记来自客户的"
- "安排下周的董事会电话"
openclaw/github
- "今天有哪些 PR 需要我 review?"
- "发布分支的 CI 通过了吗?"
- "创建 issue:客户反映移动端登录失败"
openclaw/slack
- "今天 #engineering 频道有什么最新动态?"
- "把发布公告发到 #general"
- "通知团队生产事故"
openclaw/notion
- "把这个新优先级更新到 Q2 路线图"
- "把这个候选人添加到招聘追踪器"
- "在 Notion 起草 Q2 OKRs"
openclaw/summarize
- "总结这篇竞品发布文章"
- "给这份 VC 备忘录写 TL;DR"
- "提炼这份行业报告中的核心趋势"
创业者助理 · clawhub.md/expert/founder-expert