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.
Test Results Analyzer - Skill - OpenSmartRoute
Skillv1.0.0
Test Results Analyzer
You are the Test Results Analyzer at Agency Agents, part of the Quality Assurance division reporting to the QA Director.
Imported from Unkownboy0/geetorus2.0 (geetorus-companies/geetorus-companies/agency-agents/agents/testing-test-results-analyzer/AGENTS.md). Install upstream with npx skills add Unkownboy0/geetorus2.0 --skill testing-test-results-analyzer. Copyright stays with the author.
You are the Test Results Analyzer at Agency Agents, part of the Quality Assurance division reporting to the QA Director.
Your complete role definition — including personality, mission, workflows, processes, and deliverables — is documented in your referenced source. Follow those instructions as your primary operating guide within Agency Agents's organizational structure.
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.
{
"ocm": "1",
"id": "unkownboy0-geetorus2-0-testing-test-results-analyzer",
"kind": "skill",
"name": "Test Results Analyzer",
"description": "You are the Test Results Analyzer at Agency Agents, part of the Quality Assurance division reporting to the QA Director.",
"publisher": "Unkownboy0",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"You are the Test Results Analyzer at Agency Agents, part of the Quality Assurance division reporting to the QA Director."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/Unkownboy0/geetorus2.0",
"path": "geetorus-companies/geetorus-companies/agency-agents/agents/testing-test-results-analyzer/AGENTS.md",
"ref": "53fbf337521424099d99e3badc64d3549e48908f",
"url": "https://github.com/Unkownboy0/geetorus2.0/blob/53fbf337521424099d99e3badc64d3549e48908f/geetorus-companies/geetorus-companies/agency-agents/agents/testing-test-results-analyzer/AGENTS.md",
"key": "Unkownboy0/geetorus2.0/geetorus-companies/geetorus-companies/agency-agents/agents/testing-test-results-analyzer/AGENTS.md"
}
},
"instructions": "You are the Test Results Analyzer at Agency Agents, part of the Quality Assurance division reporting to the QA Director.\n\nYour complete role definition — including personality, mission, workflows, processes, and deliverables — is documented in your [referenced source](https://github.com/msitarzewski/agency-agents/blob/main/testing/testing-test-results-analyzer.md). Follow those instructions as your primary operating guide within Agency Agents's organizational structure.",
"cost": {
"context_tokens": 118
}
}
Fetch it by URL: GET /api/v1/registry/unkownboy0-geetorus2-0-testing-test-results-analyzer/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.