Skip to content
Skillv1.0.0

desktop

Desktop package notes

by nangongwentian-fe(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from nangongwentian-fe/steven (references/opencode/packages/desktop/AGENTS.md). Install upstream with npx skills add nangongwentian-fe/steven --skill desktop. Copyright stays with the author.

Desktop package notes

  • Never call invoke manually in this package.
  • Use the generated bindings in packages/desktop/src/bindings.ts for core commands/events.

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/nangongwentian-fe-steven-desktop/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.

nangongwentian-fe-steven-desktop.ocm.jsonjson
{
  "ocm": "1",
  "id": "nangongwentian-fe-steven-desktop",
  "kind": "skill",
  "name": "desktop",
  "description": "Desktop package notes",
  "publisher": "nangongwentian-fe",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Desktop package notes"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/nangongwentian-fe/steven",
      "path": "references/opencode/packages/desktop/AGENTS.md",
      "ref": "06191d6f2a9f23b223b2f29046f5fc67fe1eacc3",
      "url": "https://github.com/nangongwentian-fe/steven/blob/06191d6f2a9f23b223b2f29046f5fc67fe1eacc3/references/opencode/packages/desktop/AGENTS.md",
      "key": "nangongwentian-fe/steven/references/opencode/packages/desktop/AGENTS.md"
    }
  },
  "instructions": "# Desktop package notes\n\n- Never call `invoke` manually in this package.\n- Use the generated bindings in `packages/desktop/src/bindings.ts` for core commands/events.",
  "cost": {
    "context_tokens": 41
  }
}

Fetch it by URL: GET /api/v1/registry/nangongwentian-fe-steven-desktop/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.