← Back to Skills Marketplace
75
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install seo-guide
Description
SEO 全流程技能:网站诊断、页面优化、技术SEO、内容策略、外链建设。 当用户提到 SEO、搜索排名、网站优化、关键词、标题描述优化、结构化数据、 技术SEO、Core Web Vitals、sitemap、robots.txt、SEO审计等时触发。
Usage Guidance
What to consider before installing:
- Review SKILL.md in a plain-text/hex viewer to look for invisible unicode control characters (e.g., U+202A..U+202E, U+200B, etc.). The pre-scan flagged such characters; if present they can be used to conceal instructions or manipulate prompts. Remove them or ask the publisher to provide a sanitized copy.
- The package appears to do what it says: lots of reference docs and a local PDF generator. The Python scripts are self-contained, do not make network calls, and only read system font paths and environment variables needed to find fonts. That behavior is reasonable for PDF generation, but note it does read WINDIR/LOCALAPPDATA when run on Windows.
- If you plan to use the PDF report generator, install reportlab in a controlled environment (venv) as the README suggests and run the script locally, inspecting its output and any filesystem operations. The script writes only the user-chosen PDF output path.
- Confirm licensing/copyright expectations for included reference materials if that matters for your use case (the repo contains large excerpts of third-party docs).
- If you are not comfortable with the flagged unicode-control-chars or you cannot verify the author, avoid installing or enable the skill only in a sandboxed agent environment. Ask the publisher for a signed/verified source or a sanitized SKILL.md before use.
Overall: functionally coherent with one notable red flag (unicode control chars). Manual review of SKILL.md (and optionally running the scripts in a local sandbox) will resolve the remaining uncertainty.
Capability Analysis
Type: OpenClaw Skill
Name: seo-guide
Version: 1.0.0
The 'seo-guide' skill bundle is a comprehensive educational and functional tool for SEO tasks. It contains extensive reference documentation sourced from Google Search Central and Ahrefs Academy, along with Python scripts for generating SEO diagnostic reports in PDF format. The primary script, 'scripts/generate_seo_report.py', uses the 'reportlab' library to transform JSON data into a formatted document, and 'scripts/setup_chinese_pdf.py' handles system font registration for CJK character support. The code is clean, lacks any network activity or suspicious system calls, and the markdown instructions are strictly aligned with the stated purpose of providing SEO guidance without any signs of prompt injection or malicious intent.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description (SEO guide) match the included assets: many SEO reference documents and two utility scripts to generate a localized PDF report. No unrelated credentials, binaries, or install steps are requested in the registry metadata.
Instruction Scope
SKILL.md is an instruction-only workflow that references the local reference files and the PDF generator. The README explicitly instructs installing reportlab only when the user asks to generate PDFs. However, the SKILL.md content triggered a pre-scan flag for unicode-control-chars (possible prompt-injection attempt). Also the included Python modules read some environment variables (WINDIR, LOCALAPPDATA) to search for system fonts — this is understandable for font discovery but is not declared in requires.env.
Install Mechanism
No automated install spec in the registry (instruction-only). The README asks the user to pip install reportlab manually; no remote downloads, URL extracts, or third-party installers are provided by the skill itself. This is low-risk from an install-mechanism perspective.
Credentials
The registry declares no required env vars or credentials (good). The code does read WINDIR and LOCALAPPDATA to locate Windows fonts and checks filesystem paths for system fonts — a reasonable, limited read for font registration. No network calls, API keys, or secrets are requested or used in the scripts.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It does not request permanent presence, nor does it modify other skills or global agent configuration. Its only file writes are user-directed (PDF report output path).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install seo-guide - After installation, invoke the skill by name or use
/seo-guide - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- 首发版本,提供完整 SEO 全流程技能支持。
- 内含网站诊断、页面优化、技术SEO、内容策略、外链建设等指南。
- 基于 Google 官方文档、Moz 指南、Ahrefs 课程。
- 提供快速导航与任务决策树,便于高效查找操作步骤。
- 支持一键 PDF 报告生成及常用工具指导。
Metadata
Frequently Asked Questions
What is Lesishu SEO Guide?
SEO 全流程技能:网站诊断、页面优化、技术SEO、内容策略、外链建设。 当用户提到 SEO、搜索排名、网站优化、关键词、标题描述优化、结构化数据、 技术SEO、Core Web Vitals、sitemap、robots.txt、SEO审计等时触发。 It is an AI Agent Skill for Claude Code / OpenClaw, with 75 downloads so far.
How do I install Lesishu SEO Guide?
Run "/install seo-guide" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Lesishu SEO Guide free?
Yes, Lesishu SEO Guide is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Lesishu SEO Guide support?
Lesishu SEO Guide is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Lesishu SEO Guide?
It is built and maintained by 乐思蜀 (@lesishu); the current version is v1.0.0.
More Skills