Skip to content
Skillv1.0.0

opencode

Global Agent Conventions

by H3mul(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from H3mul/dotfiles (home/dot_config/opencode/AGENTS.md). Install upstream with npx skills add H3mul/dotfiles --skill opencode. Copyright stays with the author.

Global Agent Conventions

Core Workflow

  • Prioritize terminal performance and file discovery.
  • Adhere strictly to user parameters.

External Rule Enforcements

  • You must strictly comply with the environment configuration properties mapped out inside your active sub-instruction registries, specifically ensuring read-only graph limits.

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/h3mul-dotfiles-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.

h3mul-dotfiles-opencode.ocm.jsonjson
{
  "ocm": "1",
  "id": "h3mul-dotfiles-opencode",
  "kind": "skill",
  "name": "opencode",
  "description": "Global Agent Conventions",
  "publisher": "H3mul",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Global Agent Conventions"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/H3mul/dotfiles",
      "path": "home/dot_config/opencode/AGENTS.md",
      "ref": "5e111ea45c25f8db3e7f545c23929479af0ec532",
      "url": "https://github.com/H3mul/dotfiles/blob/5e111ea45c25f8db3e7f545c23929479af0ec532/home/dot_config/opencode/AGENTS.md",
      "key": "H3mul/dotfiles/home/dot_config/opencode/AGENTS.md"
    }
  },
  "instructions": "# Global Agent Conventions\n\n## Core Workflow\n* Prioritize terminal performance and file discovery.\n* Adhere strictly to user parameters.\n\n## External Rule Enforcements\n* You must strictly comply with the environment configuration properties mapped out inside your active sub-instruction registries, specifically ensuring read-only graph limits.",
  "cost": {
    "context_tokens": 86
  }
}

Fetch it by URL: GET /api/v1/registry/h3mul-dotfiles-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.