exposure-coach

exposure-coach is a skill for Claude Code, Codex from ntaffzii/Skill-Agents. It costs 138 tokens per session (886 once invoked), scanned A, original, MIT.

A market-and-account risk summary that combines market breadth, uptrend participation, and account drawdown into one view of how much new risk conditions may support.

In plain words
What is it for?
Use it after calculating breadth and uptrend measures to summarize daily or weekly exposure, or to assess whether adding positions fits current conditions.
Why use it?
It brings several separate market and account measures together so you do not have to interpret each number independently.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it after calculating breadth and uptrend measures to summarize daily or weekly exposure, or to assess whether adding positions fits current conditions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ntaffzii/skill-agents/exposure-coach
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 ntaffzii/Skill-Agents --skill exposure-coach
Clone the repo
git clone --depth 1 https://github.com/ntaffzii/Skill-Agents

Made for: Claude Code, 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 exposure-coach

README.md
[![agentmods](https://agentmods.dev/badge/skills/ntaffzii/skill-agents/exposure-coach/github.svg)](https://agentmods.dev/skills/ntaffzii/skill-agents/exposure-coach)
Your own site
<a href="https://agentmods.dev/skills/ntaffzii/skill-agents/exposure-coach"><img src="https://agentmods.dev/badge/skills/ntaffzii/skill-agents/exposure-coach/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 exposure-coach

Your own site · 80×15
<a href="https://agentmods.dev/skills/ntaffzii/skill-agents/exposure-coach"><img src="https://agentmods.dev/badge/skills/ntaffzii/skill-agents/exposure-coach.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 138 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 886 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.00138 $0.00886
Opus 5 $0.00069 $0.00443
Sonnet 5 $0.00028 $0.00177
Haiku 4.5 $0.00014 $0.00089

Measured 9d ago against content hash 0d52019a6bc4, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

exposure-coach 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 9d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (posture.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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/trading/exposure-coach/SKILL.md · 59 lines

How it starts

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

Exposure Coach

Overview

A daily market check produces several separate numbers (breadth %, uptrend %, account drawdown state) — this skill combines them into one plain-language read: how much new risk today's conditions support. It's the synthesis step at the end of a market-regime check, not a replacement for the individual skills that feed it.

Not financial advice. This is one configurable heuristic for summarizing market conditions plus your own account's risk state — not a signal to act on mechanically, and not a substitute for judgment about the specific setup in front of you.

When to use

  • สรุปภาพรวมตลาดหลังเช็ค breadth และ uptrend แล้ว ว่าวันนี้ควร "เปิดรับความเสี่ยงใหม่" มากแค่ไหน
  • Combining a market-regime read with the account's own drawdown state into one exposure-ceiling recommendation
  • The synthesis step of a daily/weekly market check (after running market-breadth-analyzer and uptrend-analyzer)

When NOT to use

  • Breadth/uptrend numbers haven't been computed yet — run those skills first; this skill has nothing to combine without them
  • The user wants a signal for one specific stock — this is a market-wide/account-wide posture read, not a single-name call

Core knowledge

Priority rule: the account's own drawdown state always overrides a favorable market read. A "halt_new_positions" drawdown-gate state produces a "minimal" exposure ceiling regardless of how strong breadth/uptrend look — a personal risk rule isn't meant to be overridden by good market conditions. A "reduced_size" gate state caps the market-derived ceiling one notch lower.

Market-derived ceiling (before any drawdown adjustment):

Breadth % Uptrend % Ceiling
≥ 60% ≥ 50% High
≥ 40% ≥ 30% Moderate
below both Low

These thresholds are a starting heuristic, not a validated model — like the individual skills feeding it, tune them against the user's own strategy history rather than treating them as fixed truth.

Common mistakes

Read the full file on GitHub · 59 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. 9d ago First seen · 59 lines · 138 tokens per session scan A 0d52019a6bc4

Subscribe to this mod's changes

exposure-coach is a skill published in the GitHub repository ntaffzii/Skill-Agents (4 stars, last pushed yesterday), licensed MIT. It adds 138 tokens to every session and 886 once invoked, about $0.0007 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.