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 agentmods add commands/abinauv/business-consulting/set-contextgit clone --depth 1 https://github.com/abinauv/business-consultingWrote 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/commands/abinauv/business-consulting/set-context)<a href="https://agentmods.dev/commands/abinauv/business-consulting/set-context"><img src="https://agentmods.dev/badge/commands/abinauv/business-consulting/set-context.svg" alt="Measured on agentmods" 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 | $0.00025 | $0.00519 |
| Opus 5 | $0.00013 | $0.00260 |
| Sonnet 5 | $0.00005 | $0.00104 |
| Haiku 4.5 | $0.00003 | $0.00052 |
Grade A, and why
set-context 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 5d 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.
How it starts
The opening of the file, as written. The whole thing — 64 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Set Client Context
Store the following client context for use in all subsequent skill invocations and commands.
Instructions
Parse the information provided in $ARGUMENTS and extract:
- Client name: The company or organization name
- Industry: Primary industry / sub-sector
- Company size: Revenue, employee count, or other size indicator
- Geography: Headquarters location and operating regions
- Business model: How the company makes money (SaaS, marketplace, manufacturing, services, etc.)
- Key products/services: Primary offerings
- Key facts: Any additional context (ownership, stage, recent events)
Context Application
Once set, automatically apply this context in all subsequent analyses:
- Market research: Focus on the client's specific industry and geography
- Competitive analysis: Compare against competitors in the client's market
- Financial analysis: Use industry-appropriate metrics and benchmarks
- Strategy frameworks: Tailor framework selection to the client's situation
- Benchmarking: Select peers of similar size, industry, and geography
- Deliverables: Use client name in headers, tailor language to the client's industry
Industry Overlay Selection
Based on the industry identified, automatically load the relevant industry overlay from references/industry-overlays/:
- Technology / SaaS →
technology-saas.md - Healthcare →
healthcare.md - Financial Services →
financial-services.md - Consumer / Retail →
consumer-retail.md - Industrial / Manufacturing →
industrial-manufacturing.md
If the client's industry doesn't match one of the above, note which overlay is the closest fit and adapt accordingly.
Output
After parsing, confirm the stored context by displaying:
CLIENT CONTEXT SET
━━━━━━━━━━━━━━━━━
Client: [Name]
Industry: [Industry / Sub-sector]
Size: [Revenue / Employees]
Geography: [HQ + Operating Regions]
Business Model: [Model type]
Key Products: [Products/Services]
Industry Overlay: [Which overlay applies]
━━━━━━━━━━━━━━━━━
This context will be applied to all subsequent analyses.
Use /set-context again to update.
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.
- 5d ago First seen · 64 lines · 25 tokens per session scan A 9c7d22a8cc4a
set-context is a command published in the GitHub repository abinauv/business-consulting (26 stars, last pushed 6mo ago), licensed MIT. It adds 25 tokens to every session and 519 once invoked, about $0.0001 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.
Other commands, from other repositories
diagnose-underperformer
Diagnose why a specific Google Ads or Meta Ads campaign / ad set / ad is underperforming and prescribe the next concrete action. Use when the user says something like "why is X not converting?", "this campaign is wasting money", or "why are impressions so low?". Read-only — no changes are made.
edit-meta-creative
Edit a Meta ad's creative content — landing page URL, primary text, headline, description, CTA, link description — across one ad or many. Use when the user says "change the URL on my ads", "update the copy", "swap the CTA", or anything that changes what an existing Meta ad shows. Meta does not allow in-place creative…
rotate-creative
Pause fatigued ads and ship fresh creative variants in their place. Works on both Meta and Google Ads. Use when CTR is dropping, frequency is climbing, or the user says "creative is tired" / "let's refresh ads". Always starts new variants paused.
save
Save this conversation as a new or existing reusable context.
launch-google-search
Launch a complete Google Ads Search campaign — campaign, ad group, responsive search ads, keywords, sitelinks, callouts, and negatives — built paused and ready to review. Use when the user wants to spin up a new Search campaign on Google Ads.
launch-meta-campaign
Launch a complete Meta Ads campaign — campaign, ad set, and ad(s) — built paused and ready to review. Use when the user wants a new Facebook/Instagram campaign.