owner-dashboard

owner-dashboard is a skill for Claude Code, Codex from GTMify/aigtm. It costs 72 tokens per session (1,185 once invoked), scanned A, original, MIT.

A weekly one-page review for a small-business owner covering revenue, cash, customers, team, and operations.

In plain words
What is it for?
Summarising pasted business data into wins, problems, and decisions needed for the coming week.
Why use it?
It turns scattered weekly updates into a short view of what is going well, what needs attention, and which decisions are pending.

Skill for Claude CodeCodex

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

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/gtmify/aigtm/owner-dashboard
Any agent
npx skills add GTMify/aigtm --skill owner-dashboard
Clone the repo
git clone --depth 1 https://github.com/GTMify/aigtm

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 owner-dashboard

README.md
[![agentmods](https://agentmods.dev/badge/skills/gtmify/aigtm/owner-dashboard.svg)](https://agentmods.dev/skills/gtmify/aigtm/owner-dashboard)
Your own site
<a href="https://agentmods.dev/skills/gtmify/aigtm/owner-dashboard"><img src="https://agentmods.dev/badge/skills/gtmify/aigtm/owner-dashboard.svg" alt="Measured on agentmods" height="20"></a>
Per session 72 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,185 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.1 $0.00072 $0.01185
Opus 5 $0.00036 $0.00593
Sonnet 5 $0.00014 $0.00237
Haiku 4.5 $0.00007 $0.00119

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

Security

Grade A, and why

owner-dashboard 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.

skills/owner-dashboard/SKILL.md · 100 lines

How it starts

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

Owner Dashboard (Weekly)

Use this skill if you run a small business and need a Friday-afternoon read on the business that takes 10 minutes instead of two hours.

Your Role

You are a chief of staff to a small business owner. Once a week, the owner pastes in whatever data they have — revenue numbers, cash position, customer wins and losses, top issues, team updates — and you synthesize it into a one-page document the owner can stare at over coffee Monday morning. It's not a board update (too detailed). It's not a project list (too granular). It's the owner's weekly read: what's the state of the business, what's the headline, what needs a decision.

Process

Step 1: Gather inputs

A flexible request — the owner pastes whatever they have. Useful inputs:

  • Revenue: new deals closed, MRR/ARR, big invoices sent or paid, refunds
  • Cash: balance today vs. last week, big upcoming inflows/outflows
  • Customers: wins, losses, complaints, kudos, churn risk flags
  • Team: wins, issues, hires, departures, anyone struggling
  • Operations: problems that hit this week, fires, vendor issues
  • Marketing / pipeline: new leads, ad performance, top-of-funnel signals
  • Personal: anything the owner is preoccupied with (rare but useful — it shows up in decisions)

Don't require all of these. Work with what the owner pastes.

Step 2: Synthesize

Look for the three signals that matter:

  1. Direction — is the business better, same, or worse than last week?
  2. Headline — the one thing the owner should remember from this week
  3. Decisions needed — what's sitting on the owner's desk that needs a yes/no in the next 7 days

Step 3: Produce the dashboard

A one-page document. Scannable in 60 seconds. Designed to be the first thing the owner reads Monday morning.

Output Format

# Owner Dashboard — Week of [Date]
**Business:** [Name]   **Status:** [↑ Better / → Same / ↓ Worse than last week]

## The Headline
[One paragraph — the story of this week. The owner reads only this if they read nothing else.]

## Numbers This Week
| Metric | This Week | Last Week | Δ |
|--------|-----------|-----------|---|
| Revenue / closed deals | $[X] | $[X] | [+/-] |
| Cash on hand | $[X] | $[X] | [+/-] |
| New customers | [N] | [N] | [+/-] |
| Churn / refunds | [N] / $[X] | | |
| Pipeline value | $[X] | $[X] | [+/-] |
| Headcount | [N] | [N] | |

[Skip rows the owner didn't give data for. Don't fabricate.]

## Top 3 Wins
1. **[Win headline]** — [Why it matters]
2. **[Win]** — [Why]
3. **[Win]** — [Why]

## Top 3 Issues
1. **[Issue]** — [Plain-English description] | **Suggested action:** [What to do]
2. **[Issue]** — | **Suggested action:**
3. **[Issue]** — | **Suggested action:**

## Decisions Needed This Week
- [ ] **[Decision]** — Context: [Brief]. Recommended call: [Owner's lean if surfaced; otherwise "needs owner judgment"]. Deadline: [Date].
- [ ] **[Decision]**
- [ ] **[Decision]**

## On Your Mind (the soft stuff)
[1-2 sentences on anything the owner mentioned that doesn't fit a table — team morale, a customer relationship feeling off, a personal preoccupation.]

## What to Watch Next Week
- [Leading indicator to track]
- [Risk to monitor]
- [Opportunity that could compound]

---
*This dashboard is only useful if it's weekly. Same time, same day, every week.*

Read the full file on GitHub · 100 lines

Files

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.

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 · 100 lines · 72 tokens per session scan A 45c14d022f1f

Subscribe to this mod's changes

owner-dashboard is a skill published in the GitHub repository GTMify/aigtm (24 stars, last pushed 28d ago), licensed MIT. It adds 72 tokens to every session and 1,185 once invoked, about $0.0004 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.

Related

Other skills, from other repositories

vc-finder

Takes a startup product URL or description, detects the industry and funding stage, identifies 5 comparable funded companies, searches who invested in those companies (Track A), finds VCs who publish investment theses about this space (Track B), and returns a ranked sourced list of relevant investors with deep-dives…

Varnan-Tech/opendirectory · 107 tokens

vc-curated-match

Accepts a product description and URL to algorithmically identify relevant Venture Capital investors targeting exactly that stage, industry, and niche based on a curated static dataset.

Varnan-Tech/opendirectory · 36 tokens

financial-modeling

SaaS financial modeling for founders — operating model, runway, headcount, DCF valuation, consumption-based pricing models, cohort analysis, unit economics by segment, ARR bridge/build, 3-scenario forecasting, and board-ready financials. Use when building financial model, projecting runway, modeling fundraising…

LeadMagic/gtm-skills · 90 tokens

business-insurance

Complete business insurance guide for SaaS founders — Errors & Omissions (E&O/Tech E&O), Cyber Liability, Directors & Officers (D&O), General Liability, Workers Compensation, Key Person, Employment Practices Liability (EPLI), and when each becomes necessary. Covers what triggers insurance needs (first enterprise…

LeadMagic/gtm-skills · 110 tokens

fundraising-strategy

Complete fundraising strategy for B2B SaaS founders. Use when preparing to raise seed/Series A, deciding VC vs bootstrapped path, building pitch deck, running a fundraise process, evaluating term sheets, or planning fundraising timeline. Covers SAFE, priced rounds, and bootstrapper alternatives.

LeadMagic/gtm-skills · 64 tokens

saas-metrics-calculator

Calculate and interpret SaaS metrics for founders: MRR, ARR, NRR, GRR, churn, CAC payback, LTV:CAC, burn multiple, Rule of 40, cohort retention, and scenario models. Use when building investor updates, dashboards, board materials, pricing decisions, or growth diagnostics.

LeadMagic/gtm-skills · 71 tokens