Communityv0.0.1

MantisBT Manager

Manage Mantis Bug Tracker (issues, projects, users, filters, configs) via the official Mantis REST API. Supports full CRUD operations on issues, projects, users, attachments, notes, tags, relationships, and configuration management. Features dynamic instance switching with context-aware base URL and token resolution.

2.1kdownloads3starswillykinfoussia
View on ClawHubBack to Skills

Skill Details

Slug
mantis-manager
Latest Version
0.0.1
Author
willykinfoussia
Published
Feb 4, 2026
Updated
May 18, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for MantisBT Manager.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.0.1

Initial release of mantis_manager: Manage MantisBT via official REST API with dynamic context & multi-instance support. - Supports full CRUD operations on issues, projects, users, attachments, notes, tags, relationships, and configurations. - Dynamic instance switching: use different Mantis base URLs and tokens per operation or session, resolved by runtime context. - Environment variables MANTIS_BASE_URL and MANTIS_API_TOKEN required; can override via temporary/session context variables. - Includes context management commands for switching, viewing, and resetting current API connection or auth token. - Extensive documentation and usage examples for all major operations and context management patterns.