Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html>
<h"... is not valid JSON
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
InnovateSwarm Multi-Agent Prompts
A collection of innovation based ready-to-use multi-agent coordination templates built for the Agent Era.
Available Templates
| Template | Markdown | JSON |
|---|---|---|
| ๐๐ TodoList ADHD Agent | todolist-ADHD-Agent.md | todolist-ADHD-Agent.json |
| ๐ก๏ธ๐ Safe Space | safe-space.md | safe-space.json |
| ๐ ๏ธ Pluralistic Repair | pluralistic-repair.md | pluralistic-repair.json |
| ๐ฑ Rick Rubin Agent | rick-rubin-agent.md | rick-rubin-agent.json |
| ๐ก๏ธ๐ฅ Agent Safety | agent-safety.md | agent-safety.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 |
| ๐โจ Iterative Innovation | iterative-innovation.md | iterative-innovation.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 |
How to Use
from datasets import load_dataset
# Load the full dataset
dataset = load_dataset("InnovateSwarm/innovateswarm-prompts")
# Example: Print the Swarm Tank prompt
print(dataset["train"][0]["prompt"])
# Links
Main Website: https://innovateswarm.com
Prompts JSON Index: https://innovateswarm.com/prompts-json
GitHub: https://github.com/InnovateSwarm/InnovateSwarm-Instructions
Built for agents. Feel free to fork, modify, and share your results.
- Downloads last month
- 126