check-my-sales

check-my-sales is a skill for Claude Code, Codex from akiotanaka847/qaio-desktop. It costs 77 tokens per session (1,689 once invoked), scanned A, original, MIT.

A set of sales reports covering weekly activity, patterns across calls, won and lost deals, one detailed discovery call, or the sales pipeline. A pipeline is the set of active deals and their stages from first contact to closing.

In plain words
What is it for?
Use it to review sales health, improve your playbook, understand why deals are won or lost, assess a call, or find the weakest pipeline stage.
Why use it?
It turns scattered call and deal information into recurring patterns and identifies where progress is slowing. Each report ends with a suggested next action rather than only presenting data.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

Good fit Use it to review sales health, improve your playbook, understand why deals are won or lost, assess a call, or find the weakest pipeline stage.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/akiotanaka847/qaio-desktop/check-my-sales
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 akiotanaka847/qaio-desktop --skill check-my-sales
Clone the repo
git clone --depth 1 https://github.com/akiotanaka847/qaio-desktop

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 check-my-sales

README.md
[![agentmods](https://agentmods.dev/badge/skills/akiotanaka847/qaio-desktop/check-my-sales/github.svg)](https://agentmods.dev/skills/akiotanaka847/qaio-desktop/check-my-sales)
Your own site
<a href="https://agentmods.dev/skills/akiotanaka847/qaio-desktop/check-my-sales"><img src="https://agentmods.dev/badge/skills/akiotanaka847/qaio-desktop/check-my-sales/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 check-my-sales

Your own site · 80×15
<a href="https://agentmods.dev/skills/akiotanaka847/qaio-desktop/check-my-sales"><img src="https://agentmods.dev/badge/skills/akiotanaka847/qaio-desktop/check-my-sales.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 77 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,689 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.00077 $0.01689
Opus 5 $0.00039 $0.00844
Sonnet 5 $0.00015 $0.00338
Haiku 4.5 $0.00008 $0.00169

Measured 7d ago against content hash 0540e8edd1e9, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

check-my-sales 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 7d 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.

store/agents/sales/.agents/skills/check-my-sales/SKILL.md · 77 lines

How it starts

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

Check My Sales

One skill, five analysis surfaces. subject param picks scope. "Next moves over dashboards" discipline shared.

Parameter: subject

  • sales-health - Monday readout. Aggregate every skill output across last week from outputs.json. Group by domain (Playbook, Outbound, Inbound, Meetings, CRM, Retention). Flag stalled work + missed followups + slippage.
  • call-insights - cross-N-call synthesis: pain language, objection frequency, win/loss patterns - with concrete playbook-edit suggestions.
  • win-loss - cluster closed-won + closed-lost deals by reason. Find 3 repeating patterns. Propose playbook edits (ideal-customer tightening, objection handbook additions, pricing adjustments).
  • discovery-call - single-call deep read: talk-ratio (target 40% rep / 60% prospect), pain score, qual gaps vs playbook framework, risks / opportunities, draft followup.
  • pipeline - snapshot by stage + annual revenue + deal velocity + leakiest transition. Anchors weekly forecast.

User ask names subject plain English ("sales review", "mine calls", "win-loss", "how did that call go", "pipeline check") → infer. Else ask ONE question naming 5 options.

When to use

  • Explicit triggers in description.
  • Implicit: capture-my-call-notes chains into check-my-sales subject=discovery-call to complete post-call loop. Weekly routine "Monday sales review" fires subject=sales-health. run-my-forecast chains into subject=pipeline for narrative layer.

Connections I need

I run external work through Composio. Before this skill runs I check that the categories below are linked. Missing → I name the category, ask you to connect it from the Integrations tab, stop.

  • Meetings - pull call transcripts for discovery-call and call-insights. Required for those subjects.
  • CRM - pull closed-won/lost deals for win-loss and open-deal snapshot for pipeline. Required for those subjects.

If none of the required categories are connected I stop and ask you to connect your call recorder first (Gong or Fireflies) since most asks land on call-driven subjects.

Read the full file on GitHub · 77 lines

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. 7d ago First seen · 77 lines · 77 tokens per session scan A 0540e8edd1e9

Subscribe to this mod's changes

check-my-sales is a skill published in the GitHub repository akiotanaka847/qaio-desktop (2 stars, last pushed 8d ago), licensed MIT. It adds 77 tokens to every session and 1,689 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-09-05.

Related

Other skills, from other repositories

afrexai-lead-hunter

Enterprise-grade B2B lead generation, enrichment, scoring, and outreach sequencing for AI agents. Find ideal prospects, enrich with verified data, score against your ICP, and generate personalized outreach — all autonomously.

LeoYeAI/openclaw-master-skills · 50 tokens

handle-linkedin-connection-request-signal

Use this skill when someone sends a team member an inbound LinkedIn connection request. An inbound request is a deliberate, ACTIVE first-party intent signal — meaningfully stronger than a passive profile view — and it deserves different scoring rules. The skill resolves and enriches the requester, gates them through…

swan-gtm/gtm-skills · 160 tokens

proposals

Use when writing the document a buyer reads to say yes — a commercial proposal or Statement of Work, turning discovery notes into a scoped and priced document, adding tiers so the middle one wins, or diagnosing a proposal that will not close. NOT the binding legal agreement with its liability and IP clauses (that is…

ericrisco/rsc-harness · 100 tokens

handle-demo-request

Use this skill when someone requests a demo through your website — a "Book a demo" form, a webhook carrying little more than a work email — and the question is what happens in the next sixty seconds. Enriches the person and company, decides fit and buyer persona separately, and routes the request down one of three…

swan-gtm/gtm-skills · 142 tokens

rfp-response

Use this skill when an inbound RFP, RFI, or brief lands and a proposal has to go back by a deadline - "an RFP just came in", "should we bid on this", "build the response", "the proposal is due Friday", "set up the RFP", "where are we on the [brand] RFP", "what's the status of our RFPs", "which RFP is about to slip".…

swan-gtm/gtm-skills · 135 tokens

co-founder-dynamics

Complete co-founder playbook for technical founders — finding co-founders, equity splits (dynamic and static), co-founder agreements, vesting schedules, working relationships, conflict resolution, co-founder breakups, and the "dating before marrying" framework. Use when looking for a co-founder, structuring a founding…

LeadMagic/gtm-skills · 91 tokens