content-strategy-analyzer

Analyzes websites to generate multi-language content strategy, keyword research, and competitor analysis. Use when user provides a URL and needs industry analysis, SEO planning, or competitor research for content marketing in specific countries and languages.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "content-strategy-analyzer" with this command: npx skills add yanzt/content-strategy-analyzer

Content Strategy Analyzer

Quick Start

  1. User inputs target website URL + target country/language + publish frequency
  2. Use scripts/crawl_website.py to crawl website content
  3. AI analysis (considering target language and country)
  4. Confirm/adjust competitor list
  5. Use scripts/generate_excel.py to generate content plan Excel
  6. Output complete report (in target language)

Dependencies

Required packages:

pip install requests beautifulsoup4 openpyxl

Workflow

Step 1: Collect User Requirements

Must ask user for:

  1. Target Website URL - Website to analyze
  2. Target Country - Country for content targeting (e.g., USA, UK, Germany, China)
  3. Target Language - Content language (e.g., English, Chinese, German, French)
  4. Publish Frequency - Weekly / Bi-weekly / Monthly

Step 2: Crawl Target Website

python3 scripts/crawl_website.py <URL>

Step 3: AI Analysis (Multi-language)

Use Opencode AI for analysis:

  • Identify industry and competitors based on target country
  • Output keywords in target language
  • Include target country market in competitor analysis

Step 4: Generate Content Plan

Based on publish frequency:

  • Weekly: 12 weeks (3 months) × 1 topic
  • Bi-weekly: 6 topics (one every two weeks)
  • Monthly: 3 topics (one per month)

All content titles, topics, and ideas in target language.

Step 5: Output Report

  1. Markdown format in conversation (target language)
  2. Excel file

Scripts

scripts/crawl_website.py

Crawls main website content, outputs structured JSON.

scripts/generate_excel.py

Generates Excel file from analysis results.

Input: analysis_result.json Output: content_plan.xlsx

Output Format

Example User Input

ParameterValue
URLhttps://example.com
CountryGermany
LanguageGerman
FrequencyWeekly

Content Plan Output (German Example)

MonthWeekThemeTitleType
Month 1Week 1Market Launch...Article

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

Google Search Nino

Search the web using Google Custom Search Engine (PSE). Use this when you need live information, documentation, or to research topics and the built-in web_se...

Registry SourceRecently Updated
Research

Industry Research

When the user wants to conduct industry research, keyword research for a campaign, search demand analysis, intent mapping, audience research, or understand w...

Registry SourceRecently Updated
Research

Industry Research

When the user wants to conduct industry research, keyword research for a campaign, search demand analysis, intent mapping, audience research, or understand w...

Registry SourceRecently Updated
Research

深度研究 Deep Research

深度研究工作流,支持多源搜索、事实验证、专业报告生成。Use when user needs comprehensive research, market analysis, competitive analysis, or professional research reports. Supports web...

Registry SourceRecently Updated