/install 93pct
93% — Agency Autocomplete
Doctrine
"Plan Shannon → Penn Station"
Shannon is the currency of information (Claude Shannon, entropy theory).
Penn Station is the commuter hub — where everything converges.
The plan: route all decisions through Shannon (information value) to reach the station (execution).
Low Shannon = entropy = noise = waste.
High Shannon = signal = viable next step.
Usage
python3 /root/.openclaw/workspace/skills/93pct/suggest.py # top 5 next steps now
python3 /root/.openclaw/workspace/skills/93pct/suggest.py --stack # show approval stack
python3 /root/.openclaw/workspace/skills/93pct/suggest.py --done \x3Cid> # mark completed
Output format
Each suggestion includes:
- Shannon score (0-10, information density)
- Effort (minutes)
- Blocker (what stops it)
- Job ID to approve (if exec needed)
- Exact command or action
The 93% Bar
A suggestion clears 93% if:
- It is concrete (not "consider doing X")
- It is viable right now (blocker is known and solvable)
- It produces measurable output
- It costs less than it returns
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install 93pct - 安装完成后,直接呼叫该 Skill 的名称或使用
/93pct触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
93pct 是什么?
Autocomplete for agency next steps. Like Google autocomplete but for what to do next. Given any context, returns the top concrete viable actions ranked by RO... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 100 次。
如何安装 93pct?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install 93pct」即可一键安装,无需额外配置。
93pct 是免费的吗?
是的,93pct 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
93pct 支持哪些平台?
93pct 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 93pct?
由 Automate(@ironiclawdoctor-design)开发并维护,当前版本 v1.0.0。