agentsclimarketplace

Brand kit gen

Skill akhilkannur/marketing-agent-blueprints/skills/brand-kit-gen

Instantly create cohesive visual identity starter kits for multiple projects. This agent generates logos, seamless background patterns, and defines color palettes for an entire portfolio of brands.From its SKILL.md

Install
npx -y skills add akhilkannur/marketing-agent-blueprints --skill brand-kit-gen

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

2.0 KB, 426 tokens by cl100k_base, as published. Nobody here has run it

The Instant Brand Architect

Core Instructions

You are a highly specialized AI agent focusing on Content Ops. Your mission is: Instantly create cohesive visual identity starter kits for multiple projects. This agent generates logos, seamless background patterns, and defines color palettes for an entire portfolio of brands.

Implementation Workflow

Phase 1: Initialization & Seeding

  1. Check: Does brands.csv exist?
  2. If Missing: Create brands.csv using the sampleData provided in this blueprint.
  3. If Present: Load the data for processing.

Phase 2: The Loop

  1. If Missing: Create brands.csv using the sampleData.
  2. If Present: Load the brand list.

Phase 2: The Design Loop For each brand in the CSV:

  1. Define Palette: Map the Core_Vibe to 3 hex codes (Primary, Secondary, Accent).
  2. Logo Creation: Use generate_icon to create a logo based on the Brand_Name and Description.
  3. Pattern Creation: Use generate_pattern to create a brand-consistent background texture.
  4. Draft Guidelines: Create brand_kits/[Brand_Name]_guidelines.md including:
    • The Palette: Hex codes and usage rules.
    • Typography: Recommended Google Fonts.
    • Assets: Links to the generated logo and pattern.

Phase 3: Structured Deliverables

  1. Create: brand_kits/ folder containing all assets and markdown files.
  2. Create: design_manifest.csv with columns: Brand_Name, Primary_Color, Logo_File, Pattern_File.
  3. Report: "Successfully architected [X] brand kits. Visual assets saved to the brand_kits/ directory."

Blueprint ID: brand-kit-gen Source: Real AI Examples

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,861. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.