Major updates: - Added 35+ new skills from awesome-opencode-skills and antigravity repos - Merged SEO skills into seo-master - Merged architecture skills into architecture - Merged security skills into security-auditor and security-coder - Merged testing skills into testing-master and testing-patterns - Merged pentesting skills into pentesting - Renamed website-creator to thai-frontend-dev - Replaced skill-creator with github version - Removed Chutes references (use MiniMax API instead) - Added install-openclaw-skills.sh for cross-platform installation - Updated .env.example with MiniMax API credentials
5.0 KiB
5.0 KiB
name, description
| name | description |
|---|---|
| seo-master | Master SEO skill combining audit, planning, technical SEO, schema markup, content writing, fundamentals, and competitive analysis. Use when: SEO audit, SEO strategy, content optimization, technical SEO, schema markup. |
SEO Master
Comprehensive SEO skill combining: audit, planning, technical SEO, schema markup, content writing, fundamentals, and geo targeting.
Quick Reference
| Task | Use Section |
|---|---|
| Diagnose SEO issues | SEO Audit |
| Build SEO strategy | Strategic Planning |
| Fix technical issues | Technical SEO |
| Add structured data | Schema Markup |
| Write SEO content | Content Writing |
| Learn SEO basics | Fundamentals |
SEO Audit
When to Use: Diagnosing SEO issues affecting crawlability, indexation, rankings.
Scope Gate (Ask First)
- Business Context - Site type, goals, target markets
- SEO Focus - Full site or specific sections?
- Data Access - GSC, Analytics, known issues?
Audit Framework (Priority Order)
- Crawlability & Indexation - Can search engines access and index the site?
- Technical Foundations - Speed, stability, accessibility
- On-Page Optimization - Each page optimized for intent?
- Content Quality & E-E-A-T - Does content deserve to rank?
- Authority & Signals - Trust and relevance demonstration
Strategic Planning
When to Use: Building SEO strategy for new or existing sites.
Process
- Discovery - Business type, audience, competitors, goals, KPIs
- Competitive Analysis - Top 5 competitors, content strategy, keyword gaps
- Architecture Design - URL hierarchy, content pillars, internal linking
- Content Strategy - Topic clusters, content calendar
- Implementation Roadmap - Phased approach with milestones
Technical SEO
When to Use: Technical SEO review for crawlability, performance, rendering.
Categories
- Crawlability - robots.txt, XML sitemap, noindex tags
- Indexability - Canonicals, hreflang, pagination
- Performance - Core Web Vitals (LCP < 2.5s, INP < 200ms, CLS < 0.1)
- Mobile - Responsive design, mobile-first indexing
- Security - HTTPS, mixed content
- URLs - Clean URLs, proper redirects
- JavaScript - Rendering issues, hydration
Schema Markup
When to Use: Detecting, validating, or generating Schema.org structured data.
Common Schema Types
Organization- Business infoWebSite- Site-level markupArticle- Blog posts, newsProduct- E-commerceFAQPage- FAQ contentHowTo- Step-by-step instructionsLocalBusiness- Local SEOBreadcrumbList- NavigationVideoObject- Video contentImageObject- Images
Validation
- Google Rich Results Test: https://search.google.com/test/rich-results
- Schema.org Validator: https://validator.schema.org/
Content Writing
When to Use: Writing SEO-optimized content.
Best Practices
- Keyword Research - Primary + secondary keywords, search intent
- Content Structure - Clear headings (H1-H6), short paragraphs
- E-E-A-T Signals - Author expertise, citations, experience
- Readability - Flesch reading score, bullet points, images
- Internal Linking - Relevant internal links
- Meta Tags - Title tag (50-60 chars), meta description (150-160 chars)
Fundamentals
E-E-A-T Framework
| Dimension | What It Represents | Common Signals |
|---|---|---|
| Experience | First-hand involvement | Original examples, demonstrations |
| Expertise | Subject-matter competence | Credentials, depth, accuracy |
| Authoritativeness | Recognition by others | Mentions, citations, links |
| Trustworthiness | Reliability and safety | HTTPS, transparency, accuracy |
Core Web Vitals
| Metric | Target | What It Reflects |
|---|---|---|
| LCP | < 2.5s | Loading performance |
| INP | < 200ms | Interactivity |
| CLS | < 0.1 | Visual stability |
Geo Targeting
When to Use: Multi-language or multi-regional SEO.
Key Elements
hreflangtags for language/region targetinggeo.regionmeta tag- LocalBusiness schema for local SEO
- Country-specific domain vs. subdomain vs. subdirectory
- Google Business Profile optimization
DataForSEO Integration
When to Use: Automated keyword research, competitor analysis, rank tracking.
Common API Endpoints
- Keywords Data API - Search volume, difficulty, CPC
- Keywords Research API - Related keywords, questions
- Domain Analytics API - Traffic estimation, top pages
- Backlinks API - Link analysis
Implementation Checklist
- robots.txt allows important resources
- XML sitemap submitted to GSC
- HTTPS enabled with valid certificate
- Core Web Vitals passing
- Mobile-friendly design
- Clean URL structure
- Schema markup validated
- Content optimized for target keywords
- Internal linking strategy implemented
- GSC and Analytics configured