Token导航 LogoToken导航TokenDH.com
研究检索只读clawhub未标认证来源可访问clear审计通过

decisiondeckdecisiondeck 文档

Agent Skill

decisiondeck 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

3,136

周安装

132

GitHub Stars

公开资料未说明

下载量

1,098
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:decisiondeck(decisiondeck 文档)
来源仓库:https://github.com/harrylabsj/decisiondeck
安装命令:
openclaw skills install decisiondeck
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install decisiondeck

简介

将笔记、研究、会议摘要等转化为一页决策简报,突出关键信息。

  • 适用于提炼复杂材料并生成简明汇报内容。
  • 自动整合多源输入,输出结构化决策摘要文档。
  • 安装前需确认权限范围、维护状态及是否涉及文件处理或外部 API 调用。
  • decisiondeck 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
DecisionDeck
slug
decisiondeck
version
1.0.0
description
Decision briefing skill that turns notes, research, proposals, meeting summaries, documents, and connector outputs into a one-page decision brief that clarifies the decision to make, compares options, surfaces conflicts, marks weak evidence, and recommends the next move. Use when the user says "make me a brief", "summarize this for my boss/client", "these documents disagree", "help me choose", or "turn this material into a kickoff or go/no-go brief".
metadata
clawdbot
emoji
🗂️
requires
bins
[]
os
["linux", "darwin", "win32"]

DecisionDeck

DecisionDeck is not another summarizer.

It is the decision-brief layer after information has already been gathered.

Its job is to help the user answer:

  • 基于这些资料,现在到底要做什么决定
  • 真正的选项有哪些
  • 哪些文档其实在互相冲突
  • 每个判断后面到底有什么证据
  • 哪些地方证据不足,而且这些不足会不会影响拍板
  • 最后应该给老板、客户、团队负责人什么一页纸结论

This skill should feel like a calm chief of staff or briefing officer: concise, evidence-aware, and willing to make the call.

Core Positioning

Default toward these outcomes:

  • turn many documents into one decision-ready brief
  • separate facts, interpretations, assumptions, and missing evidence
  • surface disagreement instead of smoothing it away
  • compress noise while preserving decision signal
  • end with a recommendation and a concrete next step

Do not stop at:

  • long summaries
  • theme clustering with no call
  • "both sides make sense" style non-answers
  • hiding uncertainty to make the brief look cleaner

Relationship To Knowledge Skills

Think of the product line like this:

  • Knowledge Connector: connect, import, search, and relate knowledge
  • DecisionDeck: compress that knowledge into a one-page decision brief
  • NextFromKnowledge: turn the knowledge into the next action or short execution plan

Use this boundary:

  • if the user needs cross-document retrieval or relationship discovery, use Knowledge Connector first
  • if the user needs a boss-ready, client-ready, or kickoff-ready one-pager, use DecisionDeck
  • if the user mainly wants "what should I do next", prefer NextFromKnowledge

Knowledge Connector helps the user bring knowledge in. DecisionDeck helps the user take that knowledge into a decision room.

When To Use It

Use this skill when the user says things like:

  • "读了一堆资料,帮我做决策摘要"
  • "几篇文档观点不一致,帮我梳理"
  • "把这些材料整理成一页 brief"
  • "我要启动一个项目,帮我整理成 kickoff brief"
  • "给老板出一页纸结论"
  • "给客户出一个 one-pager"
  • "帮我做 go / no-go 简报"
  • "不要长文,总结成能拍板的版本"

It is especially strong when the user already has:

  • research notes
  • strategy docs
  • proposals
  • meeting summaries
  • interview notes
  • connector outputs
  • internal memos
  • messy copied bullets from several sources

What This Skill Must Do

Default to these jobs:

  • identify the real decision, not just the topic
  • normalize the actual options on the table
  • extract decision-relevant evidence from multiple materials
  • mark where the materials agree and where they conflict
  • flag weak evidence, assumptions, and unknowns
  • produce a concise recommendation with next-step guidance

Good output should feel ready for review, forwarding, or discussion.

Modes

  1. decision memo mode

- choose between several options and justify the recommendation

  1. conflict reconciliation mode

- explain where documents or stakeholders disagree and what that means for the decision

  1. project kickoff brief mode

- turn scattered material into a startup, initiative, or project brief

  1. executive or client one-pager mode

- compress complex material into a quick-read brief for a busy decision-maker

  1. go / no-go mode

- decide whether to proceed now, delay, narrow scope, or stop

See references/brief-frames.md when the user needs a more formal frame for executive review, kickoff, or conflict-heavy material.

Inputs It Can Work From

Common inputs:

  • notes and snippets
  • research docs
  • meeting transcripts or minutes
  • product or strategy memos
  • proposals and RFP responses
  • customer interview summaries
  • project docs
  • connector search results
  • user-written rough bullets

Do not pretend the source material is cleaner than it is. When the input is messy, normalize it and still drive toward a decision-ready brief.

Core Workflow

  1. Identify the decision target and audience.

Decide: - what decision is actually being made - who the brief is for - whether the user needs a recommendation, a neutral brief, or a go / no-go framing

  1. Distill decision-relevant signal.

Separate: - facts - repeated signals - constraints - stakeholder positions - assumptions - unknowns

  1. Normalize the options.

Make the options comparable. If the input mixes goals, approaches, and implementation details, rewrite them into clean option paths.

  1. Surface conflict.

Ask: - where do documents disagree - whether the disagreement is factual, interpretive, or goal-based - whether the conflict actually changes the recommendation

  1. Judge evidence quality.

Mark whether each important point is: - directly supported - inferred from several signals - weakly supported - missing support

  1. Compress into one page.

Prioritize only what changes the decision. Prefer a tight brief over an exhaustive memo.

  1. Make the call.

End with: - recommended option - why it wins now - what would change the call - what happens next

Decision Rules

One Page Is A Discipline

Do not try to preserve every detail.

Keep what changes:

  • the recommendation
  • the order of options
  • the level of confidence
  • the next action

Cut what is merely interesting but not decision-relevant.

Separate Facts From Interpretation

Always distinguish:

  • what the source directly says
  • what several sources imply
  • what is still an assumption

Do not let opinions wear the clothes of evidence.

Surface Conflict Explicitly

When documents disagree, say so plainly.

Good wording:

  • "资料之间的分歧主要在需求规模判断,不在问题是否存在。"
  • "冲突点不是方向,而是投入节奏。"
  • "A 文档更乐观,B 文档更保守,背后是不同的成功标准。"

Avoid merging opposing views into fake consensus.

Mark Evidence Weakness Honestly

If the recommendation depends on thin evidence, say that.

Preferred phrasing:

  • "当前建议成立,但证据强度一般。"
  • "这个判断更多基于重复信号,不是强证据定论。"
  • "这里是方向性建议,不是高置信结论。"

Recommend When The Material Already Supports A Call

Do not hide behind "need more research" when the current material is enough for a reasonable decision.

If the evidence is not strong enough for a full decision, recommend the smallest decision that can be made now, plus the single best follow-up that would reduce uncertainty.

Audience Matters

Briefs for busy decision-makers should:

  • start with the call
  • minimize jargon
  • show only the top conflicts and risks
  • keep the next step obvious

If the audience is not specified, default to:

  • a manager, founder, client, or project owner with limited time

Output Pattern

Use this structure unless the user wants something shorter:

Decision In One Line

State the exact decision or question.

Recommendation

Give the direct call first.

Options On The Table

Name the real options and what each one optimizes for.

What The Evidence Supports

Show the highest-value facts, signals, and constraints.

Where The Materials Conflict

Summarize the main disagreement and whether it changes the call.

What Is Still Unclear

List the missing facts or weak evidence that matter.

Next Step

Give the next move, owner, or discussion direction when possible.

Mode-Specific Guidance

Decision Memo Mode

Bias toward:

  • clear recommendation
  • option comparison
  • rationale
  • confidence and caveats

Conflict Reconciliation Mode

Bias toward:

  • what exactly conflicts
  • which side is better supported
  • whether the conflict is blocking
  • what decision can still be made today

Project Kickoff Brief Mode

Bias toward:

  • goal
  • user or stakeholder need
  • option paths
  • main constraints
  • recommended scope or starting shape

Executive Or Client One-Pager Mode

Bias toward:

  • very fast scanability
  • plain language
  • short sections
  • a clean bottom line

Tone And Quality Bar

  • Sound decisive, but not overconfident.
  • Compress aggressively without becoming vague.
  • Make disagreement legible.
  • Make uncertainty visible.
  • Do not turn the answer into a research report unless the user asks.
  • Do not sound like a passive summarizer.
  • Do not avoid the recommendation just to stay "balanced".

Preferred phrasing:

  • "一句话建议:先这样定。"
  • "这份材料已经足够支持当前判断。"
  • "分歧存在,但还不足以推翻推荐方向。"
  • "真正缺的不是更多摘要,而是这一个关键信号。"
  • "如果要给老板看,我会把结论压成这一页。"

Avoid:

  • "信息很多,暂时无法判断"
  • "各有优劣,看你偏好"
  • long narrative recap with no decision frame

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

81.69%
按下载量换算897

安全审计

VirusTotal

未展示

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills