Answers from the documentation - opens a ticket when you need a person
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.
Answers come from the docs; check anything important there.
check - Skill - OpenSmartRoute
Skillv1.0.0
check
This `AGENTS.md` exists for agents that automatically discover that filename. The canonical instructions for this directory live in `CLAUDE.md`.
Imported from SanjeevBashyal/pyHydraulics (pNet/ras_commander/check/AGENTS.md). Install upstream with npx skills add SanjeevBashyal/pyHydraulics --skill check. Copyright stays with the author.
check Compatibility Wrapper
This AGENTS.md exists for agents that automatically discover that filename.
The canonical instructions for this directory live in CLAUDE.md.
Read in this order:
./CLAUDE.md - Canonical QA and validation guidance
../CLAUDE.md - Canonical core library guidance
../../CLAUDE.md - Canonical root guidance
../../.claude/MANIFEST.md - Canonical index for shared framework content
Notes:
Treat CLAUDE.md as the source of truth when both files exist.
Treat .claude/ as the canonical repository location for shared agent
framework materials.
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/sanjeevbashyal-pyhydraulics-check/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.
sanjeevbashyal-pyhydraulics-check.ocm.jsonjson
{
"ocm": "1",
"id": "sanjeevbashyal-pyhydraulics-check",
"kind": "skill",
"name": "check",
"description": "This `AGENTS.md` exists for agents that automatically discover that filename. The canonical instructions for this directory live in `CLAUDE.md`.",
"publisher": "SanjeevBashyal",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"This `AGENTS.md` exists for agents that automatically discover that filename. The canonical instructions for this directory live in `CLAUDE.md`."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/SanjeevBashyal/pyHydraulics",
"path": "pNet/ras_commander/check/AGENTS.md",
"ref": "27e780fecc8349d3bc1de2ecee4c5d3417876c67",
"url": "https://github.com/SanjeevBashyal/pyHydraulics/blob/27e780fecc8349d3bc1de2ecee4c5d3417876c67/pNet/ras_commander/check/AGENTS.md",
"key": "SanjeevBashyal/pyHydraulics/pNet/ras_commander/check/AGENTS.md"
}
},
"instructions": "## check Compatibility Wrapper\n\nThis `AGENTS.md` exists for agents that automatically discover that filename.\nThe canonical instructions for this directory live in `CLAUDE.md`.\n\nRead in this order:\n- `./CLAUDE.md` - Canonical QA and validation guidance\n- `../CLAUDE.md` - Canonical core library guidance\n- `../../CLAUDE.md` - Canonical root guidance\n- `../../.claude/MANIFEST.md` - Canonical index for shared framework content\n\nNotes:\n- Treat `CLAUDE.md` as the source of truth when both files exist.\n- Treat `.claude/` as the canonical repository location for shared agent\n framework materials.",
"cost": {
"context_tokens": 149
}
}
Fetch it by URL: GET /api/v1/registry/sanjeevbashyal-pyhydraulics-check/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.