agentsclimarketplace

Distill

Skill control-decks/think-it-through/plugins/think-it-through/skills/distill

A conversation-card deck for exploring, challenging, planning, and explaining ideas with AI.

Install
npx -y skills add control-decks/think-it-through --skill distill

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 20 days oldThe repository was created 20 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Separate and clarify one or more fragmented, implicit, or hard-to-word thoughts, expose only supported relationships, then respond or pass the result forward. Use only when the user invokes distill or asks for clarification before answering; never activate it silently.

SKILL.md

1.8 KB, as published. Nobody here has run it

🧪 Think Distill

ID: think-it-through/distill
HACP: 0.4
Kind: operation
Mode: transform
Traits: read-only, semantic
Default Binding: Latest human message in relevant context
Accepts: hacp/content, hacp/result
Produces: think-it-through/clarified-thought
Duration: once

Effect: Separate every material thought, clarify each one, and expose only convergence, tension, or dependency supported by the bound context.

Limits: Preserve meaning, ambiguity, and distinctions. Do not invent connections, add advice, choose a direction, or replace clarification with another effect.

Flow

flowchart LR
    A["Latest message in context"] --> B["Separate material thoughts"]
    B --> C["Clarify each thought"]
    C --> D{"Relationship supported?"}
    D -->|Yes| E["Show connection or tension"]
    D -->|No| F["Keep thoughts distinct"]
    E --> G{"Reading still ambiguous?"}
    F --> G
    G -->|Yes| H["Show readings and ask once"]
    G -->|No| I["Respond or pass result"]

Format

Begin the combo trace with > 🎯 **<binding>** → 🧪 **DISTILL**, then use:

  1. Distilled with one formulation or a short list.
  2. Connections only when the context supports them.
  3. Response when used alone, stating the remaining question or asking one necessary clarification.

Keep advice and direction out of Response. Add later operation cards with ; show the trace once for the complete combo.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.