You're viewing a demo portfolio

Join the waitlist
PRSM

brand_asset_pack

Active

Tool of Colour Memory

declared in 2.3.4

Complete brand asset pack. Returns CSS variables, Tailwind config, Figma tokens JSON, citation cards, and a Markdown brand guide. Everything a brand team needs to ship. Deterministic. No LLM cost.

Parameters schema

{
  "type": "object",
  "required": [
    "palette"
  ],
  "properties": {
    "market": {
      "type": "string",
      "default": "global",
      "description": "Target market"
    },
    "medium": {
      "type": "string",
      "default": "digital",
      "description": "digital | print | both"
    },
    "palette": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Hex values"
    },
    "use_case": {
      "type": "string",
      "default": "brand identity",
      "description": "Use case"
    },
    "brand_category": {
      "type": "string",
      "description": "Optional brand name or category"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Colour Memory

https://github.com/DigbyO/colour-memory-api

2/7 registries
View full server →