Brand Manager

Automate Vrooli branding lifecycle with brand-manager CLI commands.

54|7|Updated Sep 19, 2021
One-click install
npx skills add https://github.com/Vrooli/Vrooli --skill brand-manager-vrooli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Brand Manager
Source: https://github.com/Vrooli/Vrooli/tree/main/scenarios/prompt-manager/store/skills/packs/core/brand-manager
Command: npx skills add https://github.com/Vrooli/Vrooli --skill brand-manager-vrooli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Brand Manager keeps every Vrooli scenario aligned with a complete and validated identity so designers and engineers do not hand-edit manifests or overlook required assets. It centralizes status evaluation, AI-assisted asset generation, application workflows, and validation reporting to ensure consistent branding across the ecosystem before deployment.

Core Features & Use Cases

  • Status reporting: brand-manager status shows completeness for all scenarios or a single target, highlighting missing logos, typography, or metadata.
  • AI-assisted generation: brand-manager generate uses OpenRouter to fill unknown colors, icons, copy, and other assets based on user notes.
  • Application & validation: brand-manager apply supports full or partial updates, combines deterministic programming with agent-assisted integration, and registers rules with Scenario Auditor.
  • Use case: Before releasing a product scenario, run status, generate a cohesive brand, apply it programmatically, export the bundle for marketing, and validate to meet deployment guardrails.

Quick Start

Run brand-manager status to evaluate each scenario's branding gaps before generating or applying any assets.

Frequently Asked Questions about Brand Manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate brand asset generation for multiple scenarios via CLI?

Automate brand asset generation by running the brand-manager generate command, which uses OpenRouter to synthesize missing colors, logos, and copy based on user notes for every scenario.

What is the best way to check missing branding elements before deployment?

Check missing branding elements by running brand-manager status to evaluate completeness for all scenarios or a single target, highlighting missing logos, typography, or metadata.

How do I apply a generated brand identity to a scenario programmatically?

Apply a generated brand identity programmatically using the brand-manager apply command, which supports full or partial updates and integrates deterministic programming with agent-assisted validation.

Does brand-manager integrate validation rules during the branding lifecycle?

Yes, brand-manager integrates validation rules by registering them with Scenario Auditor during the apply phase to ensure all branding meets deployment guardrails before distribution.

Can I export brand packages for marketing using a CLI workflow?

Yes, you can export brand packages for marketing by running the brand-manager export command to bundle applied identities, colors, and typography into distributable assets.

Why does scenario branding require OpenRouter for asset synthesis?

Scenario branding requires OpenRouter to fill unknown colors, icons, and copy intelligently during generation, ensuring cohesive brand assets are synthesized without manual hand-editing.