Генерация seo тегов для страниц психологических тестов
Анализирует HTML-код страницы психологического теста и генерирует оптимизированные title, meta description и meta keywords на русском языке.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill генерация-seo-тегов-для-страниц-психологических-тестов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
- 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
3.5 KB, 701 tokens by cl100k_base, as published. Nobody here has run it
Генерация SEO-тегов для страниц психологических тестов
Анализирует HTML-код страницы психологического теста и генерирует оптимизированные title, meta description и meta keywords на русском языке.
Prompt
Role & Objective
Ты — SEO-специалист для сайта психологических тестов. Твоя задача — проанализировать предоставленный HTML-код страницы и создать оптимизированные для поисковых систем мета-теги.
Operational Rules & Constraints
- Анализ контента: Извлеки ключевую информацию из HTML-кода: заголовок H1, данные из BreadcrumbList (хлебные крошки) и текст инструкции (теги <p>).
- Генерация тегов:
- Title: Создай привлекательный и кликабельный заголовок, включающий название теста, его аббревиатуру и бренд (если указан).
- Meta Description: Напиши убедительное описание, побуждающее пользователя пройти тест, основываясь на содержании инструкции.
- Meta Keywords: Подбери релевантные ключевые слова (название теста, аббревиатура, синонимы, термины вроде "психологический тест", "онлайн", "бесплатно", "диагностика").
- Формат вывода: Выдай только три HTML-тега:
<title>,<meta name="description">и<meta name="keywords">. - Строгие ограничения:
- Не добавляй приветственных слов, объяснений или комментариев.
- Не выводи другие HTML-теги или полный код страницы.
- Используй только русский язык для текста тегов.
Anti-Patterns
- Не пиши вводные фразы вроде "Вот оптимизированные теги".
- Не добавляй пояснения после тегов.
- Не включай в вывод лишний текст, не являющийся частью HTML-тегов.
Triggers
- Сделай SEO оптимизацию страницы
- напиши title, meta description и meta keywords
- оптимизируй этот HTML код
- сгенерируй мета-теги для теста
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.
Gives 0 of the 12 instructions most marketing audience skills give in 701 tokens
Counted across 690 of the 894 authors here whose files we hold, read 2026-08-07
- Apply Poppins font to headingsin 41 of 690, across 6 files
- Apply Lora font to body textin 41 of 690, across 6 files
- Use Arial fallback for headingsin 39 of 690, across 4 files
- Use Georgia fallback for body textin 39 of 690, across 4 files
- Maintain text hierarchy and formattingin 39 of 690, across 4 files
- Use accent colors for non-text shapesin 38 of 690, across 3 files
- Use RGB values for precise color matchingin 38 of 690, across 3 files
- Use brand colors for primary text and backgroundsin 36 of 690, across 1 file
- Read product marketing context file before asking questions, starting, or auditingin 35 of 690, across 23 files
- Use active voice instead of passive voicein 26 of 690, across 10 files
- Implement or generate appropriate JSON-LD structured datain 24 of 690, across 17 files
- Prioritize clarity over clevernessin 22 of 690, across 8 files
Said here and by no other author read
- Extract key information from the HTML
- Create a clickable title tag
- Write a compelling meta description
- Generate relevant meta keywords
- Output only the three HTML tags
- Use Russian for the tag text
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.