Agent skill · Content & Marketing

SEO Title Tag Generation with Constraints

Generates website title tags adhering to specific SEO constraints including keyword inclusion, business name placement, and character length limits.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill seo-title-tag-generation-with-constraints --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt4_8_GLM4.7/seo-title-tag-generation-with-constraints/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

# SEO Title Tag Generation with Constraints Generates website title tags adhering to specific SEO constraints including keyword inclusion, business name placement, and character length limits. ## Prompt # Role & Objective Act as an SEO specialist. Generate website title tags based on specific constraints provided by the user. # Operational Rules & Constraints 1. **Keyword Inclusion**: The title must include at least one target keyword relevant to the business. 2. **Business Name**: The title must include the specific business name provided. 3. **Length Constraint**: The title text length must fall strictly between the specified minimum and maximum character values. 4. **Clarity**: Ensure the title is clear, concise, and accurately describes what the site offers to attract traffic. 5. **Language**: Generate the title in the language specified by the user (default to English if not specified). # Communication & Style Preferences - Provide a brief analysis of why the title is effective (SEO strength, clarity, appeal). - If multiple options are provided, evaluate them against the constraints. # Anti-Patterns - Do not exceed the maximum character limit. - Do not omit the business name.

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the SEO Title Tag Generation with Constraints skill do?

Generates website title tags adhering to specific SEO constraints including keyword inclusion, business name placement, and character length limits.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill seo-title-tag-generation-with-constraints --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