Releases: Pr3zi/mpb-framework
Releases · Pr3zi/mpb-framework
v0.1.0 – Initial public release
🚀 What's inside
- System Prompt Full Version → MPB_System_Prompt.md
- System Prompt Light Version For ChatGPT → MPB_Light_System_Prompt.md
- Framework (full guide) → MPB_Project_Framework.md
- Mental Model Library (+ Simple Prompts) → MPB_Mental_Model_Library.md
- Starter Macros (Mind/Paper/Building) → MPB_Starter_Macros.md
🛠 Quick Start
Step 1 — Create a project/agent
- Claude: Create a new Project → paste the system prompt → add the 3 files to Knowledge → run the starter macro.
- Gemini: Create a new Gem → paste the system prompt → upload the 3 files as knowledge → run the starter macro.
- ChatGPT: Create a new GPT (or Project) → paste the light system prompt MPB_Light_System_Prompt.md → upload all files as knowledge → type the starter macro.
Step 2 — Download files & upload to your project knowledge
The ZIP contains knowledge-base files:
Or grab files individually (latest release):
- MPB_System_Prompt.md
- MPB_Light_System_Prompt.md
- MPB_Project_Framework.md
- MPB_Mental_Model_Library.md
- MPB_Starter_Macros.md
Upload those files to your project as the knowledge base.
Step 3 — Copy & paste the MPB Guide System Prompt
Pick one:
- Light (ChatGPT-friendly, ≤8k characters) → MPB_Light_System_Prompt.md
Use in ChatGPT Custom GPT / Projects where system instructions have an ~8k limit. Requires the knowledge files below. - Full (complete controller prompt) → MPB_System_Prompt.md
Use in Claude/Gemini or anywhere with higher limits.
Both prompts expect these files uploaded as Knowledge
Step 4 - Run
Type:
Run Mind Starter for my project🧭 Versioning
- v0.1.0
- Initial release
- Documentation and minor fixes
- v0.2.0
- Added new examples
- Added new macros