devops_gym/ — single shared container, ticket pool grows by topic. See its own AGENTS.md.
Not in Hermes repo-syncCORE_REPOS — push/pull this repo explicitly when needed.
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/juancrfig-lab-lab/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.
juancrfig-lab-lab.ocm.jsonjson
{
"ocm": "1",
"id": "juancrfig-lab-lab",
"kind": "skill",
"name": "lab",
"description": "Personal practice repo. Language/tool subdirs hold exercises and experiments. `devops_gym/` is the active DevOps practice gym.",
"publisher": "juancrfig",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Personal practice repo. Language/tool subdirs hold exercises and experiments. `devops_gym/` is the active DevOps practice gym."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/juancrfig/lab",
"path": "AGENTS.md",
"ref": "2e8266fd468bdbabf600d52f761cb332aa5b09c2",
"url": "https://github.com/juancrfig/lab/blob/2e8266fd468bdbabf600d52f761cb332aa5b09c2/AGENTS.md",
"key": "juancrfig/lab/AGENTS.md"
}
},
"instructions": "# AGENTS.md — lab\n\nPersonal practice repo. Language/tool subdirs hold exercises and experiments.\n`devops_gym/` is the active DevOps practice gym.\n\n## Structure\n\n```\nlab/\n├── ai/\n├── algorithms/\n├── bash/\n├── c/\n├── containers/\n├── go/\n├── java/\n├── javascript/\n├── python/\n├── R/\n├── prompts/\n└── devops_gym/ ← active gym (see devops_gym/AGENTS.md)\n```\n\n## Active work\n\n`devops_gym/` — single shared container, ticket pool grows by topic. See its own AGENTS.md.\n\nNot in Hermes `repo-sync` `CORE_REPOS` — push/pull this repo explicitly when needed.",
"cost": {
"context_tokens": 138
}
}
Fetch it by URL: GET /api/v1/registry/juancrfig-lab-lab/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.