openakita/skills@webapp-testing

openakita/skills@webapp-testing is a skill for Codex from openakita/openakita. It costs 40 tokens per session (904 once invoked), scanned A, original, AGPL-3.0.

A Playwright toolkit for interacting with and testing local web applications. Playwright is a browser-automation tool that can drive a real browser and inspect its behavior.

In plain words
What is it for?
Use it to test frontend behavior, debug local web apps, capture screenshots, and inspect browser logs.
Why use it?
It helps verify that a web interface works, investigate UI problems, and collect browser evidence such as screenshots and logs.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to test frontend behavior, debug local web apps, capture screenshots, and inspect browser logs.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/openakita/openakita/webapp-testing
About the project

OpenAkita is an open-source framework for building an AI assistant made of multiple collaborating agents, plugins, tools, and sandboxed workflows. It is used to automate tasks such as web searches, computer operation, file management, scheduled jobs, and messaging across supported chat platforms. The catalogue entries are skills, rules, agents, and instructions that define or extend its workflows.

openakita/openakita · 1,980 stars · on GitHub · openakita.ai

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 openakita/openakita --skill webapp-testing
Clone the repo
git clone --depth 1 https://github.com/openakita/openakita

Made for: 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 openakita/skills@webapp-testing

README.md
[![agentmods](https://agentmods.dev/badge/skills/openakita/openakita/webapp-testing/github.svg)](https://agentmods.dev/skills/openakita/openakita/webapp-testing)
Your own site
<a href="https://agentmods.dev/skills/openakita/openakita/webapp-testing"><img src="https://agentmods.dev/badge/skills/openakita/openakita/webapp-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.

agentmods 80×15 button for openakita/skills@webapp-testing

Your own site · 80×15
<a href="https://agentmods.dev/skills/openakita/openakita/webapp-testing"><img src="https://agentmods.dev/badge/skills/openakita/openakita/webapp-testing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 40 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 904 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin unknown 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.00040 $0.00904
Opus 5 $0.00020 $0.00452
Sonnet 5 $0.00008 $0.00181
Haiku 4.5 $0.00004 $0.00090

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

Security

Grade A, and why

openakita/skills@webapp-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 5d ago.

The scan reads SKILL.md. This mod also ships 4 executable files (examples/console_logging.py, examples/element_discovery.py, examples/static_html_automation.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

skills/webapp-testing/SKILL.md · 100 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

6 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.

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. 5d ago First seen · 100 lines · 40 tokens per session scan A bb77f699aad4

Subscribe to this mod's changes

openakita/skills@webapp-testing is a skill published in the GitHub repository openakita/openakita (1,980 stars, last pushed today), licensed AGPL-3.0. It adds 40 tokens to every session and 904 once invoked, about $0.0002 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-03.

Related

Other skills, from other repositories

playwright-pro

Production-grade Playwright testing skill for E2E suites, flaky test diagnosis, browser automation, migration from Cypress/Selenium, CI integration, visual checks, and regression validation.

seaworld008/Commonly-used-high-value-skills · 39 tokens

browser-qa

Use this skill to automate visual testing and UI interaction verification using browser automation after deploying features.

DekaPrayoga/AurixAgent · 22 tokens

browser-testing-with-devtools

Inspect browser DOM, network, console, screenshots, and performance with Chrome DevTools MCP when validating or debugging web behavior.

seaworld008/Commonly-used-high-value-skills · 30 tokens

webapp-testing

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

hamr0/agentic-toolkit · 35 tokens

browser-testing-with-devtools

Tests in real browsers. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data via Chrome DevTools MCP.

Djtony707/TITAN · 57 tokens

browser-automation

Browser automation powers web testing, scraping, and AI agent interactions. The difference between a flaky script and a reliable system comes down to understanding selectors, waiting strategies, and anti-detection patterns. This skill covers Playwright (recommended) and Puppeteer, with patterns for testing, scraping…

danstrem2/clawdbot-skill-master-pack · 100 tokens