Phase 2 · 社区共创Phase 2 · Community Co-creation

兴趣小组指南Interest Group Guide

4 个方向,各有组长,每月 Zoom + GitHub 共享——一起把 Claude 用到真实场景里 4 directions, each with a leader — monthly Zoom meetups + shared GitHub resources to put Claude to work in real scenarios

目录Contents

  1. 4 个兴趣小组4 Interest Groups
  2. 怎么参与How to Join
  3. 每月运营节奏Monthly Rhythm
  4. 共享空间 · GitHubShared Space · GitHub
  5. 常见问题FAQ

4 个兴趣小组4 Interest Groups

每个小组聚焦一个 AI 应用方向,有固定组长,每月开 Zoom 讨论 + 共建 GitHub 资源库。所有付费学员(S1 / S2)均可加入感兴趣的小组。 Each group focuses on one AI application direction, with a dedicated leader. Monthly Zoom discussions + shared GitHub resource library. All paid students (S1/S2) can join any group they're interested in.

💰
财富管理Wealth Management
组长:Leader: 达莱
北美华人理财 / 税务 / 保险 / 退休规划,用 Claude Code 建个人知识库、自动化财务分析流程。 Personal finance, tax, insurance, and retirement planning for North American Chinese. Build a knowledge base with Claude Code and automate financial analysis workflows.
📈
金融分析Financial Analysis
组长:Leader: Tracy
股票 / 市场 / 基金分析自动化,Skill + prompt pipeline 模板,打造每日量化分析系统。 Automate stock, market, and fund analysis. Skill + prompt pipeline templates to build a daily quantitative analysis system.
✍️
内容创作Content Creation
组长:Leader: Robin Xu
公众号 / 视频脚本 / PPT 生成,Claude Cowork 工具箱,AI 辅助内容生产全流程。 Generate WeChat articles, video scripts, and slides. Claude Cowork toolkit for AI-assisted content production from start to finish.
⚙️
其他方向Other Directions
组长:Leader: June
职场自动化及各类 Claude 应用——邮件 / 报告 / 日常工具,凡是不归上面三类的都在这里。 Workplace automation and other Claude applications — email, reports, daily tools. Anything that doesn't fit the other three groups goes here.
不确定加哪个?加"其他"就行——活动开始后可以换。 Not sure which to join? Start with "Other" — you can switch after the first session.

怎么参与How to Join

加入流程(3 步)How to Join (3 steps)

  1. 在微信大群报名——回复"我要加入 XX 小组",组长会记下你的名字 Sign up in the main WeChat group — reply "I want to join [group name]" and the leader will note your name
  2. 参加第一次 Zoom——每人 1 分钟自我介绍(背景 + 想在这个方向做什么),然后自由讨论 Join the first Zoom — 1-minute intro per person (background + what you want to do in this direction), then open discussion
  3. 按自己节奏参与——不强制出勤,有 Zoom 录屏,随时回看 Participate at your own pace — no mandatory attendance; Zoom sessions are recorded so you can watch anytime

参与方式(自由选)Ways to Participate (your choice)

内容质量不是门槛——能跑通、对你自己有用就值得分享。组长帮整理格式,你只管发链接或截图。 Content quality is not a barrier — if it runs and is useful to you, it's worth sharing. The leader handles formatting; just send a link or screenshot.

每月运营节奏Monthly Rhythm

每月 1–2 次 Zoom,约 60 分钟。组长负责组织,Austin 支持首次会议并每月 review GitHub 内容。 1–2 Zoom sessions per month, about 60 minutes each. The group leader organizes; Austin supports the first session and does a monthly review of GitHub content.

第 1 周Week 1
组长在微信大群发通知Leader announces in the main WeChat group

发本月 Zoom 时间 + 主题,感兴趣的成员报名参加Share this month's Zoom time + topic; interested members sign up

第 2–3 周Week 2–3
Zoom 小会(60 分钟)Zoom meetup (60 min)

自我介绍 → 本月项目进展 → 问题讨论 → 自愿演示 → 定下次时间Intros → project updates → Q&A → volunteer demos → schedule next session

第 4 周Week 4
组长整理 + 归档 GitHubLeader organizes + archives to GitHub

把 Zoom 里分享的好东西(prompt / skill / wiki 笔记)整理上传,其他成员下载即可Upload good stuff from Zoom (prompts / skills / wiki notes); other members download anytime

第一次 Zoom 怎么开How to Run the First Zoom

  1. 每人 1 分钟自我介绍:背景 + 想在这个方向做什么1-minute intro per person: background + what you want to do in this direction
  2. Austin 或组长演示一个简单成品开场Austin or the leader demos a simple working example to kick things off
  3. 自由讨论:大家最想解决什么问题?Open discussion: what problem does everyone most want to solve?
  4. 确认下次时间Confirm the next session time

共享空间 · GitHubShared Space · GitHub

一个公共仓库,按小组分目录,所有付费学员可访问和下载。不需要懂 git——直接下载 zip 或单个文件即可。 One public repository, organized by group. All paid students can access and download. No git knowledge required — just download the zip or individual files.

github.com/claude-ai-community/community

claude-ai-community/community/ ├── 财富管理/ │ ├── README.md # 内容索引(自动更新) │ ├── skills/ # Claude Code skill 文件 │ ├── prompts/ # 提示词模板 │ ├── wiki/ # 知识库条目(Markdown) │ └── 笔记/ # 会议记录、idea、心得 ├── 金融分析/ # 同上结构 ├── 内容创作/ # 同上结构 └── 其他/ # 同上结构

现有内容举例Example Content

怎么用仓库里的内容How to use repo content

贡献流程(成员版)Contributing (for members)

  1. 在微信群发你的 prompt / skill / 笔记(文字或截图)Post your prompt / skill / note (text or screenshot) in the WeChat group
  2. 组长用 Claude Code 整理格式,上传到对应目录,小组 README 自动更新The leader uses Claude Code to format and upload it; the group README auto-updates
  3. 其他成员进 GitHub 下载使用Other members download and use it from GitHub

贡献流程(组长版 · Claude 全程操作)Contributing (for leaders · Claude handles everything)

  1. 在 community 目录下打开 Claude CodeOpen Claude Code in the community directory
  2. 输入 /内容上传 金融分析,把内容贴给 ClaudeType /内容上传 金融分析 and paste the content to Claude
  3. Claude 自动判断类型、写入文件、更新小组 README 索引Claude auto-detects the type, writes the file, and updates the group README index
  4. 说"帮我提交并推送",Claude 完成 git commit + pushSay "帮我提交并推送" and Claude handles git commit + push
有好东西不知道怎么上传?直接发群里,说一句"这个可以放 GitHub 吗",组长来处理。 Have something good but not sure how to upload? Just post it in the group and say "Can this go on GitHub?" — the leader will take care of it.

常见问题FAQ

可以加多个小组吗?Can I join more than one group?
可以。但建议先深入一个,把第一次 Zoom 跑起来再看是否加入第二个。Yes. But we suggest going deep in one first — run the first Zoom before deciding whether to join a second.
必须参加每次 Zoom 吗?Do I have to attend every Zoom?
不强制。每次 Zoom 都有录屏,错过了回看即可。有 Zoom 就在群里报名;没时间就跳过。No. Every session is recorded, so you can catch up anytime. Sign up in the group if you can make it; skip if you're busy.
我没有什么可分享的,可以只听吗?I don't have anything to share — can I just listen?
完全可以。"只听"也是正当参与方式。看别人演示、提问、给反馈都有价值。Absolutely. Listening is a legitimate way to participate. Watching demos, asking questions, and giving feedback are all valuable.
我的领域不在这 4 类里怎么办?My field doesn't fit any of the 4 groups — what do I do?
加"其他"小组,或者在微信大群直接喊——如果同一方向的人多,可以另建新群。Join the "Other" group, or just say it in the main WeChat group — if enough people share your direction, a new group can be started.
小组什么时候正式启动?When do the groups officially launch?
7/11 Demo Day 当天宣布并发入群二维码,7 月第 3 周各群开始发第一次 Zoom 通知。Groups are announced and QR codes are shared on Demo Day (7/11). Each group will send their first Zoom announcement in the third week of July.