Перед любой работой полностью прочитать и соблюдать [CLAUDE.md](./CLAUDE.md). Затем прочитать `CLAUDE.project.md`, `CLAUDE.local.md` и `AGENTS.project.md`, если они существуют. Более узкие проектные и
Imported from youhide/OpenShard (AGENTS.md). Install upstream with npx skills add youhide/OpenShard. Copyright stays with the author.
Agent entrypoint
Перед любой работой полностью прочитать и соблюдать CLAUDE.md.
Затем прочитать CLAUDE.project.md, CLAUDE.local.md и
AGENTS.project.md, если они существуют. Более узкие проектные инструкции
уточняют общую политику и имеют приоритет при конфликте.
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/youhide-openshard-openshard/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.
youhide-openshard-openshard.ocm.jsonjson
{
"ocm": "1",
"id": "youhide-openshard-openshard",
"kind": "skill",
"name": "OpenShard",
"description": "Перед любой работой полностью прочитать и соблюдать [CLAUDE.md](./CLAUDE.md). Затем прочитать `CLAUDE.project.md`, `CLAUDE.local.md` и `AGENTS.project.md`, если они существуют. Более узкие проектные инструкции уточняют общую политику и имеют приоритет при конфликте.",
"publisher": "youhide",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Перед любой работой полностью прочитать и соблюдать [CLAUDE.md](./CLAUDE.md). Затем прочитать `CLAUDE.project.md`, `CLAUDE.local.md` и `AGENTS.project.md`, если они существуют. Более узкие проектные инструкции уточняют общую политику и имеют приоритет при конфликте."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/youhide/OpenShard",
"path": "AGENTS.md",
"ref": "2a84270753774f003cb474e7b756e977ae970c8c",
"url": "https://github.com/youhide/OpenShard/blob/2a84270753774f003cb474e7b756e977ae970c8c/AGENTS.md",
"key": "youhide/OpenShard/AGENTS.md"
}
},
"instructions": "# Agent entrypoint\n\nПеред любой работой полностью прочитать и соблюдать [CLAUDE.md](./CLAUDE.md).\nЗатем прочитать `CLAUDE.project.md`, `CLAUDE.local.md` и\n`AGENTS.project.md`, если они существуют. Более узкие проектные инструкции\nуточняют общую политику и имеют приоритет при конфликте.",
"cost": {
"context_tokens": 71
}
}
Fetch it by URL: GET /api/v1/registry/youhide-openshard-openshard/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.