Imported from actdim/practix (AppRegistry/AGENTS.md). Install upstream with npx skills add actdim/practix --skill AppRegistry. Copyright stays with the author.
This folder belongs to a repository that uses the ALONG structure. The full working
guidance + agent-context protocol live once in the nearest ancestor AGENTS.md (../AGENTS.md) -
read it there. This folder keeps its OWN .along/ state; use the nearest one.
Only this folder's specifics follow.
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/actdim-practix-appregistry/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.
actdim-practix-appregistry.ocm.jsonjson
{
"ocm": "1",
"id": "actdim-practix-appregistry",
"kind": "skill",
"name": "AppRegistry",
"description": "Vision: see `.along/VISION.md`.",
"publisher": "actdim",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Vision: see `.along/VISION.md`."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/actdim/practix",
"path": "AppRegistry/AGENTS.md",
"ref": "28e4079586d34b50abc4ad7e04b4c1bfcad59b5d",
"url": "https://github.com/actdim/practix/blob/28e4079586d34b50abc4ad7e04b4c1bfcad59b5d/AppRegistry/AGENTS.md",
"key": "actdim/practix/AppRegistry/AGENTS.md"
}
},
"instructions": "<!-- BEGIN ALONG-PROTOCOL ref=../AGENTS.md (managed by along-init - do not edit by hand) -->\nThis folder belongs to a repository that uses the ALONG structure. The full working\nguidance + agent-context protocol live once in the nearest ancestor `AGENTS.md` (`../AGENTS.md`) -\nread it there. This folder keeps its OWN `.along/` state; use the nearest one.\nOnly this folder's specifics follow.\n<!-- END ALONG-PROTOCOL -->## Project specifics\n\n<!-- BEGIN ALONG-RULES -->\nSee the following engineering guidelines:\n- `[languages/csharp.md](file://.along/rules/languages/csharp.md)`\n<!-- END ALONG-RULES --",
"cost": {
"context_tokens": 187
}
}
Fetch it by URL: GET /api/v1/registry/actdim-practix-appregistry/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.