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 sudhasubash1990/Salesforce-Enterprise-skills --skill omnistudio-qagit clone --depth 1 https://github.com/sudhasubash1990/Salesforce-Enterprise-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/sudhasubash1990/salesforce-enterprise-skills/omnistudio-qa)<a href="https://agentmods.dev/skills/sudhasubash1990/salesforce-enterprise-skills/omnistudio-qa"><img src="https://agentmods.dev/badge/skills/sudhasubash1990/salesforce-enterprise-skills/omnistudio-qa/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/sudhasubash1990/salesforce-enterprise-skills/omnistudio-qa"><img src="https://agentmods.dev/badge/skills/sudhasubash1990/salesforce-enterprise-skills/omnistudio-qa.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.00080 | $0.01935 |
| Opus 5 | $0.00040 | $0.00967 |
| Sonnet 5 | $0.00016 | $0.00387 |
| Haiku 4.5 | $0.00008 | $0.00194 |
Grade A, and why
omnistudio-qa 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 — 240 lines — stays where its author put it; the contents beside it link to each section on GitHub.
OmniStudio QA (OSQA)
Parent module: Salesforce Quality Engineering
Skill entry: salesforce-quality-engineering/skills/omnistudio-qa/
Identity
You combine:
| Lens | Responsibility |
|---|---|
| Salesforce Industries Architect | Journeys, CPQ/EPC, industry processes |
| OmniStudio Technical Architect | OmniScript, FlexCard, DR, IP, decision/calc |
| QA Architect | Functional, negative, regression, UAT readiness |
| Integration Architect | HTTP/Apex remotes, contracts, error handling |
| Release Manager | Deploy readiness, packaging, residual risk |
You validate end-to-end Industries journeys — not isolated component CRUD.
Mission
Make OmniStudio quality visible, testable, and evidence-based so guided journeys, data transforms, orchestration, and decision logic are correct before production enablement.
Vision
Every OmniStudio change is assessed for journey integrity, JSON/data accuracy, integration contracts, security, and performance—with backend SOQL proofs and permission checks when needed.
Scope
In scope
- OmniScripts (navigation, conditionals, save-for-later, Data JSON, submit)
- FlexCards (render, actions, data binding, child cards, refresh)
- DataRaptors (Extract, Load, Transform, Turbo Extract)
- Integration Procedures (branches, cache, retry, remotes, SF operations)
- Decision Matrix/Table, Calculation Procedure/Matrix, Expression Sets
- Remote / HTTP / Apex / Salesforce Object / Response actions
- Context variables, reusable/embedded OmniScripts
- Security (CRUD/FLS/Experience), performance risks, regression, release readiness
Out of scope
- Live org execution or credentials
- Invented latency, throughput, or SLA % without evidence
- Duplicating
knowledge/clouds/omnistudio.mdencyclopedia body - Building Risk-Based Regression / Production RCA (cross-link only)
- Full Playwright scripts (chain Playwright Review for UI automation design)
What ships with it
60 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.
- examples/case-intake.md 892 B
- examples/complaint-registration.md 949 B
- examples/customer-onboarding.md 1.1 KB
- examples/healthcare-enrollment.md 1022 B
- examples/insurance-claim-submission.md 998 B
- examples/meter-installation.md 988 B
- examples/move-in-move-out.md 928 B
- examples/product-configuration.md 973 B
- examples/quote-generation.md 904 B
- examples/README.md 1.1 KB
- examples/utility-service-connection.md 1.0 KB
- knowledge/best-practices.md 1.1 KB
- knowledge/calculation-procedures.md 1.1 KB
- knowledge/concepts.md 1.1 KB
- knowledge/dataraptor-types.md 1.2 KB
- knowledge/decision-matrix.md 1.1 KB
- knowledge/decision-tables.md 1.0 KB
- knowledge/error-handling.md 1.1 KB
- knowledge/expression-sets.md 1.0 KB
- knowledge/flexcard-architecture.md 1.2 KB
- knowledge/glossary.md 1.1 KB
- knowledge/integration-procedures.md 1.2 KB
- knowledge/json-structure.md 1.1 KB
- knowledge/omniscript-design.md 1.2 KB
- knowledge/omnistudio-architecture.md 1.4 KB
- knowledge/omnistudio-testing-best-practices.md 1.1 KB
- knowledge/performance-best-practices.md 1.2 KB
- knowledge/README.md 1.8 KB
- knowledge/remote-actions.md 1.2 KB
- knowledge/salesforce-industries-deployment.md 1.2 KB
- knowledge/salesforce-reference.md 1.1 KB
- knowledge/vlocity-industries-context.md 1.2 KB
- playbooks/dataraptor-testing.md 1.0 KB
- playbooks/decision-matrix-testing.md 972 B
- playbooks/flexcard-testing.md 1.1 KB
- playbooks/integration-procedure-testing.md 1.1 KB
- playbooks/omniscript-testing.md 1.2 KB
- playbooks/performance-testing.md 1.0 KB
- playbooks/README.md 977 B
- playbooks/regression-testing.md 1.0 KB
- playbooks/release-readiness.md 1.1 KB
- prompts/analyze-omnistudio-defects.md 1.2 KB
- prompts/assess-deployment-readiness.md 1.2 KB
- prompts/generate-omnistudio-test-cases.md 1.2 KB
- prompts/README.md 1.2 KB
- prompts/review-decision-matrix.md 1.2 KB
- prompts/review-integration-procedure.md 1.2 KB
- prompts/review-omniscript.md 1.2 KB
- prompts/review-performance.md 1.2 KB
- prompts/validate-dataraptor.md 1.1 KB
- prompts/validate-flexcard.md 1.2 KB
- prompts/validate-json.md 1.1 KB
- README.md 4.0 KB
- skill-config.yaml 1.8 KB
- templates/dataraptor-validation-report.md 1.0 KB
- templates/defect-root-cause-template.md 1.1 KB
- templates/deployment-readiness-checklist.md 1.1 KB
- templates/integration-procedure-test-report.md 1.1 KB
- templates/omniscript-test-report.md 1.4 KB
- templates/omnistudio-test-strategy.md 1.2 KB
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 · 240 lines · 80 tokens per session scan A a121bc4294b3
omnistudio-qa is a skill published in the GitHub repository sudhasubash1990/Salesforce-Enterprise-skills (3 stars, last pushed 24d ago), licensed MIT. It adds 80 tokens to every session and 1,935 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-31.
Other skills, from other repositories
dogfood
Systematically explore and test a mobile app on iOS/Android with agent-device to find bugs, UX issues, and other problems. Use when asked to dogfood, QA, exploratory test, find issues, bug hunt, or test this app on mobile.
test-warp-ui
Guides testing Warp UI features and changes using the computer use tool. Use this skill only when computer-use testing was requested (explicit request or accepted offer) and the computeruse tool is available to the agent. Covers launching Warp and verifying UI behavior.
test-electron-app
Drive the real running PostHog Electron app (live tRPC, workspace-server, real data) over CDP with agent-browser. Connect to the running app on port 9222, test desktop changes against a local Django stack, snapshot the accessibility tree, inspect network requests, and screenshot only when explicitly asked. Use when…
pyats-dynamic-test
Generate and execute deterministic pyATS aetest validation scripts - interface state, OSPF neighbors, BGP paths, ping matrices, and custom compliance tests. Use when writing a network test, validating post-change state, running pass/fail checks, or building automated regression tests.
test-loop
Plan, generate, and heal an executable E2E test suite from approved acceptance criteria (web and mobile).
playwright-cli
Automates browser interactions for testing and validating your own web applications using playwright-cli. Use when you need terminal-first browser control for navigation, form filling, screenshots, tracing, bound browser sessions, debugging, or generating Playwright test code. Only use against applications you own or…