What problem does it solve?
Centralizes and simplifies Sensenova-Claw operations by providing a single skill to manage LLM provider configuration, agent lifecycle, tool and skill installation, cron scheduling, and system state inspection, reducing manual configuration errors and inconsistent runtime states.
Core Features & Use Cases
- LLM & Provider Management: Configure providers, models, timeouts, and hot-reload LLM settings without restarting services.
- Agent Orchestration: Create, update, delegate, and remove agents, manage agent preferences and messaging permissions.
- Skill & Plugin Lifecycle: Install, enable/disable, reload skills and plugins, check binary dependencies, and enforce skill loading precedence.
- Cron & System Monitoring: Manage scheduled jobs via REST, trigger runs, and inspect execution history and LLM/tool status.
- Environment & Secret Handling: Detect required environment variables, migrate secrets to keyring, and apply secure approval flows for sensitive tools.
- Use Case: A DevOps engineer uses this skill to onboard a new LLM provider, verify required environment variables, enable required skills, and schedule daily reports with a single, auditable workflow.
Quick Start
Use the system-admin-skill to inspect current LLM providers, list agents, and detect any missing environment variables.