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 katalon-labs/true-skills --skill true-platform-testinggit clone --depth 1 https://github.com/katalon-labs/true-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/katalon-labs/true-skills/true-platform-testing)<a href="https://agentmods.dev/skills/katalon-labs/true-skills/true-platform-testing"><img src="https://agentmods.dev/badge/skills/katalon-labs/true-skills/true-platform-testing/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/katalon-labs/true-skills/true-platform-testing"><img src="https://agentmods.dev/badge/skills/katalon-labs/true-skills/true-platform-testing.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.00224 | $0.03617 |
| Opus 5 | $0.00112 | $0.01809 |
| Sonnet 5 | $0.00045 | $0.00723 |
| Haiku 4.5 | $0.00022 | $0.00362 |
Grade A, and why
true-platform-testing 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 9d 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 — 263 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Katalon True Platform Testing
Use this skill for requirement-to-execution workflows in Katalon True Platform/TestOps, and as the router across the full 7-stage testing lifecycle. Prefer Katalon MCP tools for platform operations and Browser/Playwright only for external AUT exploration or visual verification.
Role Routing
Ask who is in front of you before asking which stage they are in. A skill is listed here when a request phrased in role terms, naming no skill, should land there first. Everything else is reached by handoff.
| Role | Comes here to | Starts at | Then |
|---|---|---|---|
| Manual tester | turn a written requirement into cases and run them | create-test-cases |
execute-test, analyze-failures |
| Automation tester | turn cases into code, run it, ship the results | test-case-to-playwright |
playwright-execute, upload-report, test-maintenance |
| Test lead | scope the cycle, judge readiness, keep the suite healthy | test-plan |
test-review, test-management, release-analyze |
| Test manager | read coverage and risk, and call ship | release-analyze |
test-review, test-management |
platform-setup is role-neutral and comes first for everyone who has not connected the MCP yet. Synonyms (SDET, automation engineer, QA engineer, QA analyst, test analyst, QA lead, QA manager), the full intent-to-skill map, and what to fall back to for the parts not built yet are in references/lifecycle-map.md.
Lifecycle Routing
The Katalon testing lifecycle has 7 stages. For a focused request, route to the matching skill; for a full-flow request, run the stages in order and stop when the user's goal is met. Full map + tool lists: references/lifecycle-map.md.
| Stage | Route to skill | When |
|---|---|---|
| 1 Plan | test-plan |
scope, risk-prioritized plan, executable folder+suite for a sprint/release |
| 2 Design | create-test-cases (+ test-case-to-playwright) |
author/import cases from requirements |
| 3 Manage | test-management |
organize inventory, classify, requirement traceability audit |
| 4 Review | test-review |
pre-pipeline coverage/quality/flakiness verdict |
| 5 Execute | execute-test (+ upload-report, playwright-execute) |
manual, Run with AI, automated, cloud |
| 6 Analyze | analyze-failures + release-analyze |
failure triage/defects; ship/no-ship call |
| 7 Maintain | test-maintenance |
repair flaky/broken cases, regenerate, feed gaps back to plan |
| pre / cross | platform-setup |
connect and verify the MCP |
What ships with it
9 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.
- references/combination-recipes.md 3.5 KB
- references/execution-workflow.md 2.3 KB
- references/istqb-coverage.md 3.7 KB
- references/lifecycle-map.md 7.4 KB
- references/manual-test-case-format.md 2.2 KB
- references/mcp-tool-index.md 3.2 KB
- references/prompt-recipes.md 3.2 KB
- references/requirement-analysis.md 1.4 KB
- references/unavailable-capabilities.md 2.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.
- 9d ago First seen · 263 lines · 224 tokens per session scan A e3d8e340d910
true-platform-testing is a skill published in the GitHub repository katalon-labs/true-skills (8 stars, last pushed 2d ago), licensed MIT. It adds 224 tokens to every session and 3,617 once invoked, about $0.0011 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
screen-reader-testing
Test web applications with screen readers including VoiceOver, NVDA, and JAWS. Use when validating screen reader compatibility, debugging accessibility issues, or ensuring assistive technology support.
e2e-testing-patterns
Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky tests, or establishing testing standards.
Angry User Simulator
Simulate aggressive user behavior patterns including rapid clicking, random navigation, form abuse, tab spamming, and unexpected interaction sequences to find UI resilience issues.
First-Time User Tester
Validate the first-time user experience including onboarding flows, empty states, tutorial completion, progressive disclosure, and initial setup wizards.
Console Error Hunter
Systematically detect, capture, and categorize browser console errors, warnings, and unhandled exceptions during automated test execution.
Appium Mobile Testing
Mobile application testing skill using Appium for iOS and Android, covering device capabilities, selectors, gestures, and cross-platform testing strategies.