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.
openshieldhit - Skill - OpenSmartRoute
Skillv1.0.0
openshieldhit
This project keeps a single brief for AI coding agents in **[`CLAUDE.md`](CLAUDE.md)**.
Imported from openshieldhit/openshieldhit (AGENTS.md). Install upstream with npx skills add openshieldhit/openshieldhit. Copyright stays with the author.
AGENTS.md
This project keeps a single brief for AI coding agents in CLAUDE.md.
AGENTS.md exists only so tools that look for this filename land in the same
place — it is a pointer, not a second copy, to avoid the two drifting apart.
Read CLAUDE.md, and the docs it links (DEVELOPER.md,
llms.txt), before editing.
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/openshieldhit-openshieldhit-openshieldhit/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": "openshieldhit-openshieldhit-openshieldhit",
"kind": "skill",
"name": "openshieldhit",
"description": "This project keeps a single brief for AI coding agents in **[`CLAUDE.md`](CLAUDE.md)**.",
"publisher": "openshieldhit",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"This project keeps a single brief for AI coding agents in **[`CLAUDE.md`](CLAUDE.md)**."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/openshieldhit/openshieldhit",
"path": "AGENTS.md",
"ref": "40a2fe3f8e2b83325bce2699901cbcd0f208acda",
"url": "https://github.com/openshieldhit/openshieldhit/blob/40a2fe3f8e2b83325bce2699901cbcd0f208acda/AGENTS.md",
"key": "openshieldhit/openshieldhit/AGENTS.md"
}
},
"instructions": "# AGENTS.md\n\nThis project keeps a single brief for AI coding agents in **[`CLAUDE.md`](CLAUDE.md)**.\n\n`AGENTS.md` exists only so tools that look for this filename land in the same\nplace — it is a pointer, not a second copy, to avoid the two drifting apart.\nRead [`CLAUDE.md`](CLAUDE.md), and the docs it links ([`DEVELOPER.md`](DEVELOPER.md),\n[`llms.txt`](llms.txt)), before editing.",
"cost": {
"context_tokens": 95
}
}
Fetch it by URL: GET /api/v1/registry/openshieldhit-openshieldhit-openshieldhit/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.