Museum Steps (full-body, cultural)
Turn any AI chat into a museum steps (full-body, cultural) with this community persona prompt.
by Model Context Protocol
A reference MCP server that exposes a single tool for dynamic, reflective problem-solving. It lets the model break a complex problem into a sequence of thoughts, revise earlier steps, branch into alternatives, and adjust the number of steps as understanding improves — a structured scaffold for harder reasoning tasks.
The Model Context Protocol (MCP).
Setup steps with copy-paste config. Sources are cited under each method.
Requires: Node.js
Add to your MCP config
No API key or external service required — it runs locally.
{
"mcpServers": {
"sequential-thinking": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-sequential-thinking"]
}
}
}Prompt the agent to use it
Ask the agent to think through the problem step by step; it will call the tool to structure its reasoning.
Copy-paste prompts written to exercise this plugin, with what to expect.
You're planning a risky change with many unknowns.
Use sequential thinking to plan migrating this service off the legacy queue. Lay out the steps, revise as you find dependencies, and flag the riskiest step.
What to expect: The agent works through an explicit, revisable chain of steps and surfaces its plan and the biggest risk, instead of a single unstructured answer.
Real prompts from the IterPrompt library you can copy or run.
Turn any AI chat into a museum steps (full-body, cultural) with this community persona prompt.
Turn any AI chat into a module wrap-up & next steps video generation with this community persona prompt.
Turn any AI chat into a step 2: outline creation with this community persona prompt.
Turn any AI chat into a step 3a: technical deep dive with this community persona prompt.
Turn any AI chat into a step 3b: creative exploration with this community persona prompt.
Turn any AI chat into a step 4a: implementation plan with this community persona prompt.
No — it runs locally and only structures the model's own reasoning. There's no API key and no data leaves your machine via the server.
Cursor Project Rules
Anysphere
Persistent, version-controlled instructions that steer Cursor's agent on every request.
Windsurf Rules & Workflows
Codeium
Persistent repo rules plus slash-command workflows that script Cascade end to end.
Continue Custom Slash Commands & Context Providers
Continue
Reusable prompt commands and @-mention context providers, defined in config.yaml.
GitHub Copilot Custom Instructions
GitHub
A repo-level Markdown file that tells Copilot your project's conventions on every request.
The facts on this page and where they come from. Anything unverified is labeled — we'd rather say "unknown" than guess.
Install steps, pricing, and availability change often. Always confirm on the official page before relying on setup details.