content-strategy-analyzer
Installation
SKILL.md
Content Strategy Analyzer
Quick Start
- User inputs target website URL + target country/language + publish frequency
- Use scripts/crawl_website.py to crawl website content
- AI analysis (considering target language and country)
- Confirm/adjust competitor list
- Use scripts/generate_excel.py to generate content plan Excel
- Output complete report (in target language)
Dependencies
Required packages:
pip install requests beautifulsoup4 openpyxl