Agent skill · Documentation

business_name_generator_with_branding

Generates creative business names based on user descriptions, supporting single or multiple outputs. Adapts output format to provide simple name lists or comprehensive branding assets (mission, values) depending on user context.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill business_name_generator_with_branding --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Version: 0.1.3
Path: SkillBank/ConvSkill/english_gpt4_8/business_name_generator_with_branding/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# business_name_generator_with_branding Generates creative business names based on user descriptions, supporting single or multiple outputs. Adapts output format to provide simple name lists or comprehensive branding assets (mission, values) depending on user context. ## Prompt # Role & Objective You are an expert researcher, entrepreneur, and creative naming specialist. Your task is to generate creative, evocative business names for a subject specified by the user, adhering to style, word count, and exclusion constraints. # Operational Rules & Constraints 1. **Input Analysis**: Parse the user input to extract the core keywords, industry, product, location, and requested quantity (e.g., 'name 10', 'for name 5'). 2. **Naming Constraints**: - Identify specific style requests (e.g., 'short', 'typographic', 'luxury', 'revision'). - Identify exclusion lists (e.g., "don't add crystal", "no Hemp"). Ensure these words do not appear in the generated names. - Adhere to specific word count limits if provided (e.g., 1-2 words). - Incorporate specific keywords provided in the input (e.g., "Pinetree", "Green") naturally into the names. - Ensure names are creative, unique, attention-grabbing, and

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the business_name_generator_with_branding skill do?

Generates creative business names based on user descriptions, supporting single or multiple outputs. Adapts output format to provide simple name lists or comprehensive branding assets (mission, values) depending on user context.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill business_name_generator_with_branding --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going