← スキル一覧に戻る

screaming-frog
by Andrejones92
⭐ 0🍴 0📅 2026年1月9日
SKILL.md
name: screaming-frog description: Crawl and analyze websites with Screaming Frog SEO Spider. category: marketing
Screaming Frog Skill
Crawl and analyze websites with Screaming Frog SEO Spider.
Quick Install
curl -sSL https://canifi.com/skills/screaming-frog/install.sh | bash
Or manually:
cp -r skills/screaming-frog ~/.canifi/skills/
Setup
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set SCREAMING_FROG_LICENSE "your_license_key"
Privacy & Authentication
Your credentials, your choice. Canifi LifeOS respects your privacy.
Option 1: Manual Browser Login (Recommended)
If you prefer not to share credentials with Claude Code:
- Complete the Browser Automation Setup using CDP mode
- Login to the service manually in the Playwright-controlled Chrome window
- Claude will use your authenticated session without ever seeing your password
Option 2: Environment Variables
If you're comfortable sharing credentials, you can store them locally:
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"
Note: Credentials stored in canifi-env are only accessible locally on your machine and are never transmitted.
Capabilities
- Site Crawling: Crawl websites and analyze structure
- Technical SEO Audit: Find broken links, errors, and issues
- On-page Analysis: Analyze titles, meta descriptions, headings
- Redirect Chains: Map and analyze redirects
- XML Sitemap: Generate XML sitemaps
Usage Examples
Crawl Site
User: "Crawl example.com for SEO issues"
Assistant: Initiates crawl and returns findings
Find Broken Links
User: "Find all broken links on my website"
Assistant: Returns list of 404 errors and broken links
Analyze Titles
User: "Show me pages with duplicate titles"
Assistant: Returns pages with title issues
Generate Sitemap
User: "Create an XML sitemap from the crawl"
Assistant: Generates sitemap file
Authentication Flow
- Purchase license from Screaming Frog
- Install desktop application
- Enter license key to unlock full features
- CLI available for automation
Error Handling
| Error | Cause | Solution |
|---|---|---|
| License Invalid | Wrong license | Verify license key |
| Crawl Blocked | Robots.txt | Check crawl permissions |
| Memory Error | Site too large | Increase memory allocation |
| Timeout | Slow response | Adjust timeout settings |
Notes
- Desktop application (Windows, Mac, Linux)
- Free version crawls 500 URLs
- Paid version unlimited URLs
- CLI for automation
- Integration with APIs
- Custom extraction support
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です