Skip to content
Skillv1.0.0

effect-platform-node

Capture pinned native NodeServices once in scoped provider acquisition. Return only filesystem and path. Stateless capability release is explicitly a no-op; native operation scopes own file handles. N

by rawr-ai(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from rawr-ai/rawr-hq-template (resources/filesystem/providers/effect-platform-node/AGENTS.md). Install upstream with npx skills add rawr-ai/rawr-hq-template --skill effect-platform-node. Copyright stays with the author.

Native Filesystem Provider

Capture pinned native NodeServices once in scoped provider acquisition. Return only filesystem and path. Stateless capability release is explicitly a no-op; native operation scopes own file handles. Never run a terminal or create an additional ManagedRuntime here. Runtime authoring imports public SDK subpaths; the application distribution must leave that SDK external.

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/rawr-ai-rawr-hq-template-effect-platform-node/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.

rawr-ai-rawr-hq-template-effect-platform-node.ocm.jsonjson
{
  "ocm": "1",
  "id": "rawr-ai-rawr-hq-template-effect-platform-node",
  "kind": "skill",
  "name": "effect-platform-node",
  "description": "Capture pinned native NodeServices once in scoped provider acquisition. Return only filesystem and path. Stateless capability release is explicitly a no-op; native operation scopes own file handles. Never run a terminal or create an additional ManagedRuntime here. Runtime authoring imports public SDK subpaths; the application distribution must leave that SDK external.",
  "publisher": "rawr-ai",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Capture pinned native NodeServices once in scoped provider acquisition. Return only filesystem and path. Stateless capability release is explicitly a no-op; native operation scopes own file handles. Never run a terminal or create an additional ManagedRuntime here. Runtime authoring imports public SDK subpaths; the application distribution must leave that SDK external."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/rawr-ai/rawr-hq-template",
      "path": "resources/filesystem/providers/effect-platform-node/AGENTS.md",
      "ref": "29365b34cbfeca636606af0f6b5d4c4ac07c1066",
      "url": "https://github.com/rawr-ai/rawr-hq-template/blob/29365b34cbfeca636606af0f6b5d4c4ac07c1066/resources/filesystem/providers/effect-platform-node/AGENTS.md",
      "key": "rawr-ai/rawr-hq-template/resources/filesystem/providers/effect-platform-node/AGENTS.md"
    }
  },
  "instructions": "# Native Filesystem Provider\n\nCapture pinned native NodeServices once in scoped provider acquisition. Return\nonly filesystem and path. Stateless capability release is explicitly a no-op;\nnative operation scopes own file handles. Never run a terminal or create an\nadditional ManagedRuntime here. Runtime authoring imports public SDK subpaths;\nthe application distribution must leave that SDK external.",
  "cost": {
    "context_tokens": 100
  }
}

Fetch it by URL: GET /api/v1/registry/rawr-ai-rawr-hq-template-effect-platform-node/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.