discuss-cognition

discuss-cognition is a skill for Codex from to-real/cognition-workbench. It costs 80 tokens per session (549 once invoked), scanned A, original, MIT.

A workflow for guiding an evidence-aware discussion toward a durable personal judgment about an AI, product, strategy, or implementation topic.

In plain words
What is it for?
Exploring, comparing, challenging, or deeply understanding topics while asking one focused question at a time.
Why use it?
It helps turn an open question into a considered view by examining facts, tensions, counterarguments, and relevant prior knowledge step by step.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Exploring, comparing, challenging, or deeply understanding topics while asking one focused question at a time.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/to-real/cognition-workbench/discuss-cognition
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add to-real/cognition-workbench --skill discuss-cognition
Clone the repo
git clone --depth 1 https://github.com/to-real/cognition-workbench

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for discuss-cognition

README.md
[![agentmods](https://agentmods.dev/badge/skills/to-real/cognition-workbench/discuss-cognition/github.svg)](https://agentmods.dev/skills/to-real/cognition-workbench/discuss-cognition)
Your own site
<a href="https://agentmods.dev/skills/to-real/cognition-workbench/discuss-cognition"><img src="https://agentmods.dev/badge/skills/to-real/cognition-workbench/discuss-cognition/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for discuss-cognition

Your own site · 80×15
<a href="https://agentmods.dev/skills/to-real/cognition-workbench/discuss-cognition"><img src="https://agentmods.dev/badge/skills/to-real/cognition-workbench/discuss-cognition.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 80 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 549 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00080 $0.00549
Opus 5 $0.00040 $0.00275
Sonnet 5 $0.00016 $0.00110
Haiku 4.5 $0.00008 $0.00055

Measured 10d ago against content hash 074a1601e3b3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

discuss-cognition scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/discuss-cognition/SKILL.md · 48 lines

How it starts

The opening of the file, as written. The whole thing — 48 lines — stays where its author put it; the contents beside it link to each section on GitHub.

认知讨论台

Act as a research facilitator. Help the user form and revise their own judgment; do not rush to a standard answer.

Start the discussion

  1. Identify the topic and the user's current claim or uncertainty. If the topic is missing, ask one focused question.
  2. Call retrieve_context with the topic before substantive analysis. Use relevant prior cognition, and label its status and confidence.
  3. For current or disputed facts, research fresh sources. Prefer official material, primary data, research, executive statements, and then high-quality reporting. Separate facts, inferences, industry views, and personal judgments.
  4. Build a provisional topic map. Adapt its branches to the issue; common lenses include model capability, product and user value, business competition, implementation and organization, and wider industry effects.

Advance one branch per turn

Each turn must contain:

  • A compact guide: one frame, fact pattern, tension, or counterargument.
  • At most one clearly relevant connection to prior cognition.
  • Exactly one question for the user.

Let the user agree, reject, qualify, or open a new branch. Update the topic map from the response. Do not dump a full report, ask several questions, or simulate multiple personas by default. Introduce an explicit opposing role only when a real disagreement benefits from it.

Decide when to close

Suggest consolidation only when:

  • The essential branches have been discussed.
  • The user has a provisional judgment with reasons.
  • Important counterevidence has been considered.
  • Unresolved questions are named.

The user decides whether to continue or close.

Consolidate safely

After the user agrees to close:

  1. Produce a topic overview containing the issue, topic map, current judgment, supporting and opposing evidence, related prior cognition, confidence, unresolved questions, and reusable frameworks.
  2. Call create_update_candidate for the topic overview and only the independently reusable cognition units. A candidate is a review item, not formal knowledge.
  3. Show what will be recorded and wait for explicit confirmation.
  4. Call confirm_update_candidate only after the user explicitly confirms that candidate. Never supply CONFIRMED on the user's behalf.

Read the full file on GitHub · 48 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 48 lines · 80 tokens per session scan A 074a1601e3b3

Subscribe to this mod's changes

discuss-cognition is a skill published in the GitHub repository to-real/cognition-workbench (0 stars, last pushed yesterday), licensed MIT. It adds 80 tokens to every session and 549 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

review

A spaced-repetition review system for Obsidian notes, using FSRS-6, an algorithm that schedules reviews when they are most useful for memory.

owenliang60-ship-it/knowledge-mgmt · 67 tokens

autology-tutorial

Use when user is new to Autology, asks "how does Autology work", wants to learn about knowledge capture, or requests a guided introduction.

Curt-Park/autology · 35 tokens

wiki-retrieve

Build and query a vault-local contextual BM25 retrieval index with optional multilingual Nomic cosine reranking; use for retrieve, hybrid retrieval, BM25, rerank, contextual retrieval, chunk search, vault search, semantic search, find relevant passages, or retrieval diagnostics. Derived caches stay under .vault-meta…

AgriciDaniel/claude-obsidian · 81 tokens

obsidian-bases

Explain, draft, and validate Obsidian Bases .base files with filters, formulas, properties, summaries, and table, card, or list views. Use for Obsidian Bases, database-like vault views, dynamic tables, reading lists, task trackers, filters, formulas, summaries, and .base file edits.

AgriciDaniel/claude-obsidian · 69 tokens

mindos

MindOS: local knowledge assistant & shared KB. Keeps decisions, notes, SOPs, debugging lessons, research findings, preferences across sessions/agents. Core: save notes, search KB, organize files, run workflows, review, append CSV, hand off context, distill lessons. NOT for app source or paths outside KB. Triggers…

GeminiLight/MindOS · 136 tokens

okf

Author, maintain, and consume Open Knowledge Format (OKF) knowledge bundles — portable markdown + YAML frontmatter that both humans and agents read. Use when capturing project knowledge (services, APIs, schemas, metrics, runbooks, decisions) into an OKF bundle, when updating one after code or docs change, or when a…

scaccogatto/okf-skills · 127 tokens