A collection of specialized AI agents for the Cerberus system, designed to be imported into MindStudio or similar agent frameworks.
This package includes five specialized agents:
- Recon Intake Agent: Processes and routes reconnaissance requests
- Chroma Visual Tools Agent: Handles visual analysis tasks
- Call Sentinel Triage Agent: Analyzes and categorizes voice communications
- Deal Tracker Agent: Monitors and analyzes financial transactions
- OSINT Report Summarizer Agent: Generates concise summaries of OSINT findings
- MindStudio or compatible agent framework
- Python 3.8+
- Required dependencies (see each agent's README)
-
Clone or extract this directory
-
Import agents into MindStudio
- Open MindStudio
- Navigate to "Import Agent"
- Select the agent's JSON/YAML configuration file
- Follow the prompts to complete the import
-
Configure agent settings
- Set API keys and endpoints as needed
- Configure integration points with other Cerberus components
- Set up any required authentication
Each agent directory contains:
config.jsonorconfig.yaml: Agent configurationREADME.md: Documentation and usage instructionsprompts/: Directory containing prompt templatesexamples/: Example inputs and outputs
These agents are designed to work with the broader Cerberus ecosystem:
- Aegis: Core LLM infrastructure
- Recon Engine: OSINT data source
- Wraith: Monitoring data
- Oren: Threat intelligence
- Mavrakis: Persona information
- Chroma: Visual analysis
This project is part of the Cerberus suite of security tools.