Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Analyzes websites to generate multi-language content strategy, keyword research, and competitor analysis. Use when user provides a URL and needs industry ana...
Analyzes websites to generate multi-language content strategy, keyword research, and competitor analysis. Use when user provides a URL and needs industry ana...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
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)
Required packages: pip install requests beautifulsoup4 openpyxl
Must ask user for: Target Website URL - Website to analyze Target Country - Country for content targeting (e.g., USA, UK, Germany, China) Target Language - Content language (e.g., English, Chinese, German, French) Publish Frequency - Weekly / Bi-weekly / Monthly
python3 scripts/crawl_website.py <URL>
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
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.
Markdown format in conversation (target language) Excel file
Crawls main website content, outputs structured JSON.
Generates Excel file from analysis results. Input: analysis_result.json Output: content_plan.xlsx
ParameterValueURLhttps://example.comCountryGermanyLanguageGermanFrequencyWeekly
MonthWeekThemeTitleTypeMonth 1Week 1Market Launch...Article
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.