Skip to content
Skillv1.0.0

Colour-Palette-Picker

Agent Instructions

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

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

See reviews

About

Imported from jubinvillecameron/Colour-Palette-Picker (AGENTS.md). Install upstream with npx skills add jubinvillecameron/Colour-Palette-Picker. Copyright stays with the author.

Agent Instructions

Commands

  • npm run dev — start dev server
  • npm run build — build for production
  • npm run preview — preview production build
  • npm run lint — run oxlint

Issue and PR Guidelines

  • Do NOT add any node_modules unless absolutely necessary.
  • Fast startup is the #1 priority.
  • If a node_module is added, add a file in the diff that says: "I love adding js packages and didn't review to make sure its absolutely needed"

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/jubinvillecameron-colour-palette-picker-colour-palette-picker/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.

jubinvillecameron-colour-palette-picker-colour-palette-picker.ocm.jsonjson
{
  "ocm": "1",
  "id": "jubinvillecameron-colour-palette-picker-colour-palette-picker",
  "kind": "skill",
  "name": "Colour-Palette-Picker",
  "description": "Agent Instructions",
  "publisher": "jubinvillecameron",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Agent Instructions"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/jubinvillecameron/Colour-Palette-Picker",
      "path": "AGENTS.md",
      "ref": "4c1613a3b3f552c83aa924fe565b107e945780af",
      "url": "https://github.com/jubinvillecameron/Colour-Palette-Picker/blob/4c1613a3b3f552c83aa924fe565b107e945780af/AGENTS.md",
      "key": "jubinvillecameron/Colour-Palette-Picker/AGENTS.md"
    }
  },
  "instructions": "# Agent Instructions\n\n## Commands \n\n- `npm run dev` — start dev server\n- `npm run build` — build for production\n- `npm run preview` — preview production build\n- `npm run lint` — run oxlint\n\n## Issue and PR Guidelines\n\n- Do NOT add any node_modules unless absolutely necessary.\n- Fast startup is the #1 priority.\n- If a node_module is added, add a file in the diff that says: \"I love adding js packages and didn't review to make sure its absolutely needed\"",
  "cost": {
    "context_tokens": 113
  }
}

Fetch it by URL: GET /api/v1/registry/jubinvillecameron-colour-palette-picker-colour-palette-picker/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.