innovateswarm-prompts
收藏资源简介:
InnovateSwarm多智能体提示词数据集是一个专为智能体时代设计的创新性多智能体协作模板集合。该数据集包含9种不同功能的模板,涵盖大脑代理(Brain Agent)、视角刷新(Refresh Perspective)、群体思维(Swarm Tank)、创意救援(Idea Rescue)、创意工厂(Idea Factory)、交叉授粉(Cross Pollination)、最小可行实验(MVE)、未来回溯(Future Backcasting)和创新批判(Innovation Critique)等。每个模板提供Markdown和JSON两种格式,适用于Autogen、CrewAI等多智能体框架。该数据集旨在为LLM驱动的多智能体系统提供即用型协调方案,特别适合创新思维、群体决策和复杂问题解决等应用场景。用户可通过HuggingFace datasets库直接加载使用,也可自由修改和分享。
The InnovateSwarm Multi-Agent Prompt Dataset is an innovative collection of multi-agent collaboration templates designed for the agent era. This dataset contains 9 templates with distinct functionalities, covering Brain Agent, Refresh Perspective, Swarm Tank, Idea Rescue, Idea Factory, Cross Pollination, Minimum Viable Experiment (MVE), Future Backcasting, and Innovation Critique, among others. Each template is provided in both Markdown and JSON formats, and is compatible with multi-agent frameworks such as Autogen and CrewAI. This dataset aims to provide ready-to-use coordination solutions for LLM-powered multi-agent systems, and is particularly suitable for application scenarios including innovative thinking, group decision-making, and complex problem-solving. Users can directly load and utilize it via the Hugging Face Datasets library, and are free to modify and redistribute it.
数据集概述
名称:InnovateSwarm Multi-Agent Prompts
描述:这是一个基于创新的、可直接使用的多智能体协调模板集合,专为智能体时代构建。数据集包含多个提示模板,旨在促进多智能体之间的协作与创新。
标签:prompt, multi-agent, agent, coordination, swarm, llm, autogen, crewai, innovation, innovate
可用模板:共9个模板,每个模板均提供Markdown和JSON两种格式。以下是具体模板列表:
| 模板名称 | Markdown文件 | JSON文件 |
|---|---|---|
| 🧠 Brain Agent | brain-agent.md | brain-agent.json |
| 🔄 Refresh Perspective | refresh-perspective.md | refresh-perspective.json |
| 🦈 Swarm Tank | swarm-tank.md | swarm-tank.json |
| 🚀 Idea Rescue | idea-rescue.md | idea-rescue.json |
| ⚡ Idea Factory | idea-factory.md | idea-factory.json |
| 🌐 Cross Pollination | cross-pollination-engine.md | cross-pollination-engine.json |
| 🧪 MVE (Minimal Viable Experiment) | mve.md | minimal-viable-experiment.json |
| 🔮 Future Backcasting | future-backcasting.md | future-backcasting.json |
| 🛡️ Innovation Critique | innovation-critique.md | innovation-critique.json |
使用方法:可使用Hugging Face的datasets库加载整个数据集。
python from datasets import load_dataset
dataset = load_dataset("InnovateSwarm/innovateswarm-prompts")
相关链接:
- 主网站:https://innovateswarm.com
- Prompts JSON索引:https://innovateswarm.com/prompts-json
- GitHub仓库:https://github.com/InnovateSwarm/InnovateSwarm-Instructions
许可说明:数据集允许自由复制、修改和分享结果。




