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 elijeangilles/revops-skills --skill salesforce-revops-auditgit clone --depth 1 https://github.com/elijeangilles/revops-skillsWrote 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/elijeangilles/revops-skills/salesforce-revops-audit)<a href="https://agentmods.dev/skills/elijeangilles/revops-skills/salesforce-revops-audit"><img src="https://agentmods.dev/badge/skills/elijeangilles/revops-skills/salesforce-revops-audit/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/elijeangilles/revops-skills/salesforce-revops-audit"><img src="https://agentmods.dev/badge/skills/elijeangilles/revops-skills/salesforce-revops-audit.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.00098 | $0.03120 |
| Opus 5 | $0.00049 | $0.01560 |
| Sonnet 5 | $0.00020 | $0.00624 |
| Haiku 4.5 | $0.00010 | $0.00312 |
Grade A, and why
salesforce-revops-audit 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.
How it starts
The opening of the file, as written. The whole thing — 269 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Salesforce RevOps Audit
What this skill does
Diagnoses a Salesforce org's RevOps health across five dimensions, grades each one A through F, and outputs a prioritized remediation queue mapped to the specific skills in this pack that fix each issue.
Designed as the entry point for the rest of the pack. Most users should run this audit first, then execute the recommended remediation skills in the order the audit specifies.
This is the skill a Director of Revenue Operations would run on day one of a new role, or quarterly as a recurring health check, or before any major sales planning cycle.
When to invoke
Invoke when the user says any of:
- "run the audit"
- "audit my Salesforce org"
- "RevOps health check"
- "where do we stand on Salesforce"
- "new role, where do I start"
- "quarterly health check"
- "is our pipeline in good shape"
- "assess the state of our RevOps"
Do not invoke for:
- Single-deal investigation (use
deal-investigator) - Targeted hygiene cleanup (use
pipeline-hygiene-audit) - Forecast call preparation (use
forecast-call-prep) - Anything narrower than a full-org assessment
If the user wants something narrower, recommend the specific remediation skill and skip the audit.
Data sources, in order of preference
- Salesforce MCP: query opportunities, accounts, and forecast history with the SOQL in Appendix A.
- CSV or JSON: parse
opportunities.csv,forecast_history.csv, andquarterly_actuals.jsonmatching the schema indocs/data_schema.md. - Sample data: bundled synthetic dataset at
data/in this repo.
Column discernment
Real Salesforce exports rarely match canonical names exactly. Custom suffixes (__c), renamed fields, and different cases are normal. Before parsing any data file, read docs/column_mapping.md and use it to map the export's actual headers to the canonical fields this skill needs.
Procedure (full detail in docs/column_mapping.md):
- Normalize each header in the export (lowercase, strip
__c, replace_and.with space, drop noise tokens). - Score each header by token overlap against the canonical field's
header_tokens, subtracting forexclusion_tokenshits. - Confirm the top candidate with a value fingerprint (pull two or three sample rows and check the values against the catalog's
value_fingerprint). - If two headers tie above threshold, ask the user one question to disambiguate. If no header passes for a required field, ask the user to name the column. Do not guess.
What ships with it
1 file 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 · 269 lines · 98 tokens per session scan A a09e21929a37
salesforce-revops-audit is a skill published in the GitHub repository elijeangilles/revops-skills (8 stars, last pushed 3mo ago), licensed MIT. It adds 98 tokens to every session and 3,120 once invoked, about $0.0005 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
website-audit
Audit a company's website from a buyer's perspective — positioning, funnel, proof, and differentiation. Use when user says 'audit this site', 'review my website', 'marketing audit', 'homepage critique', 'site teardown', 'why isn't my site converting', 'what does my site say about us', or 'what does a visitor see in 5…
competitor-alternatives
Create competitor comparison and 'alternatives' landing pages for SEO and sales enablement. Use when user says 'alternative page', 'vs page', 'competitor comparison', 'comparison page', 'competitive landing pages', or asks to create content positioning against competitors.
contract-review
Review a pasted contract (vendor agreement, lease, MSA, NDA, SOW, service agreement) in plain English — flag risky clauses, suggest negotiation points, and produce a one-page summary. Use when the user says 'review this contract', 'is this lease OK', 'check this NDA', 'should I sign this', or pastes contract language.
hiring-kit
Generate a complete SMB hiring kit for a single role: job description, screening questions, interview rubric, scorecard, and offer letter template. Use when the user says 'I need to hire a [role]', 'create a hiring kit', 'write a job description', 'interview questions for [role]', or 'help me hire'.
kit
Generate a lead magnet content kit — ebooks, worksheets, checklists, prompt libraries, ICP templates, and landing page copy. Use when user says 'lead magnet', 'gated content', 'content kit', 'downloadable resource', 'ebook', 'checklist', 'template', 'worksheet', or asks about creating assets to capture leads.
local-marketing
Help a brick-and-mortar or local-service small business with Google Business Profile optimization, local SEO, and neighborhood marketing tactics. Use when the user says 'local marketing', 'Google Business Profile', 'GBP', 'show up on Google Maps', 'local SEO', 'get more foot traffic', or 'market my…