Imported from 8Dionysus/aoa-memo (examples/memory-objects/AGENTS.md). Install upstream with npx skills add 8Dionysus/aoa-memo --skill memory-objects. Copyright stays with the author.
AGENTS.md
Route card for examples/memory-objects/.
Purpose
This district owns compact public examples for base memory object kinds.
Source
Examples here are curated examples, not doctrine. Their shape is constrained by
schemas/memory-objects/ and explained by docs/memory/.
Route
Up: examples/AGENTS.md, then AGENTS.md.
Across: docs/memory/MEMORY_OBJECT_PROFILES.md.
Downstream: generated/memory-objects/.
Validation route
Use the nearest VALIDATION.md route only after the touched surface is known; reusable lanes remain in config/validation_lanes.json.
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/8dionysus-aoa-memo-memory-objects/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.
8dionysus-aoa-memo-memory-objects.ocm.jsonjson
{
"ocm": "1",
"id": "8dionysus-aoa-memo-memory-objects",
"kind": "skill",
"name": "memory-objects",
"description": "Route card for `examples/memory-objects/`.",
"publisher": "8Dionysus",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Route card for `examples/memory-objects/`."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/8Dionysus/aoa-memo",
"path": "examples/memory-objects/AGENTS.md",
"ref": "7479b56900124e28ccf6659fe7a5e5c00df4ee93",
"url": "https://github.com/8Dionysus/aoa-memo/blob/7479b56900124e28ccf6659fe7a5e5c00df4ee93/examples/memory-objects/AGENTS.md",
"key": "8Dionysus/aoa-memo/examples/memory-objects/AGENTS.md"
}
},
"instructions": "# AGENTS.md\n\nRoute card for `examples/memory-objects/`.\n\n## Purpose\n\nThis district owns compact public examples for base memory object kinds.\n\n## Source\n\nExamples here are curated examples, not doctrine. Their shape is constrained by\n`schemas/memory-objects/` and explained by `docs/memory/`.\n\n## Route\n\n- Up: `examples/AGENTS.md`, then `AGENTS.md`.\n- Across: `docs/memory/MEMORY_OBJECT_PROFILES.md`.\n- Downstream: `generated/memory-objects/`.\n\n## Validation route\n\nUse the nearest `VALIDATION.md` route only after the touched surface is known; reusable lanes remain in `config/validation_lanes.json`",
"cost": {
"context_tokens": 150
}
}
Fetch it by URL: GET /api/v1/registry/8dionysus-aoa-memo-memory-objects/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.