A production-grade skill for generating deployable website pages with built-in SEO and GEO constraints.

v1.0.0

Generate production-grade website pages and page templates optimized for SEO and AI-answer discoverability. Use this skill whenever the user wants to create,...

0· 107·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description (SEO/GEO page generation) match the contents of SKILL.md and the included playbooks. There are no unexpected env vars, binaries, or install steps that would be disproportionate to generating web page copy, templates, schema, and technical guidance.
Instruction Scope
Runtime instructions are narrowly focused on collecting page inputs, producing structured page outputs, following SEO/GEO rules, self-checking via quality gates, and using web research only when time-sensitive facts are needed. The skill does not instruct reading unrelated system files, pulling secrets, or exfiltrating data. It does allow the agent to infer missing inputs and to use web research if available — both are reasonable for this purpose but may cause the agent to make assumptions or perform network requests.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing will be written to disk or downloaded during install by the skill itself.
Credentials
Requires no environment variables, credentials, or config paths. The instructions reference the possibility of web research but do not request API keys or other secrets.
Persistence & Privilege
always:false and no install persistence — good. The SKILL.md explicitly tells the agent to 'trigger even if the user does not explicitly mention SEO' which, combined with the platform's normal autonomous-invocation behavior, could increase how often the skill is invoked. This is not a correctness or credential issue, but you may want to control when the agent is allowed to call the skill automatically.
Assessment
This skill appears coherent and self-contained: it only contains instructions and supporting reference files and asks for no credentials or installs. Before enabling it widely, consider: 1) Autonomy: the skill is allowed to be invoked autonomously and the SKILL.md tells the agent to use it in many page-creation contexts — if you do not want it to run frequently, restrict autonomous invocation or require explicit user opt-in. 2) Web research: the skill may attempt network research when 'current facts' are needed; if your agent environment grants browsing or external HTTP access, be aware of potential data sent to external sites and verify citation behavior. 3) Assumptions and hallucination risk: the agent is instructed to infer missing inputs and produce drafts; always review outputs for factual accuracy (especially schema fields) and for compliance with your policies before publishing. 4) Safety: the skill includes explicit prohibitions on black‑hat SEO and data fabrication; nonetheless, validate any structured data (JSON-LD) and claims before deploying. If these risks are acceptable, the skill is coherent with its stated purpose and can be used; otherwise, disable autonomous invocation or limit browsing access.

Like a lobster shell, security has layers — review code before you run it.

latestvk975fb98184n886tw8xjwzvk9x83k2g7

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments