hologres-cli
Installation
SKILL.md
Hologres CLI
AI-agent-friendly command-line interface for Hologres with safety guardrails and structured JSON output.
Installation
# Requires Python 3.11+
pip install hologres-cli
# Or install a specific version
pip install hologres-cli==0.2.0
Configuration
Profile-based configuration stored in ~/.hologres/config.json.
Related skills