aiter-control
AiTer Control Skill
This skill enables you to control the AiTer terminal client through CLI commands, allowing orchestration of multiple projects and agents.
Prerequisites
- AiTer must be running: The AiTer desktop application must be open for CLI commands to work
- Socket connection: Commands communicate via Unix socket at
/tmp/aiter-{uid}.sock
Command Reference
All commands output JSON for easy parsing. Use jq for extraction when needed.
Project Management
List Projects
aiter project list
More from within-7/aiter
notifications
Multi-target notification system. Send app, IM, and webhook notifications with priority levels, quiet hours, and history tracking.
2tunnels
Tunnel lifecycle management. Create, monitor, and close tunnels for sharing local services publicly. Integrate with file servers for report and preview sharing.
1memory
Persistent memory system for the AiTer Agent. File formats, read/write patterns, search techniques, and maintenance rules for tasks, knowledge, contacts, journal, orchestration state, monitors, and configuration.
1reporting
Report generation and distribution. Gather data from multiple sources, format structured reports, and distribute via IM, notifications, or shared tunnel URLs.
1orchestration
Multi-project orchestration patterns. Plan format, inter-agent communication protocol, dispatch workflow, task templates, monitoring loops, and persistent state tracking via memory files.
1platform-core
Foundation skill for the AiTer Agent Platform. Provides identity framework, autonomous decision rules, environment detection, full AiTer CLI command reference across all 11 namespaces, and persistent memory basics.
1