Skip to content
Skillv1.0.0

comfyui-base

Templates are managed on the Runpod platform. Use `../template-utils/scripts/` to read and update them.

by runpod-workers(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from runpod-workers/comfyui-base (AGENTS.md). Install upstream with npx skills add runpod-workers/comfyui-base. Copyright stays with the author.

This document exists for non-obvious, error-prone shortcomings in the codebase, the model, or the tooling that an agent cannot figure out by reading the code alone.


Runpod Template IDs

  • Default (CUDA 12.8): cw3nka7d08 — README: README.md
  • CUDA 13: 2lv7ev3wfp — README: README_CUDA13.md

Templates are managed on the Runpod platform. Use ../template-utils/scripts/ to read and update them.

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/runpod-workers-comfyui-base-comfyui-base/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.

runpod-workers-comfyui-base-comfyui-base.ocm.jsonjson
{
  "ocm": "1",
  "id": "runpod-workers-comfyui-base-comfyui-base",
  "kind": "skill",
  "name": "comfyui-base",
  "description": "Templates are managed on the Runpod platform. Use `../template-utils/scripts/` to read and update them.",
  "publisher": "runpod-workers",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Templates are managed on the Runpod platform. Use `../template-utils/scripts/` to read and update them."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/runpod-workers/comfyui-base",
      "path": "AGENTS.md",
      "ref": "33dfcd67fd5dfa666bc339aae4b92cf25d292a8b",
      "url": "https://github.com/runpod-workers/comfyui-base/blob/33dfcd67fd5dfa666bc339aae4b92cf25d292a8b/AGENTS.md",
      "key": "runpod-workers/comfyui-base/AGENTS.md"
    }
  },
  "instructions": "<!-- Do not edit or remove this section -->\nThis document exists for non-obvious, error-prone shortcomings in the codebase, the model, or the tooling that an agent cannot figure out by reading the code alone.\n\n---\n\n## Runpod Template IDs\n\n- **Default (CUDA 12.8):** `cw3nka7d08` — README: `README.md`\n- **CUDA 13:** `2lv7ev3wfp` — README: `README_CUDA13.md`\n\nTemplates are managed on the Runpod platform. Use `../template-utils/scripts/` to read and update them.",
  "cost": {
    "context_tokens": 115
  }
}

Fetch it by URL: GET /api/v1/registry/runpod-workers-comfyui-base-comfyui-base/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.

comfyui-base - Skill - OpenSmartRoute