find-my-expansions

find-my-expansions is a skill for Claude Code, Codex from akiotanaka847/qaio-desktop. It costs 71 tokens per session (960 once invoked), scanned A, original, MIT.

A scan of existing customers for signs that they may buy more, such as increased usage, team growth, or repeated feature requests. It ranks possible upsells, cross-sells, add-ons, and extra seats by expected revenue compared with the effort to close.

In plain words
What is it for?
Use it to identify which current customers may be ready for a larger plan, another product, an add-on, or more user seats.
Why use it?
It helps you find expansion opportunities from real account activity instead of reviewing every customer manually. Each result includes the signal behind the suggestion.

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 identify which current customers may be ready for a larger plan, another product, an add-on, or more user seats.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/akiotanaka847/qaio-desktop/find-my-expansions
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 find-my-expansions
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 find-my-expansions

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/akiotanaka847/qaio-desktop/find-my-expansions"><img src="https://agentmods.dev/badge/skills/akiotanaka847/qaio-desktop/find-my-expansions.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 71 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 960 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.00071 $0.00960
Opus 5 $0.00036 $0.00480
Sonnet 5 $0.00014 $0.00192
Haiku 4.5 $0.00007 $0.00096

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

Security

Grade A, and why

find-my-expansions 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/find-my-expansions/SKILL.md · 76 lines

How it starts

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

Find My Expansions

When to use

  • "any expansion opportunities in my book right now".
  • "who's ripe for upsell / cross-sell".
  • Scheduled: monthly expansion sweep.

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.

  • Billing - pull seat counts, tier, and usage against tier thresholds. Required.
  • CRM - identify GREEN customers and feature-request patterns. Required.
  • Social - read team-size growth on LinkedIn. Optional.

If billing or CRM aren't connected I stop and ask you to connect Stripe and your CRM first - expansion is grounded in real usage and account state.

Information I need

I read your sales context first. For every required field that's missing I ask ONE plain-language question (best modality: connected app > file drop > URL > paste) and wait.

  • Your sales playbook - Required. Why I need it: pricing stance and SKU list drive what an upsell or cross-sell even looks like. If missing I ask: "I don't have your playbook yet - want me to draft it now?"
  • Connected billing - Required. Why I need it: seat and usage data ground every expansion candidate. If missing I ask: "Connect Stripe so I can read seat counts, tiers, and usage."
  • Connected CRM - Required. Why I need it: I read which customers are GREEN and pull recent feature-request patterns. If missing I ask: "Connect your CRM (HubSpot, Salesforce, Attio, Pipedrive, or Close) so I can read your customer book."
  • Product usage source - Optional. Why I need it: usage spikes are the strongest expansion signal. If you don't have it I keep going with TBD on that signal and lean on seat and team-growth signals instead.
  1. Read playbook. context/sales-context.md for pricing stance + SKU list.

  2. Read customers.json. Filter to health: "GREEN" only.

  3. Per GREEN customer, check signals:

    • Usage spikes - past current tier threshold (query product-analytics).
    • Team-size growth - new seats, LinkedIn headcount growth (query CRM + LinkedIn if connected).
    • Feature requests - from tickets mapping to existing SKU (query support).
    • New-product adoption - % using newest feature / SKU.

Read the full file on GitHub · 76 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 · 76 lines · 71 tokens per session scan A cd644c567502

Subscribe to this mod's changes

find-my-expansions is a skill published in the GitHub repository akiotanaka847/qaio-desktop (2 stars, last pushed 8d ago), licensed MIT. It adds 71 tokens to every session and 960 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

fs-electric-studio

OpenDesign as an enterprise design platform: a buyer-forwardable proposal for a design-org's economic buyer — pain, value, ROI, rollout. Built as a decision-grade B2B sales deck for economic buyer, design VP, procurement.

nexu-io/open-design · 53 tokens

huashu-bento-insight

OpenDesign vs closed cloud design tools: a side-by-side displacement case on control, cost (BYOK), and lock-in. Built as a decision-grade B2B sales deck for evaluation committee.

nexu-io/open-design · 48 tokens

html-ppt-product-launch

OpenDesign Teams: a launch-and-adoption proposal for a mid-market design team weighing a switch from closed cloud tools. Built as a decision-grade B2B sales deck for design team lead, IT.

nexu-io/open-design · 47 tokens

geo-proposal

Auto-generate a professional, client-ready GEO service proposal from audit data. Creates a full proposal in markdown and PDF including executive summary, findings, recommended service packages (Basic/Standard/Premium), pricing, timeline, and terms. Use when user says "proposal", "proposta", "offerta", "preventivo"…

zubair-trabzada/geo-seo-claude · 83 tokens

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