Engineering
agent-system avatar

agent-system

Implementation patterns for MERIDIAN autonomous AI agents using Claude API, including BaseAgent lifecycle, structured tool use, token budget enforcement, and cron scheduling.

Installation

Agent type

Claude Code

Install Command (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/agent-system/install?os=mac&agent=claude" | bash
Install Command (Windows)
curl -L "https://mentalok.io/api/v1/skills/agent-system/install?os=windows&agent=claude" -o install-agent-system.bat && install-agent-system.bat

Download Skill Project

/agent-skill/agent-system
agent-system | Skills Hub