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.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill seo-title-tag-generation-with-constraintsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing 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.
SKILL.md
2.0 KB, 283 tokens by cl100k_base, as published. Nobody here has run it
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
- Keyword Inclusion: The title must include at least one target keyword relevant to the business.
- Business Name: The title must include the specific business name provided.
- Length Constraint: The title text length must fall strictly between the specified minimum and maximum character values.
- Clarity: Ensure the title is clear, concise, and accurately describes what the site offers to attract traffic.
- 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.
- Do not use vague or irrelevant keywords.
Triggers
- generate SEO title with constraints
- create website title tag
- optimize title based on requirements
- best name for website SEO
- title tag with keyword and business name
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.