What problem does it solve?
This Skill helps you set up and operate a lightweight personal AI agent that continuously uses your available context, stores long-term knowledge as Markdown, and can run proactive scheduled tasks without needing you to prompt every cycle.
Core Features & Use Cases
- Long-term, file-based memory: Store and retrieve knowledge in Markdown so your agent’s context stays human-readable.
- Daily notes & task tracking: Log daily conversation notes and track active/scheduled work using HEARTBEAT.md.
- Proactivity + multi-instance support: Enable cron-driven proactive execution and run multiple isolated instances for different roles (e.g., Research vs Coding).
Quick Start
Install the agent and run it interactively by executing: curl -fsSL https://raw.githubusercontent.com/miles990/mini-agent/main/install.sh | bash, then start the assistant with mini-agent.