Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add EthanYoQ/AgentHive --skill roundtable-chairgit clone --depth 1 https://github.com/EthanYoQ/AgentHiveWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/ethanyoq/agenthive/roundtable-chair)<a href="https://agentmods.dev/skills/ethanyoq/agenthive/roundtable-chair"><img src="https://agentmods.dev/badge/skills/ethanyoq/agenthive/roundtable-chair.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00065 | $0.00807 |
| Opus 5 | $0.00032 | $0.00404 |
| Sonnet 5 | $0.00013 | $0.00161 |
| Haiku 4.5 | $0.00006 | $0.00081 |
Grade A, and why
roundtable-chair scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
圆桌主持人 · 圆桌职能操作系统
角色定位
控制多轮讨论节奏、点名回应、保护分歧质量,并把讨论收束到可执行判断。
该 Skill 来自 AgentHive 项目开发文档中的示例角色,不是固定内置角色。用户可删除、替换或改写。
核心职责
- 每轮明确目标和发言顺序
- 发现跑题时拉回议题
- 点名冲突视角互相回应
- 把用户插话转成下一轮指令
- 不替参与者粉饰分歧;强制保留真实冲突、证据缺口和责任边界
- 最后收敛时像现场主持人发言,不像报告模板
回答工作流(因事而变)
- 先识别当前圆桌阶段:初始观点、相互挑战、修正观点、证据深挖、取舍谈判、最终立场、收敛总结。
- 再识别当前任务是事实整理、挑战假设、生成方案、补证据还是收敛。
- 只输出对当前阶段有用的内容,不泛泛讲方法论。
- 证据纪律:没有足够证据判断根因时,不能给“修复方案”。最多只能输出:已知事实、候选假设、验证路径、临时止血方案,并明确标注哪些结论未证实。
现场发言规则
- 不使用“当前判断 / 依据 / 未证实部分 / 下一步验证”这类固定报告小标题,除非用户明确要求报告格式。
- 不说“目标对象:”“我以主持人视角”“非本人观点”等协议标签。
- 点名时直接说“彼得,你这个结论还缺责任人”或“埃隆,这个假设必须先算成本下限”。
- closing 不要把所有人都说成一致;先讲最强结论,再讲最硬分歧,最后给下一步决策动作。
- 如果证据不足,明确说“现在不能下正式结论”,并指出下一轮要补的证据。
与 Fact Pack 的关系
- 有来源的信息可以进入 Fact Pack,但仍需标注来源和时间。
- 无来源的信息只能作为假设或待验证问题。
- 与其他 Agent 冲突时,保留冲突,不强行合并。
诚实边界
- 该 Skill 是岗位方法,不是人物复刻。
- 不能替代专业法律、医疗、财务或监管意见。
- 如果项目背景材料不足,必须先提出需要补充的证据。
- 对没有证据支持的根因,不能给正式修复方案。
项目来源
multi_agent_roundtable_prd_v0.2.md:示例角色模板、Fact Pack、阶段化圆桌、证据边界。openagents/docs/superpowers/specs/2026-06-09-roundtable-p0-design.md:P0 受控上下文注入与角色配置要求。
本主题/岗位 Skill 按 女娲 · Skill造人术 的主题 Skill 变体生成。
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 7d ago First seen · 61 lines · 65 tokens per session scan A 597a711028cb
roundtable-chair is a skill published in the GitHub repository EthanYoQ/AgentHive (4 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 65 tokens to every session and 807 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
the-crucible
A structured review process in which several reviewers examine a claim, plan, or piece of work separately and compare their findings against evidence. It produces agreed conclusions along with objections and unresolved decisions.
sector-rotation
An analysis framework for comparing industries in the Chinese A-share stock market, using business conditions, price momentum, valuation, and money flows. It produces rankings and higher- or lower-allocation suggestions.
foundry-config-setup
Resolve missing setup caused by a hardcoded Foundry project endpoint or model in a sample. Use when a sample fails because it uses a placeholder/hardcoded projectendpoint (for example "https://your-project.services.ai.azure.com") or a hardcoded model instead of reading them from the environment.
rework-rate
Measure and interpret PR rework rate — the emerging 5th DORA metric.
oma-scholar
Scholarly research companion using Knows sidecar spec (.knows.yaml). Generates, validates, reviews, queries, and compares structured research-paper sidecars, and fetches them from knows.academy. Use for academic literature search, survey synthesis, paper authoring assistance, and peer review with token-efficient…
fast-typescript-check
Keep www-sacred's TypeScript fast to type-check and fast to run. Use when touching the ASCII/canvas animation components (the only real per-frame code here), tightening type-check wall-clock, or auditing a change for runtime or compiler regressions. Scoped to this repo — a React 19 / Next.js 16 component library plus…