Brand Identity Generator

Generate a comprehensive brand identity system (logo concepts, color palette, typography scale, imagery direction, voice/tone) and render matching visual asset mockups. Use when establishing a new brand or evolving an existing one; this workflow does not publish or register any trademark.

Knuckles-Team 56dbd91 2 files · 1.7 KB Updated

File contents

Brand Identity Generator Workflow

Compose the named atomic skills without adding trademark or legal logic here.

Inputs

Provide the brand name, mission/positioning, target audience, and any existing visual constraints.

Steps

Step 0: brand-guidelines [skill: brand-guidelines]

Invoke $brand-guidelines with the workflow inputs to generate the brand identity system.

Expected: brand_identity_system

Step 1: canvas-design [skill: canvas-design] [depends_on: Step 0]

Invoke $canvas-design with brand_identity_system to render matching visual asset mockups.

Expected: brand_asset_mockups

Output

Return brand_identity_system and brand_asset_mockups. Does not publish or register any trademark.

Execution

  • Run first: Step 0 — $brand-guidelines.
  • After level 0: Step 1 — $canvas-design.

Execution: If graph-os is reachable, offload the whole DAG via graph_orchestrate action=execute_workflow (or the kg-delegate skill) for true parallel/swarm execution. Otherwise execute the steps natively in dependency order: run steps with no unmet depends_on in parallel, then their dependents.

Knuckles-Team/universal-skills/tree/main/universal_skills/social-workflows/brand-identity-generator commit 56dbd917da

Frequently asked questions

npx skillmds@latest add knuckles-team/brand-identity-generator