agentsclimarketplace

Help

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

Explain the Think It Through deck, clarify any card or deck concept, or recommend normal conversation, one card, or a combo for the user's current situation or free-form goal. Use only when the user invokes help or explicitly asks how to use or continue with Think It Through. Never play a recommended card or suggest domain actions.From its SKILL.md

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

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

One thing to look at

  • 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.

SKILL.md

3.1 KB, 568 tokens by cl100k_base, as published. Nobody here has run it

🧩 Think Help

Treat this as the deck's contextual help utility, never as a card.

Resolve the request

  • With no argument, inspect the current conversation and recommend zero to three useful interactions.
  • With a card name or command, explain its use, default binding, effect, result, duration, limits, and one example.
  • With a deck concept, explain it in plain language and tie it to a concrete command.
  • With a free-form goal, recommend normal conversation, one card, or a combo.
  • Use the current provider's command syntax. Fall back to the portable card name when unknown.

Recommend Continue normally when no card would improve the next agent turn. Never play a card, set a Binding, change the conversation, or recommend domain actions. Leave concrete next actions to next.

Deck guide

Starter hand
distill · discuss · further
grill · recap · propose

Operation cards
distill  latest human message       → clear thoughts
discuss  current thought            → developed thought
interview smallest unclear subject  → shared understanding
grill    current testable idea       → verdict and risks
recap    available conversation     → map and synthesis
propose  current open decision       → one direction
next     latest actionable result    → one to three actions
further  current Working Object      → one grounded creative extension

Binding cards
on-conversation → all available topics and axes
on-topic        → one named or current topic
on-axis         → one named or current axis

Output cards
to-brief → portable thinking checkpoint
to-plan  → execution plan for review

Presentation cards
explain            → concise explanation of any HACP result
with-diagrams      → smallest useful visual
with-reasoning-map → supported reasoning structure

Think It Through uses Conversation → Topics → Axes only in the cards that need that model. A binding card selects material for the combo. Adjacent cards receive the current HACP Working Object, including across decks; the mental model never crosses that boundary. Operations transform the object and presentation cards render it without advancing it. A compatible HACP session adapter must already be active; there is no deck initializer.

Format

For a recommendation:

> 🧩 THINK HELP · <resolved request>

Recommended interaction
<normal conversation, card, or combo>

Why
<short contextual explanation>

Try
<exact command when applicable>

Give at most three recommendations. Omit Try for normal conversation.

For a card explanation, show Card, Default binding, Effect, Result, Duration, Limits, and Example. Keep the tone friendly, concrete, and concise.

What ships with it: 2 files

18.3 KB alongside SKILL.md

agents/

assets/

Keep looking

Skills are one crate of 325,949. 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.