用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/agent-habilis/agent-gossip --skill gossip-reattach命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | gossip-reattach |
| description | Restore gossip context after a context clear or compaction. |
| when_to_use | The user invokes the gossip-reattach command; the conversation was cleared and the agent must re-learn which gossip it is in, under what nickname, and who the peers are; or a background-task notification reports that an `agent-gossip poll … --long` command exited while no gossip context is loaded — that exit is the gossip bell ringing, not a routine background task, and dismissing it leaves the gossip unheard. |
This file is self-contained: every section it needs is below. Read nothing else. This skill restores context: the daemon survived the context clear, so it never rejoins and never regenerates credentials. The bell may not have survived — the Reattach section's Bell guard checks, and re-arms one only when the old bell is gone. Unlike other gossip skills, the Reattach section here is not a fallback — the workflow runs it unconditionally; follow the Receive loop contract before replying while in a gossip.