A collection of practical scripts and utilities designed to enhance your workflow with Manus, the autonomous general AI agent.
This repository contains tools to monitor, analyze, and optimize tasks performed by Manus. Whether you are building complex software or conducting deep research, these utilities help you get the most out of your AI agent.
- Purpose: Track the progress of long-running Manus tasks.
- Features: Status checking, completion notifications, and progress logging.
- Purpose: Identify trending open-source projects.
- Use Case: Feed this data into Manus to generate market reports or technical deep-dives.
- Purpose: Structure your requests for better results.
- Features: Automatically adds context and structure to raw user goals.
- Clone the repository:
git clone https://github.com/306266563/github-contributions.git
- Install dependencies:
pip install requests
Contributions are welcome! If you have a script that helps with Manus automation, feel free to open a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
Created as part of the Manus Early Access contribution initiative.
Just run pip install -r requirements.txt to get started.
Check manus_prompt_optimizer.py for structured prompt generation.