← All skills
Tencent SkillHub · Data Analysis

Roundtable by JZ

Multi-perspective decision analysis. Use when the user asks for roundtable, or when facing important decisions that need multiple viewpoints. Dynamically sel...

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Multi-perspective decision analysis. Use when the user asks for roundtable, or when facing important decisions that need multiple viewpoints. Dynamically sel...

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
README.md, SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 11 sections Open source page

⚠️ 执行方式

直接在主 session 执行,不要用 sessions_spawn。 原因: Roundtable 是 prompt 技巧,不是长任务 主 Agent 需要保持对话控制 避免 subagent announce 路由问题 更快(省去 spawn 开销)

When to Use

触发词(任一): roundtable / roundtable this 圆桌 / 圆桌会议 / 圆桌讨论 帮我跑一个 roundtable 场景: Important decisions that benefit from multiple viewpoints Before high-risk operations (trading, public posts, major changes)

Default Prompt (动态选角)

  • 针对以下决策进行 roundtable 讨论:
  • [决策描述]
  • 请:
  • 1. 评估决策风险级别,选择合适人数(3-8人)
  • 2. 选择最相关的视角/角色
  • 3. 每个角色进行两轮讨论(每轮 2-3 句话)
  • 4. 给出 Consensus(最终建议 + action items)
  • 输出格式:
  • ## 🗣️ 第一轮
  • ### [角色1 emoji] [角色名]
  • > "观点..."
  • ### [角色2 emoji] [角色名]
  • > "观点..."
  • ## 🗣️ 第二轮
  • ...
  • ## 📊 Consensus
  • 最终建议
  • ### Action Items (checkbox 格式,便于追踪)
  • [ ] 第一个行动项
  • [ ] 第二个行动项
  • [ ] 第三个行动项

角色参考池

根据任务类型,从以下角色中选择: 角色Emoji擅长领域GrowthStrategist📈增长、scale、ROI、机会RiskGuardian⚠️风险、downside、防御SkepticalOperator🤔执行现实、过度工程检测QualityArchitect🏛️质量、可维护性、长期影响FinanceAnalyst💰成本、现金流、ROI 计算TechEngineer🔧技术可行性、架构、实现ProductManager🎯用户价值、优先级、MVPDataScientist📊数据验证、A/B测试、统计SecurityAuditor🛡️安全、合规、隐私CreativeDirector🎨创意、差异化、品牌MarketAnalyst📉市场情绪、趋势、交易时机DevilsAdvocate😈专门唱反调、找漏洞、压力测试UserAdvocate👤用户视角、体验优先、同理心LegalCounsel⚖️合规、法律风险、条款细节HistorianAnalyst📚历史类比、"上次怎样"、模式识别 不需要背这个列表 — 根据任务自然选择合适视角即可。

参与人数指南

决策类型人数说明快速判断3日常决策,不需要太多视角标准决策4-5默认配置,平衡深度和效率高风险决策6-7真钱交易、公开发布、不可逆操作战略级决策8+重大方向调整、年度规划 判断标准: 涉及金额 >$500 → 至少 5 人 不可逆操作 → 至少 6 人 公开发布 → 至少 5 人(含 DevilsAdvocate) 有历史教训的领域 → 必须含 HistorianAnalyst

pre_trade (真钱交易前)

必须包含: ⚠️ RiskGuardian — 风险评估 💰 FinanceAnalyst — 成本/收益 🤔 SkepticalOperator — 质疑假设

think_tank_review (高风险操作前)

用于:真钱交易、对外发消息、删除重要文件、修改系统配置 智库只提问题,不做最终决策。

优先级评分(可选)

如果需要对建议排序: priority = (impact × 0.4) + (confidence × 0.35) + ((100 - effort) × 0.25) impact: 预期影响 0-100 confidence: 把握程度 0-100 effort: 工作量 0-100

示例任务 → 角色选择

任务推荐角色人数交易决策RiskGuardian, FinanceAnalyst, MarketAnalyst, SkepticalOperator, HistorianAnalyst5X 帖子内容GrowthStrategist, CreativeDirector, DevilsAdvocate, UserAdvocate4系统架构TechEngineer, SecurityAuditor, SkepticalOperator, QualityArchitect4产品定价FinanceAnalyst, GrowthStrategist, ProductManager, UserAdvocate4内容发布GrowthStrategist, QualityArchitect, RiskGuardian, DevilsAdvocate4合同/协议LegalCounsel, RiskGuardian, FinanceAnalyst, SkepticalOperator4大额交易 (>$1k)RiskGuardian, FinanceAnalyst, MarketAnalyst, HistorianAnalyst, DevilsAdvocate, SkepticalOperator6

注意事项

每个角色 2-3 句话,不要长篇大论 角色之间要有真正的分歧,不是和稀泥 Consensus 要有明确的行动建议 如果所有角色都同意,可能说明问题太简单不需要 roundtable

何时用 Subagent(不是 Roundtable)

以下场景应该用 sessions_spawn: 场景原因长任务 (>3min)不阻塞主对话并行研究多个目标同时跑,结果汇总代码重构/大改动隔离环境批量处理比如扫描 20 个市场 Roundtable 不属于以上任何一种 — 它只是一个 prompt 技巧。

Category context

Data access, storage, extraction, analysis, reporting, and insight generation.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
2 Docs
  • SKILL.md Primary doc
  • README.md Docs