Agent Pilot banner
bcefghj bcefghj

Agent Pilot

Data community

Description

Agent-Pilot · 飞书 AI 校园挑战赛 · 从 IM 对话到演示稿的一键智能闭环 | 6 Agent Multi-Agent Pipeline · MiniMax M2.7 Tool Calling · 飞书 Bot 全生态集成

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Agent-Pilot V2.0 — Multi-Agent Pipeline 驱动的 IM 协同办公助手

**从 IM 对话到演示稿的一键智能闭环** — 在飞书 IM 中通过自然语言触发,6 个专业 AI Agent(Intent / Planner / Research / Writer / Review / Builder)协作完成从需求理解到文档 / PPT / 画布交付的全链路自动化。

[![Python 3.10+](https://img.shields.io/badge/python-3.10%2B-blue.svg)](https://python.org) [![License: MIT](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE) [![Version](https://img.shields.io/badge/version-V2.0-orange.svg)]() [![PRD Tests](https://img.shields.io/badge/PRD_Tests-14%2F14_PASS-brightgreen.svg)]() [![Agents](https://img.shields.io/badge/Agents-6_专业分工-purple.svg)]() [![Demo](https://img.shields.io/badge/Live_Demo-在线体验-blue.svg)](http://8.136.98.175) [![PDF](https://img.shields.io/badge/技术白皮书-50页PDF-red.svg)](http://8.136.98.175/agent_pilot_report.pdf) [![Last Commit](https://img.shields.io/github/last-commit/bcefghj/Agent-Pilot.svg)](https://github.com/bcefghj/Agent-Pilot/commits/main)


在线体验

入口 链接 说明
产品介绍 http://8.136.98.175 产品全景介绍 · 动画演示 · 技术亮点
Live Demo http://8.136.98.175/demo.html 独立全屏对话体验,与真实后端交互
Dashboard http://8.136.98.175/dashboard 实时 Agent 协作过程可视化
技术白皮书 http://8.136.98.175/agent_pilot_report.pdf 50 页 A4 技术文档
MCP Server http://8.136.98.175/sse Cursor / Claude Desktop 接入
GitHub github.com/bcefghj/Agent-Pilot 完整源码(185 文件,MIT 开源)

比赛题目完成情况

赛道:基于 IM 的办公协同智能助手(公开版) 命题:Agent-Pilot · 从 IM 对话到演示稿的一键智能闭环

Must-have 必须完成项

场景 PRD 要求 Agent-Pilot 实现 测试结果
A: 意图入口 IM 群聊/单聊,文本/语音触发 IntentAgent 自然语言分类(ready/chat/clarify),支持飞书单聊 ✅ PASS
B: 任务规划 LLM/Planner 拆解为子任务 PlannerAgent LLM few-shot 生成 5-10 章结构化大纲 ✅ PASS(7 章)
C: 文档生成 自动生成并迭代文档 WriterAgent 按章撰写