- New tool addition
- Bug fix
- Improvement / refactor
- Documentation update
| Field | Value |
|---|---|
| Tool name | |
| GitHub URL | |
| Category | |
| Supported OS | Linux / macOS / Both |
| Install method | pip / go install / apt / git clone |
Why should it be added?
Is the tool actively maintained?
- Title follows the format above
- New tool class added to the correct
tools/*.pyfile -
TITLE,DESCRIPTION,INSTALL_COMMANDS,RUN_COMMANDS,PROJECT_URLall set -
SUPPORTED_OSset correctly (["linux"]/["linux", "macos"]) - Tool added to the
TOOLSlist in the collection class at the bottom of the file - No new dependencies added to
requirements.txtwithout discussion - Tested locally — install and run commands work