by Winfred1024 · Agent Tool · ★ 21
feishu-pm-kit 可快速部署到飞书的 AI 项目经理 Agent + 项目管理系统 部署套件。 一份共享引擎驱动多个团队实例,新团队"加一份 config + 跑一条 bootstrap"即可上线。 这是什么 把"Claude Code 本体 + 操作手册 + 飞书通道"这一已验证的 AI 项目经理模式产品化: Agent 项目经理:在飞书业务群里监听消息、@责任人跟进、识别风险、发日报。Agent 本体是 Claude Code,在实例目录启动即加载该实例的 ,化身那个团队的项目经理。 项目管理系统:项目档案以 markdown frontmatter 为唯一事实源,脚本生成索引 + 健康看板,并做四项治理校验;可单向镜像到飞书多维表格供团队查看。 架构(共享引擎 + 多实例配置) feishu-pm-kit/ ├── engine/ # 共享引擎(唯一一份代码) │ ├── lib/ # config / frontmatter / lark 调用封装 │ ├── genindex.py # 索引生成 + 四项治理校验 │ ├── feishu.py # 飞书通道:poll / send / ws-startstatus │ ├── bitablesync.py# 项目台账单向同步到飞书多维表格(Base) │ ├── bootstrap.py # 一键部署:脚手架...
| Stars | 21 |
| Forks | 3 |
| Language | Python |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 63.8141603313406/100 |
| Last Updated | 2026-05-25 |
| Created | 2026-05-22 |
| Platforms | claude-code, python |
| Est. Tokens | ~3k |
These tools work well together with feishu-pm-kit for enhanced workflows:
Explore other popular agent tool tools:
feishu-pm-kit is 飞书(Lark)AI 项目经理 Agent + 项目管理系统部署套件 · 共享引擎+多实例配置 · Claude Code 驱动 · markdown 为源 + 索引治理(四项校验)+ 多维表格镜像. It is categorized as a Agent Tool with 21 GitHub stars.
feishu-pm-kit is primarily written in Python. It covers topics such as ai-agent, automation, bitable.
You can find installation instructions and usage details in the feishu-pm-kit GitHub repository at github.com/Winfred1024/feishu-pm-kit. The project has 21 stars and 3 forks, indicating an active community.
feishu-pm-kit is released under the MIT license, making it free to use and modify according to the license terms.