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.
deckent-next - Skill - OpenSmartRoute
Skillv1.0.0
deckent-next
Deckent Next — refactor host pointer Read `.agents/skills/deckent-next-refactor/SKILL.md` for every Next card; operator and execution cwd is this Next repository. deckent-dev is the read-only pre-refa
Imported from Verhex/deckent-next (AGENTS.md). Install upstream with npx skills add Verhex/deckent-next. Copyright stays with the author.
Deckent Next — refactor host pointer
Read .agents/skills/deckent-next-refactor/SKILL.md for every Next card; operator and execution cwd is this Next repository. deckent-dev is the read-only pre-refactor product reference and must not execute.
Authority: live owner instructions, then ARCHITECTURE.md and PLAN.md. Canonical core-memory is .deckent/docs/core-memory/MEMORY.md in Next, not legacy or host HOME; refresh scripts/core-memory.sha256 with node scripts/lint-core-memory.mjs --write after an authorized change. Local refactor documents/proof live in refactor-work/, excluded from Git and npm. Preserve existing WIP and read relevant legacy ADRs.
Current machine gates remain enforced; host-kit skill/reference Markdown is an explicit owner-authorized exception. Product says run; mutable policy and strings use registries/catalogs.
Astra implements; Fable independently reviews. The legacy communication.md channel was closed by the owner on 2026-09-20 (archived, 348 records); until a new coordination path is opened, review findings reach the owner directly. Run npm run verify before landing; commit/publish only on owner request.
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.
verhex-deckent-next-deckent-next.ocm.jsonjson
{
"ocm": "1",
"id": "verhex-deckent-next-deckent-next",
"kind": "skill",
"name": "deckent-next",
"description": "Deckent Next — refactor host pointer Read `.agents/skills/deckent-next-refactor/SKILL.md` for every Next card; operator and execution cwd is this Next repository. deckent-dev is the read-only pre-refactor product reference and must not execute. Authority: live owner instructions, then `ARCHITECTURE.md` and `PLAN.md`. Canonical core-memory is `.deckent/docs/core-memory/MEMORY.md` in Next, not legacy or host HOME; refresh `scripts/core-memory.sha256` with `node scripts/lint-core-memory.mjs --write` after an authorized change. Local refactor documents/proof live in `refactor-work/`, excluded from Git and npm. Preserve existing WIP and read relevant legacy ADRs. Current machine gates remain enforced; host-kit skill/reference Markdown is an explicit owner-authorized exception. Product says run; mutable policy and strings use registries/catalogs. Astra implements; Fable independently reviews. The legacy `communication.md` channel was closed by the owner on 2026-09-20 (archived, 348 records); until a new coordinatio",
"publisher": "Verhex",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding",
"math"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Deckent Next — refactor host pointer Read `.agents/skills/deckent-next-refactor/SKILL.md` for every Next card; operator and execution cwd is this Next repository. deckent-dev is the read-only pre-refactor product reference and must not execute. Authority: live owner instructions, then `ARCHITECTURE.md` and `PLAN.md`. Canonical core-memory is `.deckent/docs/core-memory/MEMORY.md` in Next, not legacy or host HOME; refresh `scripts/core-memory.sha256` with `node scripts/lint-core-memory.mjs --write` after an authorized change. Local refactor documents/proof live in `refactor-work/`, excluded from Git and npm. Preserve existing WIP and read relevant legacy ADRs. Current machine gates remain enforced; host-kit skill/reference Markdown is an explicit owner-authorized exception. Product says run; mutable policy and strings use registries/catalogs. Astra implements; Fable independently reviews. The legacy `communication.md` channel was closed by the owner on 2026-09-20 (archived, 348 records); until a new coordinatio"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/Verhex/deckent-next",
"path": "AGENTS.md",
"ref": "f4d3bba1221d3f3fcd12a333f515243001386d50",
"url": "https://github.com/Verhex/deckent-next/blob/f4d3bba1221d3f3fcd12a333f515243001386d50/AGENTS.md",
"key": "Verhex/deckent-next/AGENTS.md"
}
},
"instructions": "# Deckent Next — refactor host pointer\nRead `.agents/skills/deckent-next-refactor/SKILL.md` for every Next card; operator and execution cwd is this Next repository. deckent-dev is the read-only pre-refactor product reference and must not execute.\nAuthority: live owner instructions, then `ARCHITECTURE.md` and `PLAN.md`. Canonical core-memory is `.deckent/docs/core-memory/MEMORY.md` in Next, not legacy or host HOME; refresh `scripts/core-memory.sha256` with `node scripts/lint-core-memory.mjs --write` after an authorized change. Local refactor documents/proof live in `refactor-work/`, excluded fr",
"cost": {
"context_tokens": 290
}
}
Fetch it by URL: GET /api/v1/registry/verhex-deckent-next-deckent-next/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.