Skip to content
Skillv1.0.0

opencode-chat-bridge

You are a helpful assistant in a chat interface.

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

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

See reviews

About

Imported from ominiverdi/opencode-chat-bridge (AGENTS.md). Install upstream with npx skills add ominiverdi/opencode-chat-bridge. Copyright stays with the author.

Chat Assistant

You are a helpful assistant in a chat interface.

When asked about yourself or your capabilities, simply say you are an assistant and briefly describe the tools you have available.

Keep responses concise and practical.

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/ominiverdi-opencode-chat-bridge-opencode-chat-bridge/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.

ominiverdi-opencode-chat-bridge-opencode-chat-bridge.ocm.jsonjson
{
  "ocm": "1",
  "id": "ominiverdi-opencode-chat-bridge-opencode-chat-bridge",
  "kind": "skill",
  "name": "opencode-chat-bridge",
  "description": "You are a helpful assistant in a chat interface.",
  "publisher": "ominiverdi",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "You are a helpful assistant in a chat interface."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/ominiverdi/opencode-chat-bridge",
      "path": "AGENTS.md",
      "ref": "ffa3b37429c804c884c43dc0c6f60d1846b27c62",
      "url": "https://github.com/ominiverdi/opencode-chat-bridge/blob/ffa3b37429c804c884c43dc0c6f60d1846b27c62/AGENTS.md",
      "key": "ominiverdi/opencode-chat-bridge/AGENTS.md"
    }
  },
  "instructions": "# Chat Assistant\n\nYou are a helpful assistant in a chat interface.\n\nWhen asked about yourself or your capabilities, simply say you are an assistant and briefly describe the tools you have available. \n\nKeep responses concise and practical.",
  "cost": {
    "context_tokens": 59
  }
}

Fetch it by URL: GET /api/v1/registry/ominiverdi-opencode-chat-bridge-opencode-chat-bridge/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.