johnson7788/MultiAgentPPT

A2Acommunity
johnson7788MITUpdated 9mo agoGitHub

MultiAgentPPT 是一个集成了 A2A(Agent2Agent)+ MCP(Model Context Protocol)+ ADK(Agent Development Kit) 架构的智能化演示文稿生成系统,支持通过多智能体协作和流式并发机制

News: 当前的版本不再维护,因为PPT内容和模版无法很好的维护,所以采用新的方案重构。 推荐采用PPT的模版的方式,更企业化的版本: 一个基于 A2A + MCP + ADK 的多智能体系统,支持流式并发生成高质量 (可在线编辑)PPT 内容。 MultiAgentPPT 利用多智能体架构实现从主题输入到完整演示文稿生成的自动化流程,主要步骤包括: 1. 大纲生成 Agent:根据用户需求生成初步内容大纲。 2. Topic 拆分 Agent:将大纲内容细分为多个主题。 3. Research Agent 并行工作:多个智能体分别对每个主题进行深入调研。 4. Summary Agent 汇总输出:将调研结果汇总生成 PPT 内容,实时流式返回前端。 多Agent协作:通过多智能体并行工作,提高内容生成的效率和准确性。 实时流式返回:支持流式返回生成的 PPT 内容,提升用户体验。…

Automatically indexed from public sources. Not yet verified by the developer on Forge.Claim this listing →
2kGitHub stars
225Forks
9mo agoLast update
Package
Authorjohnson7788
LicenseMIT
Sourcegithub
Trust Status
B
60/100Good
Listed in Forge index+10/10
Publisher identity verified+0/25
Publisher: run `forge publish` from the package repo to claim ownership
Ed25519 publish signature+0/10
Included automatically when the publisher runs `forge publish`
Domain verification+0/5
Publisher: host /.well-known/forge.json on the package homepage with { "publisher": "<github-login>" }
CVE scan · not run+0/30
Not yet scanned — package must be on npm
Static analysis · clean+20/20
npm provenance (Sigstore)+0/5
Publish from GitHub Actions with the --provenance flag
Paste into Claude Code, Cursor, or any AI assistant to fix all gaps
StatusCommunity-indexed
PublisherUnverified
SignatureUnsigned
Domain
Provenance
DependenciesNot audited
Tool surface
Security scan✓ CleanvHEAD · 19d ago
EvalsNone
IndexedJun 13, 2026

Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.

About

News: 当前的版本不再维护,因为PPT内容和模版无法很好的维护,所以采用新的方案重构。 推荐采用PPT的模版的方式,更企业化的版本: 一个基于 A2A + MCP + ADK 的多智能体系统,支持流式并发生成高质量 (可在线编辑)PPT 内容。 MultiAgentPPT 利用多智能体架构实现从主题输入到完整演示文稿生成的自动化流程,主要步骤包括: 1. 大纲生成 Agent:根据用户需求生成初步内容大纲。 2. Topic 拆分 Agent:将大纲内容细分为多个主题。 3. Research Agent 并行工作:多个智能体分别对每个主题进行深入调研。 4. Summary Agent 汇总输出:将调研结果汇总生成 PPT 内容,实时流式返回前端。 多Agent协作:通过多智能体并行工作,提高内容生成的效率和准确性。 实时流式返回:支持流式返回生成的 PPT 内容,提升用户体验。 高质量内容:结合外部检索和智能体协作,生成高质量的内容大纲和演示文稿。 可扩展性:系统设计灵活,易于扩展新的智能体和功能模块。 ✅ 除 Gemini 以外流的输出 Bug 修复,ADK 和 A2A…