ALWAYS use the `bd` tool instead of markdown files for all new work. See `bd quickstart` to understand the tool. Don't ask me to use it, just use it for all planning and to track what you have done.
Imported from justinmk/config (.config/opencode/AGENTS.md). Install upstream with npx skills add justinmk/config --skill opencode. Copyright stays with the author.
Prime directive:
ALWAYS use the bd tool instead of markdown files for all new work.
See bd quickstart to understand the tool.
Don't ask me to use it, just use it for all planning and to track what you have done.
NEVER commit any changes with git. I do NOT want you to commit changes for me.
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/justinmk-config-opencode/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.
justinmk-config-opencode.ocm.jsonjson
{
"ocm": "1",
"id": "justinmk-config-opencode",
"kind": "skill",
"name": "opencode",
"description": "ALWAYS use the `bd` tool instead of markdown files for all new work. See `bd quickstart` to understand the tool. Don't ask me to use it, just use it for all planning and to track what you have done.",
"publisher": "justinmk",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"ALWAYS use the `bd` tool instead of markdown files for all new work. See `bd quickstart` to understand the tool. Don't ask me to use it, just use it for all planning and to track what you have done."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/justinmk/config",
"path": ".config/opencode/AGENTS.md",
"ref": "26afc48796f4d235d8a390e8702538cefcd5d081",
"url": "https://github.com/justinmk/config/blob/26afc48796f4d235d8a390e8702538cefcd5d081/.config/opencode/AGENTS.md",
"key": "justinmk/config/.config/opencode/AGENTS.md"
}
},
"instructions": "# Prime directive:\n\nALWAYS use the `bd` tool instead of markdown files for all new work.\nSee `bd quickstart` to understand the tool.\nDon't ask me to use it, just use it for all planning and to track what you have done.\n\nNEVER commit any changes with git. I do NOT want you to commit changes for me.",
"cost": {
"context_tokens": 74
}
}
Fetch it by URL: GET /api/v1/registry/justinmk-config-opencode/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.