OpenClaw is a powerful terminal-based AI agent that helps you with coding tasks, file operations, and more. Configure it to use SISTEMATIS AI models for enhanced performance.
Installation
- Install OpenClaw from the official repository
- Open your ~/.openclaw/openclaw.json configuration file
- Add the SISTEMATIS AI provider configuration
Configuration
Base URL
https://api.sistematis.ai/v1
Configuration
~/.openclaw/openclaw.json
{
"provider": "openai_compatible",
"model": "sistematis-super-v7",
"base_url": "https://api.sistematis.ai/v1",
"api_key": "YOUR_API_KEY"
}Features
🚀
All SISTEMATIS Models
Access to super-v7, flex-v7, and fast-v7 models
⚡
Fast Terminal Access
Quick commands directly from your terminal
🔧
File Operations
Read, write, and modify files with AI assistance
🔒
Secure
API key stored locally in config file
Best Practices
- ✓Use sistematis-super-v7 for complex reasoning and code generation
- ✓Use sistematis-flex-v7 for balanced performance
- ✓Use sistematis-fast-v7 for quick responses and simple tasks
- ✓Keep your API key secure and never commit it to version control