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.
skm-energo - Skill - OpenSmartRoute
Skillv1.0.0
skm-energo
Issues live in GitHub Issues for `Leritas/skm-energo`. See `docs/agents/issue-tracker.md`. Tech-debt cleanup tickets use the `TD1`, `TD2`, … title prefix (see **Tech-debt tickets** in that doc).
Imported from Leritas/skm-energo (AGENTS.md). Install upstream with npx skills add Leritas/skm-energo. Copyright stays with the author.
Agent skills
Issue tracker
Issues live in GitHub Issues for Leritas/skm-energo. See docs/agents/issue-tracker.md. Tech-debt cleanup tickets use the TD1, TD2, … title prefix (see Tech-debt tickets in that doc).
Triage labels
Five canonical triage roles, label strings equal to role names. See docs/agents/triage-labels.md.
Domain docs
Single-context layout — root CONTEXT.md and docs/adr/. See docs/agents/domain.md.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/leritas-skm-energo-skm-energo/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
leritas-skm-energo-skm-energo.ocm.jsonjson
{
"ocm": "1",
"id": "leritas-skm-energo-skm-energo",
"kind": "skill",
"name": "skm-energo",
"description": "Issues live in GitHub Issues for `Leritas/skm-energo`. See `docs/agents/issue-tracker.md`. Tech-debt cleanup tickets use the `TD1`, `TD2`, … title prefix (see **Tech-debt tickets** in that doc).",
"publisher": "Leritas",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Issues live in GitHub Issues for `Leritas/skm-energo`. See `docs/agents/issue-tracker.md`. Tech-debt cleanup tickets use the `TD1`, `TD2`, … title prefix (see **Tech-debt tickets** in that doc)."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/Leritas/skm-energo",
"path": "AGENTS.md",
"ref": "a85c69822338ab14a09b6324c8994bc6806f9ef9",
"url": "https://github.com/Leritas/skm-energo/blob/a85c69822338ab14a09b6324c8994bc6806f9ef9/AGENTS.md",
"key": "Leritas/skm-energo/AGENTS.md"
}
},
"instructions": "## Agent skills\n\n### Issue tracker\n\nIssues live in GitHub Issues for `Leritas/skm-energo`. See `docs/agents/issue-tracker.md`. Tech-debt cleanup tickets use the `TD1`, `TD2`, … title prefix (see **Tech-debt tickets** in that doc).\n\n### Triage labels\n\nFive canonical triage roles, label strings equal to role names. See `docs/agents/triage-labels.md`.\n\n### Domain docs\n\nSingle-context layout — root `CONTEXT.md` and `docs/adr/`. See `docs/agents/domain.md`.",
"cost": {
"context_tokens": 114
}
}
Fetch it by URL: GET /api/v1/registry/leritas-skm-energo-skm-energo/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.