archestra-dev-e2e

archestra-dev-e2e is a skill for Claude Code, Codex from archestra-ai/archestra. It costs 45 tokens per session (1,059 once invoked), scanned A, original, no licence file.

A guide for end-to-end testing Archestra with Playwright, a browser testing tool. It covers tests that exercise the application through its user interface or API.

In plain words
What is it for?
Use it to write, debug, or run Archestra Playwright tests, including API and UI fixtures and tests that use WireMock to imitate other services.
Why use it?
It helps when tests, test data, local setup, continuous-integration setup, or element selectors are difficult to write or troubleshoot.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/archestra-ai/archestra/archestra-dev-e2e
Any agent
npx skills add archestra-ai/archestra --skill archestra-dev-e2e
Clone the repo
git clone --depth 1 https://github.com/archestra-ai/archestra

Made for: Claude Code, 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 archestra-dev-e2e

README.md
[![agentmods](https://agentmods.dev/badge/skills/archestra-ai/archestra/archestra-dev-e2e.svg)](https://agentmods.dev/skills/archestra-ai/archestra/archestra-dev-e2e)
Your own site
<a href="https://agentmods.dev/skills/archestra-ai/archestra/archestra-dev-e2e"><img src="https://agentmods.dev/badge/skills/archestra-ai/archestra/archestra-dev-e2e.svg" alt="Measured on agentmods" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,059 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00045 $0.01059
Opus 5 $0.00023 $0.00530
Sonnet 5 $0.00009 $0.00212
Haiku 4.5 $0.00005 $0.00106

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

Security

Grade A, and why

archestra-dev-e2e 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.

.codex/skills/archestra-dev-e2e/SKILL.md · 91 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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 · 91 lines · 45 tokens per session scan A d54ffd8b419b

Subscribe to this mod's changes

archestra-dev-e2e is a skill published in the GitHub repository archestra-ai/archestra (4,242 stars, last pushed yesterday), with no licence file. It adds 45 tokens to every session and 1,059 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-08-30.

Related

Other skills, from other repositories

langbot-testing

Test LangBot WebUI and core product flows with an automated browser and backend logs. Use when validating the configured LangBot frontend, pipeline Debug Chat, model provider setup and test buttons, bot and knowledge-base UI flows, or troubleshooting failed LangBot end-to-end tests.

langbot-app/LangBot · 58 tokens

penguin-harness-manual-test

Use when standing PenguinHarness up to try a change by hand — launching the Web App, the desktop shell, the landing page or the docs site to click through it, screenshot it, or reproduce a report. Covers the four dev entry points and their ports, which data root each writes to, and the four ways a healthy setup looks…

Prism-Shadow/penguin-harness · 77 tokens

pr-integration-test

Design, implement, and validate Intelligent Terminal integration tests for a target pull request or regression. Use when asked to add PR integration tests, convert a bug fix into E2E coverage, prove existing behavior still works, map tests to the release checklist, or verify E2E reports mark checklist cases complete.

microsoft/intelligent-terminal · 66 tokens

browser-testing-with-screenshots

Use when testing web applications with visual verification - automates Chrome browser interactions, element selection, and screenshot capture for confirming UI functionality.

AgentWorkforce/relay · 32 tokens

hep-browser

Use the Agentlas browser hardpoint for browser-required work.

agentlas-ai/Agentlas-OS · 15 tokens

playwright-cli

官方Microsoft Playwright CLI网页自动化工具,支持所有主流浏览器的无头/有头自动化操作,包括页面导航、元素交互、截图、录制、测试等功能。当用户提到网页自动化、浏览器操作、爬虫、截图、录制用户操作、E2E测试时触发。.

UnicomAI/wanwu · 76 tokens