agentsclimarketplace

Brand assets

Skill xainflow/skills/skills/official/brand-assets

Creative AI skills for Xainflow — reusable workflows for image, video, and brand content generation

Install
npx -y skills add xainflow/skills --skill brand-assets

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

One thing to look at

  • 0 stars0 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.

What its author says it does

Copied from the file, not written here

Generate brand-consistent images using workspace styles and variables. Leverages existing brand guidelines for visual consistency.

SKILL.md

1.3 KB, 192 tokens by cl100k_base, as published. Nobody here has run it

Brand Assets

Generate images that follow the workspace brand guidelines.

Setup

  1. Check available styles with xainflow_list_styles. If the workspace has styles, ask which one to apply. If a default-style is set above, suggest it first.
  2. Check available variables with xainflow_list_variables. Show relevant variables and their values.
  3. Ask the user what they need (campaign images, social posts, product visuals, etc.)

Workflow structure

Build a workflow that combines:

  • The selected style as visual reference (use style_prompt for prompt consistency)
  • Relevant variables expanded into multiple prompts
  • Appropriate ratios for the use case

Use the default-model from the frontmatter.

Organization

Save outputs to the output-folder specified above. Create it if it does not exist.

Before executing

Show which style, variables, and combinations will be used. Show total credit cost (respect credit-budget). Ask for confirmation.

What ships with it

Read from the repository

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

Keep looking

Skills are one crate of 328,083. 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.