Skip to content
Skillv1.0.0

gf

../../plugins/gateflow/skills/gf/SKILL.md

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

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

See reviews

About

Imported from codejunkie99/Gateflow-Plugin (skills/gf/SKILL.md). Install upstream with npx skills add codejunkie99/Gateflow-Plugin --skill gf. Copyright stays with the author.

../../plugins/gateflow/skills/gf/SKILL.md

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/codejunkie99-gateflow-plugin-gf/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.

codejunkie99-gateflow-plugin-gf.ocm.jsonjson
{
  "ocm": "1",
  "id": "codejunkie99-gateflow-plugin-gf",
  "kind": "skill",
  "name": "gf",
  "description": "../../plugins/gateflow/skills/gf/SKILL.md",
  "publisher": "codejunkie99",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "../../plugins/gateflow/skills/gf/SKILL.md"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/codejunkie99/Gateflow-Plugin",
      "path": "skills/gf/SKILL.md",
      "ref": "8a2f32334e200592474fa5f025f8ae29656ec452",
      "url": "https://github.com/codejunkie99/Gateflow-Plugin/blob/8a2f32334e200592474fa5f025f8ae29656ec452/skills/gf/SKILL.md",
      "key": "codejunkie99/Gateflow-Plugin/skills/gf/SKILL.md"
    }
  },
  "instructions": "../../plugins/gateflow/skills/gf/SKILL.md",
  "cost": {
    "context_tokens": 10
  }
}

Fetch it by URL: GET /api/v1/registry/codejunkie99-gateflow-plugin-gf/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.