account-brief

account-brief is a skill for Claude Code from OneWave-AI/open-agent-stack. It costs 55 tokens per session (483 once invoked), scanned A, original, MIT.

A guide for turning account information into a concise briefing. It organizes relationship history, contacts, customer health, renewal dates, open issues, and possible expansion needs.

In plain words
What is it for?
Use it to prepare for customer meetings, understand an account's status, brief a teammate, or identify renewal and expansion risks.
Why use it?
It saves time when preparing for a business review, escalation, handoff, or leadership question. It also makes risks visible by grounding them in records such as emails, tickets, and usage data.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the sales-desk plugin — 4 skills shipped together

Good fit Use it to prepare for customer meetings, understand an account's status, brief…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/onewave-ai/open-agent-stack/account-brief
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 OneWave-AI/open-agent-stack --skill account-brief
Clone the repo
git clone --depth 1 https://github.com/OneWave-AI/open-agent-stack

Made for: Claude Code.

Or install sales-desk, the plugin that ships this one along with the rest of its 4 skills.

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 account-brief

README.md
[![agentmods](https://agentmods.dev/badge/skills/onewave-ai/open-agent-stack/account-brief.svg)](https://agentmods.dev/skills/onewave-ai/open-agent-stack/account-brief)
Your own site
<a href="https://agentmods.dev/skills/onewave-ai/open-agent-stack/account-brief"><img src="https://agentmods.dev/badge/skills/onewave-ai/open-agent-stack/account-brief.svg" alt="Measured on agentmods" height="20"></a>
Per session 55 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 483 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.00055 $0.00483
Opus 5 $0.00028 $0.00242
Sonnet 5 $0.00011 $0.00097
Haiku 4.5 $0.00006 $0.00048

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

Security

Grade A, and why

account-brief 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 6d 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.

plugins/sales-desk/skills/account-brief/SKILL.md · 25 lines

What it actually says

Account Brief

The account rep's answer to "catch me up on this account" -- assembled from what the systems already know. Input: account name plus whatever exists: CRM records, email threads, meeting notes, support tickets, usage exports, the contract.

Workflow

  1. Timeline. Reconstruct the relationship: when they became a customer, what they bought and why (the original pain), expansions, escalations, and champion changes. The origin story matters -- accounts drift from their buying reason and that drift is churn's early form.
  2. Stakeholder map. Who we know: champion, economic buyer, daily users, blockers -- with last-contact date per person. Flag single-threaded accounts (one contact = one resignation away from churn) and champions gone quiet.
  3. Health read. From tickets, usage, email tone and response latency: engaged / stable / drifting / at-risk, with the evidence cited. Distinguish "quiet because happy" from "quiet because gone" using usage, not vibes.
  4. The clocks. Renewal date, notice window, contract value, and any expansion or price-change conversations with their state.
  5. Openings. Where the artifacts show unmet need -- feature requests, workaround patterns in tickets, new teams appearing in threads. Expansion asks trace to observed need or they do not appear.
  6. Output. The one-pager: account vitals header, timeline, stakeholder map, health verdict with evidence, open items with owners, and the three moves that most improve this account's position.

Rules

  • Every claim cites its artifact; a brief the exec can't trust once is a brief they never trust again.
  • Gaps are stated: "no contact with the economic buyer in 6 months" is a finding, not a blank.
  • Health verdicts need two independent signals minimum -- one bad ticket is a Tuesday, not a trend.
  • Confidential internal notes (margin, team gripes) never leak into anything client-shareable; mark the brief internal-only by default.
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. 6d ago First seen · 25 lines · 55 tokens per session scan A 0e0066e08be8

Subscribe to this mod's changes

account-brief is a skill published in the GitHub repository OneWave-AI/open-agent-stack (2 stars, last pushed 26d ago), licensed MIT. It adds 55 tokens to every session and 483 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.