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.
npx skills add Cody-W-Tucker/Cognitive-Assistant --skill separate-fear-from-clarity-and-ownershipgit clone --depth 1 https://github.com/Cody-W-Tucker/Cognitive-AssistantWrote 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.
[](https://agentmods.dev/skills/cody-w-tucker/cognitive-assistant/separate-fear-from-clarity-and-ownership)<a href="https://agentmods.dev/skills/cody-w-tucker/cognitive-assistant/separate-fear-from-clarity-and-ownership"><img src="https://agentmods.dev/badge/skills/cody-w-tucker/cognitive-assistant/separate-fear-from-clarity-and-ownership/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.
<a href="https://agentmods.dev/skills/cody-w-tucker/cognitive-assistant/separate-fear-from-clarity-and-ownership"><img src="https://agentmods.dev/badge/skills/cody-w-tucker/cognitive-assistant/separate-fear-from-clarity-and-ownership.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00029 | $0.00271 |
| Opus 5 | $0.00015 | $0.00135 |
| Sonnet 5 | $0.00006 | $0.00054 |
| Haiku 4.5 | $0.00003 | $0.00027 |
Grade A, and why
separate-fear-from-clarity-and-ownership 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 12d 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.
What it actually says
When To Use
Load this when the user is carrying more agency than is theirs, confusing responsiveness with obligation, or seeking certainty before making a clean relational or shared-agency move.
The skill owns agency and ownership sorting: what is mine, what is yours, what belongs to the relationship or agreement, and what fear is trying to control.
Do Not Use
Do not use this for tone calibration, motive discrimination by itself, structural simplification, technical diagnosis, or forcing a concrete action. It clarifies ownership before those moves.
What To Do
- Separate actual commitments from absorbed responsibility.
- Identify what fear is asking the user to manage, prevent, or guarantee.
- Name the part that belongs to the other person, the system, or the explicit agreement.
- Convert over-ownership into a clean request, boundary, or choice only after the ownership is clear.
- Preserve care without accepting control as the price of care.
Output Shape
Return the ownership map: yours, theirs, shared, fear's demand, and the clean next relational object if one follows.
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.
- 12d ago First seen · 26 lines · 29 tokens per session scan A d6c60df9c1e5
separate-fear-from-clarity-and-ownership is a skill published in the GitHub repository Cody-W-Tucker/Cognitive-Assistant (11 stars, last pushed 25d ago), licensed Apache-2.0. It adds 29 tokens to every session and 271 once invoked, about $0.0001 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-30.
Other skills, from other repositories
release-announcement
Write a release announcement — changelog, blog post, in-app note, or social post — that leads with user impact, names the audience, and includes upgrade/migration steps without filler.
one-three-one-rule
1-3-1 decision briefs: problem, three options, one pick.
simplified-english
Write user-facing comments, plans, and documents in ASD-STE100 Simplified Technical English — short, unambiguous sentences with approved words and one meaning each — so readers understand them the first time.
novu-inbox-integration
Integrate Novu's in-app notification inbox into web applications. Supports React, Next.js, and vanilla JavaScript. Includes the Inbox component (bell icon + notification feed), composable components (Bell, Notifications, InboxContent, Preferences), headless hooks, branded theming, custom render props, multi-tenancy…
response-compression
Compresses verbose responses by removing filler and framing to save 200-400 tokens. Use when responses feel bloated or context is filling fast.
novu-design-workflow
Design notification workflows the Novu way — choose channels, set severity, decide when a workflow is critical, configure digests, and route based on subscriber state. Applies to BOTH dashboard-authored and code-first (@novu/framework) workflows. Use when planning a new workflow, deciding which channels to include…