apply-personal-cognition

apply-personal-cognition is a skill for Codex from to-real/cognition-workbench. It costs 66 tokens per session (382 once invoked), scanned A, original, MIT.

A workflow for retrieving and applying a user's stored personal judgments and working principles to AI, product, and business tasks.

In plain words
What is it for?
AI strategy, product planning, model evaluation, competitor analysis, implementation assessment, and related writing.
Why use it?
It helps keep recommendations and decisions consistent with the user's existing context while distinguishing personal views from external facts.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit AI strategy, product planning, model evaluation, competitor analysis, implementation assessment, and related writing.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/to-real/cognition-workbench/apply-personal-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 apply-personal-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 apply-personal-cognition

README.md
[![agentmods](https://agentmods.dev/badge/skills/to-real/cognition-workbench/apply-personal-cognition/github.svg)](https://agentmods.dev/skills/to-real/cognition-workbench/apply-personal-cognition)
Your own site
<a href="https://agentmods.dev/skills/to-real/cognition-workbench/apply-personal-cognition"><img src="https://agentmods.dev/badge/skills/to-real/cognition-workbench/apply-personal-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 apply-personal-cognition

Your own site · 80×15
<a href="https://agentmods.dev/skills/to-real/cognition-workbench/apply-personal-cognition"><img src="https://agentmods.dev/badge/skills/to-real/cognition-workbench/apply-personal-cognition.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 66 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 382 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.00066 $0.00382
Opus 5 $0.00033 $0.00191
Sonnet 5 $0.00013 $0.00076
Haiku 4.5 $0.00007 $0.00038

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

Security

Grade A, and why

apply-personal-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/apply-personal-cognition/SKILL.md · 38 lines

What it actually says

调用个人认知

Treat the cognition workbench as a personal context layer, not as an authoritative fact database.

Retrieve before working

  1. Summarize the current task into a specific retrieval query.
  2. Call retrieve_context before substantive work.
  3. If no relevant cognition is returned, continue normally without adding a knowledge notice.
  4. If relevant cognition is returned, use only the items that materially affect the task.

Apply with provenance

  • Distinguish personal judgment from external fact.
  • Respect cognition status: stable, tentative, exploring, disputed, or obsolete.
  • Treat obsolete cognition as history, not default guidance.
  • Surface a contradiction when current work conflicts with prior cognition.
  • Verify time-sensitive external claims separately.
  • Add one compact notice such as 本次调用了 3 条个人认知 and make the cited items inspectable.

Do not force an old framework onto a weakly related task. Explain and discard a false association when necessary.

Offer a safe write-back

After completing the task, identify only durable new judgments, reusable frameworks, meaningful contradictions, or evidence that changes an existing view.

When such content exists:

  1. Call create_update_candidate to place it in the review inbox.
  2. Tell the user what was proposed and why it may be reusable.
  3. Keep temporary project details inside the project; promote them to global cognition only when they generalize.
  4. Call confirm_update_candidate only after explicit user confirmation. Never silently change formal cognition.
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 · 38 lines · 66 tokens per session scan A 3ee833c9d444

Subscribe to this mod's changes

apply-personal-cognition is a skill published in the GitHub repository to-real/cognition-workbench (0 stars, last pushed yesterday), licensed MIT. It adds 66 tokens to every session and 382 once invoked, about $0.0003 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

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

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

shodh-memory

Persistent memory system for AI agents. Use this skill to remember context across conversations, recall relevant information, and build long-term knowledge. Activate when you need to store decisions, learnings, errors, or context that should persist beyond the current session.

varun29ankuS/shodh-memory · 53 tokens

vault-health-batch

Autonomous batch mode for Vault Health findings. Works through orphans, missing backlinks, and tags in batches without asking on every fix.

pssah4/vault-operator · 32 tokens

memex-sync

Sync Zettelkasten cards across devices via git.

iamtouchskyer/memex · 15 tokens