Skip to content
Skillv1.0.0

connector-recipe-library

Deprecated compatibility entry for selecting connector implementation patterns. Use connector-builder and load its connector-recipes reference.

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

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

See reviews

About

Imported from XposeMarket/PromSRC (generated/bundled-skills/connector-recipe-library/SKILL.md). Install upstream with npx skills add XposeMarket/PromSRC --skill connector-recipe-library. Copyright stays with the author.

Deprecated: use connector-builder

Detailed recipes were preserved in connector-builder/references/connector-recipes.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/xposemarket-promsrc-connector-recipe-library/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.

xposemarket-promsrc-connector-recipe-library.ocm.jsonjson
{
  "ocm": "1",
  "id": "xposemarket-promsrc-connector-recipe-library",
  "kind": "skill",
  "name": "connector-recipe-library",
  "description": "Deprecated compatibility entry for selecting connector implementation patterns. Use connector-builder and load its connector-recipes reference.",
  "publisher": "XposeMarket",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Deprecated compatibility entry for selecting connector implementation patterns. Use connector-builder and load its connector-recipes reference."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/XposeMarket/PromSRC",
      "path": "generated/bundled-skills/connector-recipe-library/SKILL.md",
      "ref": "45d5713c7c638e7a1c4d4f0c15fe607fc46dc639",
      "url": "https://github.com/XposeMarket/PromSRC/blob/45d5713c7c638e7a1c4d4f0c15fe607fc46dc639/generated/bundled-skills/connector-recipe-library/SKILL.md",
      "key": "XposeMarket/PromSRC/generated/bundled-skills/connector-recipe-library/SKILL.md"
    }
  },
  "instructions": "# Deprecated: use `connector-builder`\n\nDetailed recipes were preserved in `connector-builder/references/connector-recipes.md`.",
  "cost": {
    "context_tokens": 31
  }
}

Fetch it by URL: GET /api/v1/registry/xposemarket-promsrc-connector-recipe-library/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.

connector-recipe-library - Skill - OpenSmartRoute