know-enough
Part of the Overpowered skill suite. Acquire the minimum sufficient knowledge needed to make the next material decision: identify knowledge gaps, choose the right authoritative or …
raguets
@raguets
Install
$ openclaw skills install @raguets/know-enoughOverpowered / Know Enough
Core rule
Know enough to act well — no less, no more. Retrieval must have an information objective.
Before each search, be able to complete:
I am looking for [information] because it could change [decision/action].
If you cannot complete that sentence, do not retrieve yet.
Procedure
- Define the next decision. What are you trying to decide, produce, or verify now?
- Inventory current knowledge. Separate known facts, assumptions, and material unknowns.
- Prioritize gaps. Retrieve only gaps that can materially change the next decision.
- Choose the source by role. Prefer an available knowledge-source registry. Distinguish:
- authoritative / normative;
- precedent / historical;
- observational / operational;
- reference / explanatory.
- Form focused queries. Search for the missing fact or evidence, not the whole topic.
- Evaluate results. Check relevance, authority, freshness, scope, and contradictions.
- Iterate only if needed. Reformulate, search another source, or call
reconcilewhen material evidence conflicts. - Stop when sufficient. Additional retrieval should be unlikely to change the next decision.
Retrieval budget
Default to the smallest useful search sequence. Expand only when:
- first results are ambiguous or weak;
- a material conflict appears;
- coverage is insufficient for the decision;
- a different evidence role is required, such as current policy plus precedent.
Output contract
Keep a compact knowledge state when the task is non-trivial:
Decision to support
Known
Missing but material
Sources consulted + role
What was learned
Remaining uncertainty
Sufficiency: ENOUGH / NOT ENOUGH
If NOT ENOUGH, say exactly what is missing and whether progress can safely continue.
Knowledge-source registry
Read references/knowledge-source-registry.md when multiple knowledge bases or retrieval tools exist.
Use references/knowledge-sources.example.yaml as a portable example.
If using Pi with a pi-rag-style retrieval extension, read references/pi-rag-integration.md.
Gotchas
- Do not retrieve everything because retrieval is available.
- Do not ask the user for a fact that an available source can cheaply establish.
- Do not treat semantic similarity as authority.
- Do not treat precedent as current policy.
- Do not keep researching after the decision is already robust to additional information.
- If the task is purely transformative and all required content is present, do not retrieve.
Composition
- Need historical analogs →
find-precedent. - Sources materially disagree →
reconcile. - Needed facts live in structured files →
ask-the-data. - Material claim must be supported →
evidence-first.
Stop condition
Stop when the next material decision can be made with explicit uncertainty and more retrieval is unlikely to change it.
Top skills in this category
Humanizer
@biostartechnologyRemove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.
Elite Longterm Memory
@nextfrontierbuildsUltimate AI agent memory system for Cursor, Claude, ChatGPT & Copilot. WAL protocol + vector search + git-notes + cloud backup. Never lose context again. Vibe-coding ready.
Model Usage
@steipeteUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
Screenshot
@ivangdavilaCapture, inspect, and compare screenshots of screens, windows, regions, web pages, simulators, and CI runs with the right tool, wait strategy, viewport, and...
Interview Simulator
@wscatsSimulates mock interviews for any role and experience level with tailored technical, behavioral, and case questions plus detailed feedback and scoring.