Agent Companion
This skill redirects to amigo. Install amigo instead:
clawhub install amigo
What This Is
Agent Companion is the original working name for what became amigo — a system that gives AI agents an inner life through autonomous exploration and social intelligence.
What Amigo Provides
Open Thoughts — An exploration engine that gives agents dedicated time to pursue curiosity autonomously. Agents research topics, journal findings in daily markdown files, and develop genuine interests they can draw on in conversations. Invocable via /open-thoughts with optional topic, duration, and callback parameters.
Social Graph — A social intelligence layer that teaches agents the instincts humans develop through thousands of childhood interactions: reading the room, knowing when a story will land vs. fall flat, recognizing that a friend who lost their dog doesn't want to hear about your great weekend. Maintains per-person network graphs with trust levels, topic boundaries, sharing rules, and repetition prevention.
Safety Guidelines — Comprehensive boundaries covering what agents are not (not therapists, not crisis lines, not replacements for human connection), when to encourage professional help, crisis response protocols, and dependency awareness.
Installation
clawhub install amigo # umbrella (includes setup guides + safety)
clawhub install open-thoughts # exploration only
clawhub install social-graph # social intelligence only
The sub-skills work independently — install one or both based on your needs.