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
This subtree owns the Diataxis documentation set: tutorial (`adopt-repopact.md`), how-to guides (`guides/`), and explanation (`concepts.md`). The normative reference is `SPEC.md` at the repository roo
Imported from ForgeWireLabs/repopact (docs/AGENTS.md). Install upstream with npx skills add ForgeWireLabs/repopact --skill docs. Copyright stays with the author.
Docs Agent Contract
Scope
This subtree owns the Diataxis documentation set: tutorial (adopt-repopact.md),
how-to guides (guides/), and explanation (concepts.md). The normative reference
is SPEC.md at the repository root (governance scope), not here.
Constraints
Docs explain and instruct; they do not restate source records. Link to the
charter, schemas, SPEC.md, and decisions rather than copying them (policy 001).
Each document declares its Diataxis mode in a one-line note at the top.
No per-page audit inventories. Coverage is declared once in the audit registry.
Required checks
repopact validate
Traceability
This scope is registered in audits/registry.json. Update that row's review dates
when the documentation set changes materially.
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/forgewirelabs-repopact-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.
forgewirelabs-repopact-docs.ocm.jsonjson
{
"ocm": "1",
"id": "forgewirelabs-repopact-docs",
"kind": "skill",
"name": "docs",
"description": "This subtree owns the Diataxis documentation set: tutorial (`adopt-repopact.md`), how-to guides (`guides/`), and explanation (`concepts.md`). The normative reference is `SPEC.md` at the repository root (governance scope), not here.",
"publisher": "ForgeWireLabs",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"This subtree owns the Diataxis documentation set: tutorial (`adopt-repopact.md`), how-to guides (`guides/`), and explanation (`concepts.md`). The normative reference is `SPEC.md` at the repository root (governance scope), not here."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/ForgeWireLabs/repopact",
"path": "docs/AGENTS.md",
"ref": "faa14fe571b15316fa896b7b8f29ee550636bd77",
"url": "https://github.com/ForgeWireLabs/repopact/blob/faa14fe571b15316fa896b7b8f29ee550636bd77/docs/AGENTS.md",
"key": "ForgeWireLabs/repopact/docs/AGENTS.md"
}
},
"instructions": "# Docs Agent Contract\n\n## Scope\n\nThis subtree owns the Diataxis documentation set: tutorial (`adopt-repopact.md`),\nhow-to guides (`guides/`), and explanation (`concepts.md`). The normative reference\nis `SPEC.md` at the repository root (governance scope), not here.\n\n## Constraints\n\n- Docs explain and instruct; they do not restate source records. Link to the\n charter, schemas, `SPEC.md`, and decisions rather than copying them (policy 001).\n- Each document declares its Diataxis mode in a one-line note at the top.\n- No per-page audit inventories. Coverage is declared once in the audit registry.\n\n",
"cost": {
"context_tokens": 200
}
}
Fetch it by URL: GET /api/v1/registry/forgewirelabs-repopact-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.