Skip to content
Skillv1.0.0

components

Invitation-specific UI components.

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

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

See reviews

About

Imported from JambrInternal/agent-maple-console (src/features/invitation/components/AGENTS.md). Install upstream with npx skills add JambrInternal/agent-maple-console --skill components. Copyright stays with the author.

src/features/invitation/components/ — Agent Rules

Invitation-specific UI components.

See /AGENTS.md for project-wide rules.

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/jambrinternal-agent-maple-console-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.

jambrinternal-agent-maple-console-components.ocm.jsonjson
{
  "ocm": "1",
  "id": "jambrinternal-agent-maple-console-components",
  "kind": "skill",
  "name": "components",
  "description": "Invitation-specific UI components.",
  "publisher": "JambrInternal",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Invitation-specific UI components."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/JambrInternal/agent-maple-console",
      "path": "src/features/invitation/components/AGENTS.md",
      "ref": "fc1143a9b31943cdbdd06e7ce2d8514cdc202635",
      "url": "https://github.com/JambrInternal/agent-maple-console/blob/fc1143a9b31943cdbdd06e7ce2d8514cdc202635/src/features/invitation/components/AGENTS.md",
      "key": "JambrInternal/agent-maple-console/src/features/invitation/components/AGENTS.md"
    }
  },
  "instructions": "# src/features/invitation/components/ — Agent Rules\n\nInvitation-specific UI components.\n\nSee `/AGENTS.md` for project-wide rules.",
  "cost": {
    "context_tokens": 32
  }
}

Fetch it by URL: GET /api/v1/registry/jambrinternal-agent-maple-console-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.

components - Skill - OpenSmartRoute