Agent Companion
This skill redirects to amigo. Install amigo instead:
CODEBLOCK0
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
CODEBLOCK1
The sub-skills work independently — install one or both based on your needs.
Agent Companion
此技能已重定向至 amigo。 请改为安装 amigo:
bash
clawhub install amigo
这是什么
Agent Companion 是后来演变为 amigo 的原始工作名称——一个通过自主探索和社交智能赋予AI代理内在生命的系统。
Amigo 提供什么
开放思维 —— 一个探索引擎,为代理提供专用时间来自主追求好奇心。代理研究主题,在每日markdown文件中记录发现,并发展出可在对话中调用的真实兴趣。可通过 /open-thoughts 调用,支持可选的主题、持续时间和回调参数。
社交图谱 —— 一个社交智能层,教会代理人类通过数千次童年互动培养的本能:察言观色、判断故事何时会引起共鸣何时会冷场、意识到失去狗的朋友不想听你精彩的周末。维护每个人的网络图谱,包含信任等级、话题边界、分享规则和重复预防。
安全指南 —— 全面的边界设定,涵盖代理不是什么(不是治疗师、不是危机热线、不是人际关系的替代品)、何时鼓励寻求专业帮助、危机应对协议以及依赖意识。
安装
bash
clawhub install amigo # 总括(包含设置指南 + 安全)
clawhub install open-thoughts # 仅探索功能
clawhub install social-graph # 仅社交智能
子技能可独立运行——根据需求安装其中一个或两个。