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 ROI/effort ratio. Always outputs exactly one job ID to approve. Named after the 93% standard — every suggestion must clear that bar.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "93pct" with this command: npx skills add ironiclawdoctor-design/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 <id>  # 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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Goal Decomposer

将高层自然语言目标拆解为可执行的多层级任务列表。 触发场景:用户给出模糊目标需要具体执行步骤、复杂任务需要拆解、需要生成任务树。

Registry SourceRecently Updated
500Profile unavailable
General

ADHD Assistant

ADHD-friendly assistant guiding daily planning, task breakdown, time blocking, prioritization, body doubling, dopamine regulation, and emotional support.

Registry SourceRecently Updated
830Profile unavailable
General

Efficiency Manager

Local execution coach that captures activities, reviews time use, suggests the best next move, and helps build realistic day plans from task inputs, deadline...

Registry SourceRecently Updated
2920Profile unavailable
General

GrowthLoop – Plan & Habit Tracker

习惯养成监督技能。帮助用户制定合理目标、拆解可执行计划、每日监督打卡、动态调整难度、可视化追踪进度。支持同时跟进最多5个习惯。

Registry Source
3481Profile unavailable