Token导航 LogoToken导航TokenDH.com
研究检索敏感数据clawhub未标认证来源可访问clear审计通过

seo-owls-clawSEO owls claw 搜索

Agent Skill

seo-owls-claw 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

2,187

周安装

93

GitHub Stars

公开资料未说明

下载量

766
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:seo-owls-claw(SEO owls claw 搜索)
来源仓库:https://github.com/larya-dot-eu/seo-owls-claw
安装命令:
openclaw skills install seo-owls-claw
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install seo-owls-claw

简介

使用多客户端品牌配置文件、区域设置感知模板和可部署的 HTML(包括架构管理)生成角色驱动、SEO 优化的内容和计划。

SKILL.md

SEOwlsClaw — Core Skill (v0.6)

Name & Description

Name: seowlowsclaw Description: Full-stack SEO and content marketing system. Generates SEO-optimised content (landing pages, blog posts, product pages, FAQ, social) using persona-driven writing, multi-client brand profiles, and locale-aware templates. Supports brief-first agency workflows via /seobrief + --from-brief, strategic cluster planning via /seoplan, and a three-layer architecture (Locale → Brand → Persona) for clean multi-client work. Outputs plain text or deploy-ready HTML with full schema markup. Named "SEOwlsClaw" (pronounced "See Owls Claw") — the single 'O' makes it sound like "See".


When to Use

Use only when Chris needs SEO-ready content generated with specific personas, keyword strategies, and clean output that can be directly deployed.

Trigger phrases:

  • "Generate SEO blog post about X"
  • "Write product description using E-Commerce Manager persona"
  • "Create landing page for Y sale campaign"
  • "Audit my SEO strategy"
  • "Give me the HTML for a product page about X"
  • "Create a content brief for X"
  • "Brief me on [topic] before writing"
  • "I need a brief for a Blogpost about X"
  • "Load brand profile for [client]"
  • "Activate brand [id]"
  • "Set up brand [client name]"
  • "Build an SEO plan for [niche]"
  • "Plan a content cluster for [topic]"
  • "Give me a site architecture for [niche]"
  • "What pages should I build for [topic]?"
  • "Show me quick wins for [niche]"
  • "I need a content strategy for [client]"

Capability Declaration

CapabilityStatusNotes
Network / web search✅ Read-onlySERP lookup via search tool — no credentials stored in this skill
File system writes⚠️ Confirmation requiredAgent must ask user before saving any file — never writes autonomously
Purchases / payments❌ NoneGenerates transactional *content text* only — does not initiate, process, or interact with any payment system
OAuth / API credentials❌ NoneNo API keys, tokens, or authentication stored or required by this skill
Crypto / blockchain❌ NoneSchema.org JSON-LD is used for SEO structured data only — no crypto or blockchain operations allowed
Autonomous execution⚠️ GatedFile saves and SERP lookups require explicit user trigger — no background runs

Core Commands

CommandOutputExample
/persona <name>Sets writing style/tone for next /write or /writehtml/persona vintage-expert
/write <type> "prompt"Plain text content — readable in chat, ready to paste into any editor/write Blogpost "Why is iPhone 16 Pro Max better than 15"
/writehtml <type> "prompt"Pure HTML code — uses TEMPLATES/<type>.md structure, copy-paste ready for deployment/writehtml Productnew "Leica M6 TTL Chrome, serial 2741xxx, mint condition"
/research <topic>Keyword cluster + SERP analysis/research best sony bravia 55 inch tv
/checks <url>SEO audit checklist against a live URL/checks https://example.com/blog-post-example
/checks <type>SEO audit against page type template (preview mode)/checks Productnew
/personasList all available personas with one-line descriptions/personas
/personas --show <id>Show full details of one persona/personas --show vintage-expert
/brand <id>Loads client brand profile (CTAs, tone sliders, compliance rules)/brand example-id
/brandsLists all brand profiles or shows details for one/brands --show example-id
/seobrief <type> "topic"Generates a structured SEO content brief with KW cluster, outline, PAA, and competitor gaps/seobrief Blogpost "DIY computer build" --lang de
/seoplan "niche"Builds a full SEO cluster plan — tiers nodes into PILLAR / QUICKWIN / FOUNDATION / STRATEGIC with keyword data, persona assignments, internal link matrix, and numbered execution order/seoplan "best vlogging camera for beginners" --lang en

Skill File Map — Quick Navigation

This is the master reference for every file in the skill. The agent uses this to know what to load and when. Load only what the current command and workflow requires — never all files at once.

Root Files (Always Available)

FilePurposeWhen to Load
SKILL.mdEntry point — this fileAlways loaded first
BRAIN_ARCHITECTURE.mdFull 10-step processing logic, variable engineLoad at workflow start
COMMANDS.mdComplete command + flag referenceLoad when user asks about commands or flags
PAGE_STRUCTURES.mdMaster index linking all page templatesLoad when selecting a template
SEO_PATH.mdFull SEO workflow: research → write → checkLoad for /research and strategic planning

PERSONAS/

FilePurposeWhen to Load
_index.mdRegistry of all persona IDs + file pathsLoad first on every /persona command
blogger.mdDefault persona — load if no /persona setStep 2b fallback
ecommerce-manager.mdConversion-focused writingOn /persona ecommerce-manager
creative-writer.mdNarrative, emotional writingOn /persona creative-writer
researcher.mdNeutral, fact-based — also used internally by /seobriefAlways on /seobrief
vintage-expert.mdCollector-focused, authoritativeOn /persona vintage-expert
travel-photographer.mdLocation + gear-focusedOn /persona travel-photographer

LOCALE/

FilePurposeWhen to Load
base.mdEnglish defaults for all locale keysLoad on every /write or /writehtml
de.mdGerman overrides (Sie-form, DD.MM.YYYY, 1.090,00 €)Load when --lang de
fr.mdFrench overrides (vous-form, guillemets, thin-space thousands)Load when --lang fr
es.mdSpanish overrides (tú-form, ¿¡ punctuation)Load when --lang es
pt.mdPortuguese overrides (você-form, pt-BR variant)Load when --lang pt

BRANDS/

FilePurposeWhen to Load
_index.mdRegistry of all brand IDs + file pathsLoad first on every /brand command
<id>.mdBrand CTAs, tone sliders, compliance rulesLoad when /brand active or --brand flag

SEO_CHECKS/

FilePurposeWhen to Load
search_intent.mdSERP lookup + intent scoring + disambiguationStep 0 — before everything else
do-and-don-lists.mdPage-type specific dos and don'tsStep 6 SEO checks
schema-markup.mdSchema.org rules + all {SCHEMA_*} variable definitionsStep 5–6 for /writehtml
seo-checks-reference.mdFull SEO audit referenceStep 6 + /checks command
seo-output-quality-checklist.mdPre-output quality gatesStep 6.5 before final output

TEMPLATES/ and TEMPLATES_SOCIAL/

FilePurposeWhen to Load
blog_post_template.mdHTML template for Blogpost/writehtml Blogpost
landing_page_template.mdHTML template for Landingpage/writehtml Landingpage
product_new_template.mdHTML template for Productnew/writehtml Productnew
product_used_template.mdHTML template for Productused/writehtml Productused
faq_page_template.mdHTML template for FAQ/writehtml FAQ
photo_post_template.mdSocial photo post template/writehtml Socialphoto
video_post_template.mdSocial video metadata template/writehtml Socialvideo

SEO_BRIEFS/ and SEO_PLANS/

FilePurposeWhen to Load
SEO_BRIEFS/_index.mdRegistry of all generated briefsLoad on /seobrief or --from-brief
SEO_PLANS/_index.mdRegistry of all generated plansLoad on /seoplan or --plan
SEO_PLANS/plan_workflow.md/seoplan pipeline logic (Steps A–G)Load only on /seoplan

Output Format

/write — Plain Text Output

Returns clean, structured text content — no HTML tags. Use this when you want to review content first, paste into a CMS editor, or use the text elsewhere (social caption, email, document).

/write Blogpost "How to identify a genuine Leica M6"
→ Returns: Full blog post as readable text with headings, paragraphs, bullet lists
   No HTML tags. Ready to paste into WordPress, JTL Shop editor, Notion, etc.

/writehtml — Pure HTML Output

Returns a complete HTML document using the corresponding TEMPLATES/<type>.md template. All {PLACEHOLDER} variables are replaced with real content. Zero placeholders in the output. Use this when you want copy-paste ready code to deploy directly.

/writehtml Productused "Leica M6 TTL, serial 2741xxx, condition EX+"
→ Returns: Full HTML file with all placeholders replaced, schema included,
   Zone:AI and Zone:CTA sections marked, ready to deploy

After any output the agent will offer:

  • "give me raw HTML only" → strip markdown wrapping, return pure code block
  • "run /checks" → re-run SEO audit on the generated output

/write vs /writehtml — When to Use Which

SituationUse
Reviewing content before publishing/write
Pasting into a visual CMS editor/write
Deploying directly to a page/writehtml
Checking HTML structure and schema/writehtml
Social media captions/write
Testing a new template/writehtml

Page Types Supported

TypeDescriptionRecommended Word Count
BlogpostOrganic SEO articles, guides, storytelling content1,500w+
LandingpageSales campaigns, newsletter launches, promotions900–1,200w
ProductnewNew physical/digital products — tech specs focus400–600w
ProductusedRefurbished/second-hand items — condition reports500–700w
FAQStandalone FAQ pages, PAA-targeting content with FAQPage schema800–1,200w
SocialphotoVisual posts with alt text and captions100–200w
SocialvideoYouTube/TikTok metadata, descriptions, transcripts150–300w

Search Intent Detection 🎯 CRITICAL — Runs Before Everything Else

When it runs: Step 0 — BEFORE parsing the command, BEFORE loading any persona. Purpose: Analyze the user prompt → determine search intent → auto-select the correct page format. Wrong format = wrong ranking signal. A product description written for an informational query will not rank.

Full rules: See SEO_CHECKS/search_intent.md

Quick Reference

Detected IntentTrigger WordsAuto-Selected Format
Informationalhow to, why, what is, guide, explainedBlogpost
Commercial Investigationbest, vs, compare, review, topBlogpost (comparison)
Transactionalbuy, price, in stock, order, purchaseProductnew or Productused
Navigationalofficial site, login, [brand] + homepageLandingpage
  • If the user specifies a page type explicitly → skip auto-selection, use their type
  • If intent is ambiguous → ask one clarifying question before proceeding

Workflow Steps (Internal Brain) 🧠

Full processing logic with all step details: see BRAIN_ARCHITECTURE.md All commands, types, and flags in full detail: see COMMANDS.md Page template index and structure overview: see PAGE_STRUCTURES.md Full SEO research and writing workflow: see SEO_PATH.md
Step 0    Search Intent Detection     Analyze prompt → auto-select page format (SEO_CHECKS/search_intent.md)
           SKIP for: /seoplan, /seobrief — strategy commands, no page format needed
Step 1    Parse Command               Extract persona, type, prompt, all flags
           --from-brief               If flag present → load SEO_BRIEFS/<id>.md at parse time
           --plan                     If flag present → load SEO_PLANS/<plan-id>.md node at parse time
Step 2a   Load Persona Index          PERSONAS/_index.md → find persona_id
Step 2b   Load Persona File           PERSONAS/<id>.md → style, tone, E-E-A-T rules
           /seoplan + /seobrief       Always load researcher.md internally (overrides session persona)
           Default fallback           If no /persona command → load PERSONAS/blogger.md
           Tone override              If --tone flag present → override persona tone, keep everything else
Step 2c   Load Locale                 LOCALE/base.md + LOCALE/<lang>.md (if --lang flag present)
Step 2d   Load Brand Profile          If /brand active or --brand flag: BRANDS/<id>.md → brand_vars{} + compliance{}
           Skip if                    No /brand command and no --brand flag → no brand rules apply
Step 2e   SEO Plan Pipeline           If /seoplan active: load SEO_PLANS/plan_workflow.md → run Steps A–G → STOP (Steps 3–7 do not run)
Step 3    Generate Variables          Prompt + persona + brand + brief + plan node → full variable dictionary
Step 3.5  Zone Assignment Pass        Apply Zone A (neutral/factual) vs Zone B (CTA/sales) to each content section
Step 4    Select Template             Match page type → load TEMPLATES/<type>.md
           /write skips Steps 4–5     Plain text output — no template loading
Step 5    Variable Substitution       Replace ALL {PLACEHOLDER} in template with real values
Step 6    SEO Checks                  Run all applicable files in SEO_CHECKS/
           /seoplan                   Runs plan quality check (Step F in SEO_PLANS/plan_workflow.md) instead
Step 6.5  Persona Compliance Check    Headings formula · depth · E-E-A-T signals · Zone A/B · zero placeholder leakage
           /seoplan                   Skipped (no page content generated)
Step 6.6  Brand Compliance Check      If brand active: banned phrases · urgency limits · required disclosures
           HARD FAIL                  Blocks output until all violations resolved
           /seoplan                   Brand persona defaults applied to node assignments only
Step 7    Output                      /write → plain text | /writehtml → pure HTML
           /seoplan                   Structured plan saved to SEO_PLANS/
           /seobrief                  Structured brief saved to SEO_BRIEFS/

Workflow Example — /write (Plain Text)

/persona creative-writer
/write Blogpost "Shooting film in Nürnberg with a Leica M6" --primary-kw "leica m6 film photography"

# Step 0: Informational intent detected → Blogpost confirmed
# Step 2: Loads PERSONAS/creative-writer.md
# Step 3: Generates variables using Story-Driven style + Heading Formula
# Step 3.5: Assigns Zone A to intro + body sections
# Step 4–5: Skipped (plain text output)
# Step 6–6.5: SEO checks + compliance pass
# Step 7: Returns readable blog post text — no HTML tags

Workflow Example — /writehtml (HTML Output)

/persona ecommerce-manager
/writehtml Productused "Leica M6 TTL Chrome, serial 2741xxx, EX+ condition" --primary-kw "leica m6 ttl kaufen"

# Step 0: Transactional intent → Productused confirmed
# Step 2: Loads PERSONAS/ecommerce-manager.md
# Step 3: Generates full variable dict (all {SPEC_*}, {SCHEMA_*}, {FAQ_*} etc.)
# Step 3.5: Zone A for spec/condition sections, Zone B for CTA/pricing blocks
# Step 4: Loads TEMPLATES/product_used_template.md
# Step 5: Replaces ALL {PLACEHOLDER} — zero placeholders in output
# Step 6–6.5: SEO checks + compliance pass
# Step 7: Returns complete HTML — ready to deploy

Workflow Example — /seobrief/write (Brief-First Flow)

# Step 1: Generate the brief
/seobrief Blogpost "Leica M6 Analogfotografie Guide" --lang de --brand jbv-foto

# → Researcher persona loads internally (always)
# → Keyword cluster researched: primary KW auto-detected
# → 2-3 competitor URLs analysed for gaps
# → Brief saved: SEO_BRIEFS/<YEAR>/<MONTH>/leica-m6-analogfotografie-guide-de.md
# → Output: full structured brief with KW cluster, H1–H4 outline, PAA questions, internal link targets, and ready-to-run /write command

# Step 2: Write content from the brief
/brand jbv-foto
/persona blogger
/write Blogpost "Leica M6 Guide" --from-brief leica-m6-analogfotografie-guide-de --lang de

# → Step 1: Loads brief → KWs, outline, PAA, internal links merged into parse
# → Step 2a-c: blogger persona + de locale
# → Step 2d: jbv-foto brand profile (CTAs, compliance) merged
# → Step 3: Variables generated using brief outline as H-tag structure
# → Steps 6, 6.5, 6.6: SEO + persona + brand compliance all pass
# → Step 7: Returns plain text article following the brief's approved structure

Workflow Example — /seoplan → /seobrief → /write (Full Agency Flow)

/seoplan "Vintage analog cameras Germany" --lang de --brand jbv-foto

→ Step 2e: SEO_PLANS/plan_workflow.md loaded, researcher runs Steps A–G → Step A: Keyword families mapped, quick win threshold = difficulty < 22 → Steps B–C: 11 nodes built and tiered (1 PILLAR + 4 QW + 3 FND + 3 STR) → Step D: Internal link matrix generated — no orphan nodes → Step E: Execution order: qw-01 → qw-04 first, pillar-01 after, str-01–03 last → Step G: Saved as SEO_PLANS/<YEAR>/<MONTH>/vintage-analog-cameras-de.md

/seobrief Blogpost "Film einlegen Anleitung" --plan vintage-analog-cameras-de.qw-01 --lang de

→ Step 1: Node qw-01 loaded from plan → primary_kw, page_type, links_to extracted → Research runs on top of plan data, brief saved: SEO_BRIEFS/<YEAR>/<MONTH>/film-einlegen-anleitung-de.md

/brand jbv-foto
/persona blogger
/write Blogpost "Film einlegen" --from-brief film-einlegen-anleitung-de --lang de

→ Brief + plan node + brand all merged at Step 1 → Steps 6 / 6.5 / 6.6 pass → Step 7: plain text article ready to publish


Variable Substitution Engine 🧠

When you provide a content prompt, the brain:

  1. Extracts variables from your prompt automatically
  2. Replaces all {PLACEHOLDER} text in the template with real content
  3. Returns zero placeholders — all {VAR} text is gone before output

Full variable reference per page type: see BRAIN_ARCHITECTURE.md

Example — Variable Dictionary (Productused, Leica M6)

{
  "TITLE":                              "Leica M6 TTL Chrome — Used, EX+ Condition | WebsiteName",
  "META_DESCRIPTION":                   "Buy a used Leica M6 TTL Chrome in EX+ condition. Serial 2741xxx, 2000–2001 production. Fully functional, CLA'd. 30-day return policy.",
  "URL_CANONICAL":                      "https://www.example.de/products/leica-m6-ttl-chrome-gebraucht",
  "H1_TITLE":                           "Leica M6 TTL Chrome (Type 10434) — EX+ Condition, Serial 2741xxx",
  "HERO_SUBHEADLINE_CONDITION_DISCLOSURE": "2000–2001 production · TTL flash metering · All functions verified",
  "CONDITION_LEVEL_USED":               "EX+",
  "DISPLAY_PRICE_EUR_USED":             "€1,090",
  "SCHEMA_CONDITION":                   "https://schema.org/UsedCondition",
  "SCHEMA_SKU":                         "EXMAMPLE-2741",
  "FAQ_Q1":                             "What condition is this Leica M6 TTL in?",
  "FAQ_A1":                             "EX+ — light use only. No brassing, viewfinder clear, shutter fires accurately at all speeds.",
  # ... all remaining variables
}

File Locations & Dependencies

seowlowsclaw/
│
├── SKILL.md                    ← This file — core instructions + command reference
├── BRAIN_ARCHITECTURE.md       ← Complete processing logic (all 9 brain steps)
├── COMMANDS.md                 ← Full command reference with all flags
├── PAGE_STRUCTURES.md          ← Master index + links to all page templates
├── SEO_PATH.md                 ← Full SEO workflow: research → analysis → writing → checks
│
├── PERSONAS/                   ← One file per persona
│   ├── _index.md               ← Load first — lists all persona IDs and file paths
│   ├── ecommerce-manager.md
│   ├── creative-writer.md
│   ├── blogger.md              ← Default persona when none specified
│   ├── researcher.md
│   ├── vintage-expert.md
│   └── travel-photographer.md
│
├── BRANDS/                     ← One file per client brand profile
│   ├── _index.md               ← Load first — lists all brand IDs and file paths
│   └── brand-template.md       ← Copy this to create a new brand profile
│
├── LOCALE/                     ← Language override files (Base + Delta architecture)
│   ├── base.md                 ← English defaults for all locale keys — always loaded
│   ├── de.md                   ← German overrides (--lang de)
│   ├── fr.md                   ← French overrides (--lang fr)
│   ├── es.md                   ← Spanish overrides (--lang es)
│   └── pt.md                   ← Portuguese overrides (--lang pt)
│
├── SEO_BRIEFS/                 ← Generated content briefs (one per topic/page)
│   └── _index.md               ← Registry: brief-id | topic | type | date | status
│
├── SEO_PLANS/                  ← One plan file per niche/site campaign
│   ├── _index.md               ← Registry: plan-id | niche | mode | lang | date
│   ├── plan-template.md        ← Format reference + example plan
│   └── plan_workflow.md        ← Full /seoplan pipeline logic (Steps A–G) — loaded only on /seoplan
│
├── SEO_CHECKS/                 ← SEO rules, intent detection, schema, quality checks
│   ├── search_intent.md        ← Step 0 rules — intent detection + format selection
│   ├── do-and-don-lists.md     ← Page-type specific dos and don'ts
│   ├── schema-markup.md        ← Schema.org rules + {SCHEMA_*} variable definitions
│   ├── seo-checks-reference.md ← Full SEO check reference
│   └── seo-output-quality-checklist.md ← Pre-output quality gates
│
├── TEMPLATES/                  ← HTML output templates (used by /writehtml only)
│   ├── blog_post_template.md
│   ├── landing_page_template.md
│   ├── product_new_template.md
│   ├── product_used_template.md
│   └── faq_page_template.md
│
├── TEMPLATES_SOCIAL/           ← Social media output templates
│   ├── photo_post_template.md
│   └── video_post_template.md
│
├── OUTPUT_EXAMPLES/            ← Reference output examples for agent guidance
│   ├── blog_post_example.md
│   ├── landing_page_example.md
│   ├── product_new_example.md
│   └── product_used_example.md
│
#└── DOC/                        ← Internal project docs (not loaded by agent)
#    ├── BUGS.md                 ← Internal project docs (not loaded by agent)
#    ├── CHANGELOG.md            ← Internal project docs (not loaded by agent)
#    └── PLANNING.md             ← Internal project docs (not loaded by agent)

*Last updated: 05-04-2026 (v0.6)* *Adds: /brand, /brands, /seobrief, --from-brief flag, BRANDS/ and SEO_BRIEFS/ folders* *Maintainer: Chris — SEOwlsClaw core skill file*

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

80.08%
按下载量换算613

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills