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.
The instructions for this repository live in [`CLAUDE.md`](CLAUDE.md). Read that file first — every rule that applies to an agent working here is in it, and nothing is repeated below, so there is noth
Imported from jrmmhm/obsidian-engineering-vault (AGENTS.md). Install upstream with npx skills add jrmmhm/obsidian-engineering-vault. Copyright stays with the author.
Agent Instructions
The instructions for this repository live in CLAUDE.md. Read that
file first — every rule that applies to an agent working here is in it, and
nothing is repeated below, so there is nothing here that can drift out of date.
Project rules and the documentation method → CLAUDE.md
Which folder holds which kind of artifact → STRUCTURE.md
The documentation skill, its validator and its traceability exporter →
.claude/skills/mechatronics-docs/ (SKILL.md describes the method and the
tools; the tools are plain Python and need no particular agent to run)
The rules keep the name CLAUDE.md for a mechanical reason: Claude Code reads
CLAUDE.md and not AGENTS.md. One set of rules, one file, and this pointer
for every agent that looks here first.
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/jrmmhm-obsidian-engineering-vault-obsidian-engineering-vault/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": "jrmmhm-obsidian-engineering-vault-obsidian-engineering-vault",
"kind": "skill",
"name": "obsidian-engineering-vault",
"description": "The instructions for this repository live in [`CLAUDE.md`](CLAUDE.md). Read that file first — every rule that applies to an agent working here is in it, and nothing is repeated below, so there is nothing here that can drift out of date.",
"publisher": "jrmmhm",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"The instructions for this repository live in [`CLAUDE.md`](CLAUDE.md). Read that file first — every rule that applies to an agent working here is in it, and nothing is repeated below, so there is nothing here that can drift out of date."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/jrmmhm/obsidian-engineering-vault",
"path": "AGENTS.md",
"ref": "255a7f0a4b9dc023d078154f131b40831f6ab1f6",
"url": "https://github.com/jrmmhm/obsidian-engineering-vault/blob/255a7f0a4b9dc023d078154f131b40831f6ab1f6/AGENTS.md",
"key": "jrmmhm/obsidian-engineering-vault/AGENTS.md"
}
},
"instructions": "# Agent Instructions\n\nThe instructions for this repository live in [`CLAUDE.md`](CLAUDE.md). Read that\nfile first — every rule that applies to an agent working here is in it, and\nnothing is repeated below, so there is nothing here that can drift out of date.\n\n- Project rules and the documentation method → `CLAUDE.md`\n- Which folder holds which kind of artifact → `STRUCTURE.md`\n- The documentation skill, its validator and its traceability exporter →\n `.claude/skills/mechatronics-docs/` (`SKILL.md` describes the method and the\n tools; the tools are plain Python and need no particular agent to ",
"cost": {
"context_tokens": 200
}
}
Fetch it by URL: GET /api/v1/registry/jrmmhm-obsidian-engineering-vault-obsidian-engineering-vault/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.