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