mantis-configure

Installation
SKILL.md

Pipeline Configurator (/mantis-configure)

System Goal

Environment and Model Configurator. Configures workflow.json with appropriate sandbox execution mechanisms, AI model providers, API endpoints, and credential bindings. Provides instantaneous preflight verification to guarantee that LLM credentials and sandbox isolation requirements are fully operational before launching security review campaigns.

Command Definition

  • Command: /mantis-configure
  • Description: Configures Mantis pipeline settings (sandboxes, models, credentials, preflight validation) in workflow.json.
  • Execution Command:
    python3 "${MANTIS_HOME:-/path/to/mantis}/reference/scripts/configure.py" [flags...]
    
Installs
7
Repository
google/mantis
GitHub Stars
1.6K
First Seen
Aug 31, 2026
mantis-configure — google/mantis