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 ClarentCinematics/Codex-Skills-for-Enterprise --skill account-research-briefgit clone --depth 1 https://github.com/ClarentCinematics/Codex-Skills-for-EnterpriseWrote 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/clarentcinematics/codex-skills-for-enterprise/account-research-brief)<a href="https://agentmods.dev/skills/clarentcinematics/codex-skills-for-enterprise/account-research-brief"><img src="https://agentmods.dev/badge/skills/clarentcinematics/codex-skills-for-enterprise/account-research-brief/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/clarentcinematics/codex-skills-for-enterprise/account-research-brief"><img src="https://agentmods.dev/badge/skills/clarentcinematics/codex-skills-for-enterprise/account-research-brief.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.00061 | $0.00394 |
| Opus 5 | $0.00030 | $0.00197 |
| Sonnet 5 | $0.00012 | $0.00079 |
| Haiku 4.5 | $0.00006 | $0.00039 |
Grade A, and why
account-research-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 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
Account Research Brief
Workflow
- Identify account, segment, source material, sales motion, and intended use of the brief.
- Separate sourced facts from inference, hypotheses, and recommended follow-up questions.
- Map business priorities, likely pain points, buying signals, stakeholders, risks, and fit.
- Translate research into useful sales actions: discovery angles, outreach themes, and next steps.
- Produce a concise brief that supports preparation without overclaiming.
Output Standard
Use this structure by default:
- Account Snapshot: company context, segment, region, and source caveats.
- ICP Fit: fit signals, gaps, and confidence level.
- Business Priorities: sourced priorities and likely inferred priorities.
- Buying Signals: events, initiatives, triggers, or pain indicators.
- Stakeholder Map: known people, likely roles, influence, and unknowns.
- Risks / Disqualifiers: blockers, timing, competition, or data gaps.
- Outreach Angles: 3-5 tailored angles tied to evidence.
- Next Research Questions: what to verify before outreach or discovery.
Rules
- Label every inference as inference.
- Do not fabricate company facts, stakeholders, funding, technologies, or pain points.
- Prefer fewer, stronger outreach angles over generic personalization.
- Flag sensitive, private, or unverified information for human review before use.
References
Read references/account-research-patterns.md when the user asks for ICP scoring, stakeholder mapping, discovery prep, or outreach strategy.
What ships with it
2 files 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.
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 · 39 lines · 61 tokens per session scan A efc5f6058008
account-research-brief is a skill published in the GitHub repository ClarentCinematics/Codex-Skills-for-Enterprise (2 stars, last pushed 2mo ago), licensed MIT. It adds 61 tokens to every session and 394 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.
Other skills, from other repositories
adapto-project-define
Build the project's "brain" — a rich, local multi-file knowledge base — through deep guided discovery (a short skippable interview plus active web/competitor/keyword research), and store a summary in Adapto as adaptoprojectconfig so every other skill writes on-brand. Plan-then-apply; fully optional.
adapto-scaffold
Create a new Adapto-ready frontend by wrapping npx create-adapto-app — choose a framework (Next/Astro/SvelteKit), scaffold the project (the Adapto read-client is included), and wire up .env. Consent-gated — shows the exact command and runs it only after you approve. New projects only.
adapto-schema-apply
Apply an approved .adapto/schema-plan.json to the CMS — create Article categories and custom collections (with a two-pass step for references), idempotently, via the adapto CLI. Plan-then-apply; writes content. Pairs with adapto:schema-design.
adapto-translate
Translate existing Adapto content (Articles, Pages, collection items, Categories, Microcopy) into another enabled language via create-translation. Structural-parity gate blocks broken translations; glossary-aware; single-item and corpus modes. Plan-then-apply; runs at the top model tier.
adapto-content-upload
Push approved content drafts to Adapto — convert each reviewed Markdown draft to HTML, create or update the Article/Page/collection item (one-way push via the ledger id-map), mirror its SEO metadata into adaptoseo, and drift-guard against out-of-band CMS edits. Schema-gated; everything lands as draft. Plan-then-apply.
adapto-microcopy
Manage UI micro copy (nav, buttons, labels, errors) as Adapto key/value/language entries. Two modes — init seeds a curated, on-brand starter set; extract scans your frontend for hardcoded strings and creates entries + a replacement guide (no source rewrite). Plan-then-apply.