Skip to content
Skillv1.0.0

components

src/components

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

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

See reviews

About

Imported from damageboy/lotus-teaching-invoices (src/components/AGENTS.md). Install upstream with npx skills add damageboy/lotus-teaching-invoices --skill components. Copyright stays with the author.

src/components

File Purpose
VersionBadge.tsx Exports VersionBadge; renders shared official/dev/dirty build identity. See change: cross-platform-dedup.

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/damageboy-lotus-teaching-invoices-components/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.

damageboy-lotus-teaching-invoices-components.ocm.jsonjson
{
  "ocm": "1",
  "id": "damageboy-lotus-teaching-invoices-components",
  "kind": "skill",
  "name": "components",
  "description": "src/components",
  "publisher": "damageboy",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "src/components"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/damageboy/lotus-teaching-invoices",
      "path": "src/components/AGENTS.md",
      "ref": "f11e4db297b5a454cc0600f9f34361d255f926e3",
      "url": "https://github.com/damageboy/lotus-teaching-invoices/blob/f11e4db297b5a454cc0600f9f34361d255f926e3/src/components/AGENTS.md",
      "key": "damageboy/lotus-teaching-invoices/src/components/AGENTS.md"
    }
  },
  "instructions": "# src/components\n\n| File               | Purpose                                                                                                     |\n| ------------------ | ----------------------------------------------------------------------------------------------------------- |\n| `VersionBadge.tsx` | Exports `VersionBadge`; renders shared official/dev/dirty build identity. See change: cross-platform-dedup. |",
  "cost": {
    "context_tokens": 104
  }
}

Fetch it by URL: GET /api/v1/registry/damageboy-lotus-teaching-invoices-components/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.