Imported from shpitdev/sandcode (
AGENTS.md). Install upstream withnpx skills add shpitdev/sandcode. Copyright stays with the author.
AGENTS
- Interim work should be done in the
.memory/folder.
AGENTS
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsImported from shpitdev/sandcode (
AGENTS.md). Install upstream withnpx skills add shpitdev/sandcode. Copyright stays with the author.
.memory/ folder.Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/shpitdev-sandcode-sandcode/manifest # or paste the manifest belowAn Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "shpitdev-sandcode-sandcode",
"kind": "skill",
"name": "sandcode",
"description": "AGENTS",
"publisher": "shpitdev",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"AGENTS"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/shpitdev/sandcode",
"path": "AGENTS.md",
"ref": "3b9e3fc3d9561f5a2c2cbf3284abfa3f6b0d43ce",
"url": "https://github.com/shpitdev/sandcode/blob/3b9e3fc3d9561f5a2c2cbf3284abfa3f6b0d43ce/AGENTS.md",
"key": "shpitdev/sandcode/AGENTS.md"
}
},
"instructions": "# AGENTS\n\n- Interim work should be done in the `.memory/` folder.",
"cost": {
"context_tokens": 16
}
}Fetch it by URL: GET /api/v1/registry/shpitdev-sandcode-sandcode/manifest?version=1.0.0
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.