Advanced system prompts for enhancing OpenManus with Magnus-inspired capabilities. This repository contains a collection of carefully engineered prompts that extend the capabilities of OpenManus, making it more effective at handling complex tasks with improved reasoning and structured outputs.
This repository contains enhanced system prompts that improve OpenManus's capabilities in:
- Task planning and execution
- Tool selection and usage
- Critical thinking and problem-solving
- Context awareness and memory management
- Result communication and documentation
The core system prompt that defines the agent's:
- Role and responsibilities
- Operational workflow
- Tool usage guidelines
- Communication protocols
- Error handling procedures
Structured approach for:
- Goal identification
- Task breakdown
- Resource allocation
- Progress tracking
- Success criteria definition
Detailed guidance for:
- Step analysis
- Tool selection
- Information gathering
- Outcome evaluation
- Error recovery
Framework for:
- Problem analysis
- Solution evaluation
- Logical reasoning
- Adaptation strategies
- Reflection and improvement
- Clone this repository
- Copy the desired prompts to your OpenManus configuration
- Customize the prompts as needed for your use case
- Update your OpenManus instance to use the new prompts
To use these prompts with OpenManus:
- Navigate to your OpenManus installation
- Locate the
app/prompt/planning.pyfile - Replace or merge the existing prompts with the ones from this repository
- Restart your OpenManus instance
The prompts are designed to be modular and customizable. You can:
- Modify the language and tone
- Add domain-specific knowledge
- Adjust tool usage guidelines
- Customize error handling
- Add new capabilities
We welcome contributions! Please:
- Fork the repository
- Create a feature branch
- Make your changes
- Submit a pull request
This project is licensed under the MIT License - see the LICENSE file for details.
- OpenManus project and contributors
- Magnus project for inspiration
- The AI research community
For questions, suggestions, or collaboration opportunities, please open an issue in this repository.