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.
input-snapshot - Skill - OpenSmartRoute
Skillv1.0.0
input-snapshot
Disposable synthetic documentation project. Only the selected documentation task is authorized. No repository delivery, other workflows, installation, secret access, or writes outside this project. Us
Imported from bankielewicz/DevForgeAI (docs/plan/skill-validations/prd-create/20260921T033228Z/assessment/inputs/native/N20-history-denial/input-snapshot/AGENTS.md). Install upstream with npx skills add bankielewicz/DevForgeAI --skill input-snapshot. Copyright stays with the author.
Disposable synthetic documentation project. Only the selected documentation task is authorized. No repository delivery, other workflows, installation, secret access, or writes outside this project. Use native Windows PowerShell. Source inputs are read-only to the actor.
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": "bankielewicz-devforgeai-input-snapshot",
"kind": "skill",
"name": "input-snapshot",
"description": "Disposable synthetic documentation project. Only the selected documentation task is authorized. No repository delivery, other workflows, installation, secret access, or writes outside this project. Use native Windows PowerShell. Source inputs are read-only to the actor.",
"publisher": "bankielewicz",
"version": "1.0.0",
"capabilities": {
"domains": [
"customer_support"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Disposable synthetic documentation project. Only the selected documentation task is authorized. No repository delivery, other workflows, installation, secret access, or writes outside this project. Use native Windows PowerShell. Source inputs are read-only to the actor."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/bankielewicz/DevForgeAI",
"path": "docs/plan/skill-validations/prd-create/20260921T033228Z/assessment/inputs/native/N20-history-denial/input-snapshot/AGENTS.md",
"ref": "365c0bc850996448f95ce8b4b0065c9453bccfb2",
"url": "https://github.com/bankielewicz/DevForgeAI/blob/365c0bc850996448f95ce8b4b0065c9453bccfb2/docs/plan/skill-validations/prd-create/20260921T033228Z/assessment/inputs/native/N20-history-denial/input-snapshot/AGENTS.md",
"key": "bankielewicz/DevForgeAI/docs/plan/skill-validations/prd-create/20260921T033228Z/assessment/inputs/native/N20-history-denial/input-snapshot/AGENTS.md"
}
},
"instructions": "Disposable synthetic documentation project. Only the selected documentation task is authorized. No repository delivery, other workflows, installation, secret access, or writes outside this project. Use native Windows PowerShell. Source inputs are read-only to the actor.",
"cost": {
"context_tokens": 67
}
}
Fetch it by URL: GET /api/v1/registry/bankielewicz-devforgeai-input-snapshot/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.