← Experts

可持续地维护开源项目

从终端处理 GitHub Issue 和 PR,在 X 发布版本公告,通过 Slack 保持社区同步,汇总收到的 Issue 和讨论,始终了解社区需求。

1

Expert 安装

把这句话发给你的 Agent——它会自动完成安装、配置和验证。

对你的 Agent 说
Read https://clawhub.md/expert/open-source-expert.md and set me up as OSS Maintainer

支持 OpenClaw、Claude Code、Telegram、飞书及任何 Agent 界面。你的 Agent 会读取 open-source-expert.md 并按照其中的步骤完成配置。

2

对话,让它处理

安装完成后,可以对你的 Agent 说这些:

处理 Issue、review 社区 P…

  • "列出所有超过 5 个大拇指的开放 Issue"
  • "检查这个社区 PR 的质量"
  • "为 v2.0 创建一个版本检查清单 Issue"

发布版本公告,回应提及你项目的用户,分享…

  • "发布 v2.0 版本公告推文串"
  • "检查本周 X 上对我项目的提及"
  • "搜索在问这个库相关问题的用户"

在 Slack 保持贡献者社区的活跃——…

  • "把版本说明发到 #announcements"
  • "今天 #contributors 频道贡献者在讨论什么?"
  • "向 #general 公告这次重大变更"

汇总长 Issue 线程、50+ 评论的…

  • "汇总这个 80 条评论的 Issue 线程"
  • "给这个 PR 讨论写 TL;DR 并告诉我分歧点"
  • "本月 Issue 中排名前 5 的功能请求是什么?"

查看配置文件 open-source-expert.md

开源维护者助理

Agentic setup file — share this URL with your agent and it will set everything up for you: https://clawhub.md/expert/open-source-expert.md

Goal: 可持续地维护开源项目

What you'll have: 从终端处理 GitHub Issue 和 PR,在 X 发布版本公告,通过 Slack 保持社区同步,汇总收到的 Issue 和讨论,始终了解社区需求。


Step 1: Install

clawhub install openclaw/github openclaw/xurl openclaw/slack openclaw/summarize

Step 2: Configure

Each skill may need credentials or auth before it can act on your behalf.

openclaw/github

处理 Issue、review 社区 PR、检查贡献者分支的 CI、创建版本 Issue——开源维护的核心工作。

  • Authenticate with the GitHub CLI: run gh auth login and follow the prompts
  • Choose HTTPS or SSH, then log in via browser — no extra tokens needed
  • The skill uses gh under the hood, so all your existing GitHub access applies

openclaw/xurl

发布版本公告,回应提及你项目的用户,分享社区正在构建的内容——开源的社媒曝光度。

  • Apply for an X Developer account at https://developer.twitter.com (free tier is sufficient)
  • Create a project and app, then generate API Key, API Secret, Access Token, and Access Token Secret with Read+Write permissions
  • Set four environment variables: X_API_KEY, X_API_SECRET, X_ACCESS_TOKEN, X_ACCESS_TOKEN_SECRET

openclaw/slack

在 Slack 保持贡献者社区的活跃——分享路线图更新,回答问题,提前公告重大变更。

  • 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/summarize

汇总长 Issue 线程、50+ 评论的 PR 和社区讨论,让你带着背景做回应——而不是被噪音淹没。

  • 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/github

  • "列出所有超过 5 个大拇指的开放 Issue"
  • "检查这个社区 PR 的质量"
  • "为 v2.0 创建一个版本检查清单 Issue"

openclaw/xurl

  • "发布 v2.0 版本公告推文串"
  • "检查本周 X 上对我项目的提及"
  • "搜索在问这个库相关问题的用户"

openclaw/slack

  • "把版本说明发到 #announcements"
  • "今天 #contributors 频道贡献者在讨论什么?"
  • "向 #general 公告这次重大变更"

openclaw/summarize

  • "汇总这个 80 条评论的 Issue 线程"
  • "给这个 PR 讨论写 TL;DR 并告诉我分歧点"
  • "本月 Issue 中排名前 5 的功能请求是什么?"

开源维护者助理 · clawhub.md/expert/open-source-expert