Skip to content
Skillv1.0.0

stripe-price-list

List active prices and products in the Stripe catalog

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

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

See reviews

About

Imported from KeyArgo/custodian-kernel (custodian/bundled_skills/stripe/stripe-price-list/SKILL.md). Install upstream with npx skills add KeyArgo/custodian-kernel --skill stripe-price-list. Copyright stays with the author (MIT).

Stripe Price List

List active prices and products in the Stripe catalog

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/keyargo-custodian-kernel-stripe-price-list/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.

keyargo-custodian-kernel-stripe-price-list.ocm.jsonjson
{
  "ocm": "1",
  "id": "keyargo-custodian-kernel-stripe-price-list",
  "kind": "skill",
  "name": "stripe-price-list",
  "description": "List active prices and products in the Stripe catalog",
  "publisher": "KeyArgo",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "List active prices and products in the Stripe catalog"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/KeyArgo/custodian-kernel",
      "path": "custodian/bundled_skills/stripe/stripe-price-list/SKILL.md",
      "ref": "491f40facf8710ba747b303e8ebf7d4c545f2137",
      "url": "https://github.com/KeyArgo/custodian-kernel/blob/491f40facf8710ba747b303e8ebf7d4c545f2137/custodian/bundled_skills/stripe/stripe-price-list/SKILL.md",
      "key": "KeyArgo/custodian-kernel/custodian/bundled_skills/stripe/stripe-price-list/SKILL.md"
    },
    "license": "MIT"
  },
  "instructions": "# Stripe Price List\n\nList active prices and products in the Stripe catalog",
  "cost": {
    "context_tokens": 18
  }
}

Fetch it by URL: GET /api/v1/registry/keyargo-custodian-kernel-stripe-price-list/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.