curses

curses is a skill for Claude Code, Codex from jongwony/epistemic-protocols. It costs 24 tokens per session (2,177 once invoked), scanned A, original, MIT.

A reflective analysis of the hidden costs that can come with a person's strengths and working habits.

In plain words
What is it for?
Use it for self-reflection, behavioural pattern analysis, and recommendations for practising different attitudes. It requires session history unless the user explores manually.
Why use it?
It helps identify trade-offs in behaviour that may otherwise look only positive or remain unnoticed.

Skill for Claude CodeCodex

Part of the epistemic-cooperative plugin — 22 skills, 4 agents shipped together

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.

agentmods
npx agentmods add skills/jongwony/epistemic-protocols/curses
Any agent
npx skills add jongwony/epistemic-protocols --skill curses
Clone the repo
git clone --depth 1 https://github.com/jongwony/epistemic-protocols

Made for: Claude Code, Codex.

Or install epistemic-cooperative, the plugin that ships this one along with the rest of its 22 skills, 4 agents.

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 curses

README.md
[![agentmods](https://agentmods.dev/badge/skills/jongwony/epistemic-protocols/curses.svg)](https://agentmods.dev/skills/jongwony/epistemic-protocols/curses)
Your own site
<a href="https://agentmods.dev/skills/jongwony/epistemic-protocols/curses"><img src="https://agentmods.dev/badge/skills/jongwony/epistemic-protocols/curses.svg" alt="Measured on agentmods" height="20"></a>
Per session 24 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,177 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00024 $0.02177
Opus 5 $0.00012 $0.01089
Sonnet 5 $0.00005 $0.00435
Haiku 4.5 $0.00002 $0.00218

Measured 5d ago against content hash f00fffd8b197, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

curses 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 5d 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.

epistemic-cooperative/skills/curses/SKILL.md · 247 lines

How it starts

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

Curses

Discover the structural costs hidden in your strengths.

Every strength casts a shadow. The shadow is not a flaw — it is the structural cost of a capability. Understanding the cost transforms a curse into a conscious trade-off.

When to Use

Invoke this skill when:

  • Discovering structural costs hidden in your strengths
  • Analyzing behavioral patterns for self-improvement recommendations
  • Generating attitude principles and practice matrix
  • Reflective questions about working patterns and their trade-offs

Skip when:

  • Exploring philosophical tradition match (use /sophia instead)
  • Quick single-protocol question (answer directly)
  • No session history exists and user prefers manual exploration

Pipeline

Phase What Mode
1. Collect Gather behavioral data dimension-profiler agent
2. Analyze Strength-Shadow extraction AI + user dialogue
3. Recommend Attitude principles + practice matrix AI proposes
4. Report Generate HTML report Automated

If the user provides a specific question (e.g., "What are my curses?"), orient the analysis toward that question.


Phase 1: Data Collection

Same-session reuse: If dimension-profiler output is already available in this conversation (from a prior /sophia or /curses run), skip Phase 1 entirely and reuse that output. Both skills produce identical profiler results.

Two-step delegation (same pipeline as /sophia):

Step 1: Run coverage-scanner agent (see agents/coverage-scanner.md) to get pre-aggregated session data (protocol counts, friction, session types, tools).

Step 2: Pass coverage output to dimension-profiler agent (see agents/dimension-profiler.md):

Analyze this user's behavioral dimensions from their session data.

coverage_data: [paste coverage-scanner output here]

data_sources:
  rules_dir: {config_dir}/rules/
  claude_md: {config_dir}/CLAUDE.md
  settings_json: {config_dir}/settings.json

data_context: session-enriched

Return the dimension profile table with scores, confidence, and raw signals.

Read the full file on GitHub · 247 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. 5d ago First seen · 247 lines · 24 tokens per session scan A f00fffd8b197

Subscribe to this mod's changes

curses is a skill published in the GitHub repository jongwony/epistemic-protocols (160 stars, last pushed yesterday), licensed MIT. It adds 24 tokens to every session and 2,177 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.