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.
reports - Skill - OpenSmartRoute
Skillv1.0.0
reports
`reports/` is currently a minimal runtime-status surface for the flagship swarm deployment.
Imported from AysajanE/moltbook-coordination-persistence (reports/AGENTS.md). Install upstream with npx skills add AysajanE/moltbook-coordination-persistence --skill reports. Copyright stays with the author.
reports/AGENTS.md — runtime status rules
reports/ is currently a minimal runtime-status surface for the flagship swarm deployment.
Ownership
reports/status/swarm_runs/ is runtime-generated by scripts/swarm.py.
reports/status/reviews/ is Judge-generated by scripts/swarm.py.
Do not hand-edit generated JSON artifacts in reports/status/.
Scope boundary
This repo does not yet claim a release assembly layer.
Do not import the pilot repo's catalog, Quarto build, or release-manifest assumptions 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/aysajane-moltbook-coordination-persistence-reports/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.
{
"ocm": "1",
"id": "aysajane-moltbook-coordination-persistence-reports",
"kind": "skill",
"name": "reports",
"description": "`reports/` is currently a minimal runtime-status surface for the flagship swarm deployment.",
"publisher": "AysajanE",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"`reports/` is currently a minimal runtime-status surface for the flagship swarm deployment."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/AysajanE/moltbook-coordination-persistence",
"path": "reports/AGENTS.md",
"ref": "8abafe05d8886047119a28dce3345d5dd7d9474e",
"url": "https://github.com/AysajanE/moltbook-coordination-persistence/blob/8abafe05d8886047119a28dce3345d5dd7d9474e/reports/AGENTS.md",
"key": "AysajanE/moltbook-coordination-persistence/reports/AGENTS.md"
}
},
"instructions": "# reports/AGENTS.md — runtime status rules\n\n`reports/` is currently a minimal runtime-status surface for the flagship swarm deployment.\n\n## Ownership\n\n- `reports/status/swarm_runs/` is runtime-generated by `scripts/swarm.py`.\n- `reports/status/reviews/` is Judge-generated by `scripts/swarm.py`.\n- Do not hand-edit generated JSON artifacts in `reports/status/`.\n\n## Scope boundary\n\n- This repo does not yet claim a release assembly layer.\n- Do not import the pilot repo's catalog, Quarto build, or release-manifest assumptions here.",
"cost": {
"context_tokens": 133
}
}
Fetch it by URL: GET /api/v1/registry/aysajane-moltbook-coordination-persistence-reports/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.