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.
docs - Skill - OpenSmartRoute
Skillv1.0.0
docs
Layout: essays/ (conceptual background - Dawid-Skene confusion, Regnault's radical empiricism, the algebraic-geometry primer, social-thermometer essay, one PDF). Key files: architecture.md (system lay
Imported from docxology/ntqr_llm (docs/AGENTS.md). Install upstream with npx skills add docxology/ntqr_llm --skill docs. Copyright stays with the author.
AGENTS.md - docs/
Layout: essays/ (conceptual background - Dawid-Skene confusion, Regnault's radical empiricism, the algebraic-geometry primer, social-thermometer essay, one PDF). Key files: architecture.md (system layers + full data flow), rendering_pipeline.md ({{TOKEN}}-injection, --check drift gate), manuscript_guide.md (authoring: edit .tmpl, add tokens to _values.py), testing_philosophy.md (zero-mock, no-fabricated-data), VERIFICATION.md (post-change checklist), README.md (index).
Gotchas: docs describe the software layer; the science lives in ../manuscript/manuscript.md. Keep the README index table in sync when adding documents. Essays are static prose - nothing regenerates them.
Upstream policy: see ../AGENTS.md and /Volumes/external_drive/Git/template/projects/ongoing/AGENTS.md for repo-wide conventions; do not duplicate them here.
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/docxology-ntqr-llm-docs/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.
docxology-ntqr-llm-docs.ocm.jsonjson
{
"ocm": "1",
"id": "docxology-ntqr-llm-docs",
"kind": "skill",
"name": "docs",
"description": "Layout: essays/ (conceptual background - Dawid-Skene confusion, Regnault's radical empiricism, the algebraic-geometry primer, social-thermometer essay, one PDF). Key files: architecture.md (system layers + full data flow), rendering_pipeline.md ({{TOKEN}}-injection, --check drift gate), manuscript_guide.md (authoring: edit .tmpl, add tokens to _values.py), testing_philosophy.md (zero-mock, no-fabricated-data), VERIFICATION.md (post-change checklist), README.md (index).",
"publisher": "docxology",
"version": "1.0.0",
"capabilities": {
"domains": [
"math"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Layout: essays/ (conceptual background - Dawid-Skene confusion, Regnault's radical empiricism, the algebraic-geometry primer, social-thermometer essay, one PDF). Key files: architecture.md (system layers + full data flow), rendering_pipeline.md ({{TOKEN}}-injection, --check drift gate), manuscript_guide.md (authoring: edit .tmpl, add tokens to _values.py), testing_philosophy.md (zero-mock, no-fabricated-data), VERIFICATION.md (post-change checklist), README.md (index)."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/docxology/ntqr_llm",
"path": "docs/AGENTS.md",
"ref": "49f4b39d5c269f33f846ac56bc651344d3841168",
"url": "https://github.com/docxology/ntqr_llm/blob/49f4b39d5c269f33f846ac56bc651344d3841168/docs/AGENTS.md",
"key": "docxology/ntqr_llm/docs/AGENTS.md"
}
},
"instructions": "# AGENTS.md - docs/\n\nLayout: essays/ (conceptual background - Dawid-Skene confusion, Regnault's radical empiricism, the algebraic-geometry primer, social-thermometer essay, one PDF). Key files: architecture.md (system layers + full data flow), rendering_pipeline.md ({{TOKEN}}-injection, --check drift gate), manuscript_guide.md (authoring: edit .tmpl, add tokens to _values.py), testing_philosophy.md (zero-mock, no-fabricated-data), VERIFICATION.md (post-change checklist), README.md (index).\n\nGotchas: docs describe the software layer; the science lives in ../manuscript/manuscript.md. Keep the RE",
"cost": {
"context_tokens": 214
}
}
Fetch it by URL: GET /api/v1/registry/docxology-ntqr-llm-docs/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.