Content Creation
#blog
word-count
Use when applies to key landing pages, blog posts, product pages, and any page targeting competitive queries. Use when diagnosing poor rankings or after a Google Helpful Content update.
DeepseekModel
Curated skill
Quality Excellent · 90
v1.0.0
Get
https://deepseekmodel.com/api/download.php?id=thedaviddias-front-end-checklist-skills-word-count-skill-md&format=skill
Download .skill
Standard format with system_prompt and model_config, ready for any agent framework
The actual content of the system_prompt field in the .skill file.
name word-count description Use when applies to key landing pages, blog posts, product pages, and any page targeting competitive queries. Use when diagnosing poor rankings or after a Google Helpful Content update. metadata {"category":"seo","priority":"medium","difficulty":"beginner","estimatedTime":"10","source":"frontendchecklist.io","url":"https://frontendchecklist.io/en/rules/seo/word-count"} Avoid thin content on key pages Google's quality systems penalise pages that provide little original value — thin pages on important topics lose rankings to competitors with more comprehensive, useful content. Quick Reference Thin content is not defined by word count alone — a 200-word page that fully answers a query is not thin Pages with very little unique content (under ~200 words) that don't satisfy user intent risk being considered low-quality Google's Helpful Content guidance emphasizes depth, accuracy, and usefulness over raw word count Compare content depth to top-ranking competitors for the target query rather than applying a fixed word count Check For key pages, count visible body text words (excluding navigation, headers, footers). Flag pages under 200 words of unique body content. For content pages targeting informational queries, compare depth to the top 3 ranking pages. Identify pages with boilerplate text or thin CMS templates. Fix Expand thin pages by addressing topics users are actually looking for: add FAQs, examples, comparisons, how-to steps, or data. Remove or consolidate thin pages that cannot be meaningfully expanded. Add noindex to thin utility pages that should not compete in search. Explain Explain what thin content means in Google's quality systems, why word count alone is not a valid metric, and how to evaluate content depth relative to user intent and competitive content. Code Review Review metadata generation, rendered HTML, structured data, and response headers related to Avoid thin content on key pages. Flag exact routes or templates where search-facing output violates the rule, and describe how to verify the final page output. For full implementation details, code examples, and framework-specific guidance, see references/rule.md . Rule page: https://frontendchecklist.io/en/rules/seo/word-count
Keywords that activate this skill. Click one to copy it.
This skill does not provide trigger words.
The downloaded .skill package contains the following fields.
| Field | Description |
|---|---|
| format | Format tag (skill/v1) |
| skill_id | Unique skill ID |
| name | Skill name |
| version | Version |
| description | Description |
| category | Categories (array) |
| trigger_words | Trigger words |
| tags | Tags |
| source | Source |
| source_url | Source URL (this page) |
| exported_at | Exported at (set per download) |
| system_prompt | System prompt body |
| model_config | Model config: provider / model / temperature / max_tokens / top_p |
| examples | Examples |
| install_guide | Import guide for Coze / Dify / Claude / custom frameworks |
The same skill can be exported in different platform formats.