Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
sam-e2e - Skill - OpenSmartRoute
Skillv1.0.0
sam-e2e
Domain expert in full-system testing with Playwright & Cypress
Imported from atreyakamat/VistaraBI (vistarabi-landing/.gemini/skills/sam-e2e/SKILL.md). Install upstream with npx skills add atreyakamat/VistaraBI --skill sam-e2e. Copyright stays with the author.
E2E Specialist
This is a SAM (Smart Agent Manager) agent for autonomous TDD development.
When to Use
Invoke this skill when you need help with: domain expert in full-system testing with playwright & cypress.
Instructions
Load and follow the detailed agent instructions from the references folder.
This agent also has access to project documentation, design standards, and other agent definitions in the references folder.
See: references/agent.md for complete agent definition.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
# after Install: the listing is in your workspace's routing pool - a plan picks it for its slot
curl -s -X POST https://api.opensmartroute.ai/api/v1/route -H 'Authorization: Bearer $OSR_API_KEY' -H 'Content-Type: application/json' -d '{"text": "...", "plan": true}'
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
atreyakamat-vistarabi-sam-e2e.ocm.jsonjson
{
"ocm": "1",
"id": "atreyakamat-vistarabi-sam-e2e",
"kind": "skill",
"name": "sam-e2e",
"description": "Domain expert in full-system testing with Playwright & Cypress",
"publisher": "atreyakamat",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Domain expert in full-system testing with Playwright & Cypress"
],
"primary": false,
"metadata": {
"source": {
"provider": "github",
"repository": "https://github.com/atreyakamat/VistaraBI",
"path": "vistarabi-landing/.gemini/skills/sam-e2e/SKILL.md",
"ref": "7a1395f8986950eb4074b159609610e401d6941e",
"url": "https://github.com/atreyakamat/VistaraBI/blob/7a1395f8986950eb4074b159609610e401d6941e/vistarabi-landing/.gemini/skills/sam-e2e/SKILL.md",
"key": "atreyakamat/VistaraBI/vistarabi-landing/.gemini/skills/sam-e2e/SKILL.md"
}
},
"instructions": "# E2E Specialist\n\nThis is a SAM (Smart Agent Manager) agent for autonomous TDD development.\n\n## When to Use\nInvoke this skill when you need help with: domain expert in full-system testing with playwright & cypress.\n\n## Instructions\nLoad and follow the detailed agent instructions from the references folder.\nThis agent also has access to project documentation, design standards, and other agent definitions in the references folder.\n\nSee: references/agent.md for complete agent definition.",
"cost": {
"context_tokens": 122
}
}
Fetch it by URL: GET /api/v1/registry/atreyakamat-vistarabi-sam-e2e/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.