Claude Agent SDK with a E2E testing tool
npx skills add https://github.com/momentic-ai/skills --skill momentic-result-classificationInstall this skill with the CLI and start using the SKILL.md workflow in your workspace.
A set of skills for enabling Claude Code to work with Momentic to build and run web and mobile E2E tests.
This plugin includes the following skills (see skills/ for details):
| Skill | Description |
|---|---|
| momentic-test | Run and manage Momentic end-to-end tests from the CLI, including browser, Android, and iOS automation. Supports hosted and local execution. |
| momentic-result-classification | Classify and analyze Momentic test results to identify likely failure causes, separate real bugs from noise, and improve test signal. |
To install the skill to popular coding agents:
$ npx skills add momentic-ai/skills
On Claude Code, to add the marketplace, simply run:
/plugin marketplace add momentic-ai/skills
Then install a plugin:
/plugin install momentic-test@momentic
If you prefer the manual interface:
/plugin3. Add marketplacemomentic-ai/skillsInstall nowOnce installed, you can ask Claude:
Claude will handle the rest.