← Back to Skills Marketplace
programmatic-seo
by
Alireza Rezvani
· GitHub ↗
· v1.0.0
· MIT-0
966
Downloads
0
Stars
23
Active Installs
2
Versions
Install in OpenClaw
/install programmatic-seo
Description
When the user wants to create SEO-driven pages at scale using templates and data. Also use when the user mentions "programmatic SEO," "template pages," "page...
Usage Guidance
This skill appears coherent and limited in scope. Things to consider before installing: (1) SKILL.md instructs the agent to read .claude/product-marketing-context.md if present — ensure that file doesn't contain sensitive secrets you don't want shared with the agent. (2) The included Python script can read a user-supplied JSON config path; only provide non-sensitive example data. (3) The skill references additional docs (references/playbooks.md) that aren't bundled; expect some guidance links to be missing. No network/exfiltration behavior or credential requests were found.
Capability Analysis
Type: OpenClaw Skill
Name: programmatic-seo
Version: 1.0.0
The skill bundle provides a legitimate framework and utility for programmatic SEO. The Python script (scripts/url_pattern_generator.py) is a safe tool that generates URL combinations from a template and performs basic SEO quality checks without any network calls or suspicious execution. The instructions in SKILL.md are focused on marketing strategy and do not contain any prompt injection or malicious directives.
Capability Assessment
Purpose & Capability
The name/description (programmatic SEO) align with the included assets: an SEO-focused SKILL.md and a small URL-pattern generator script. There are no unexplained environment variables, binaries, or install steps.
Instruction Scope
SKILL.md stays on-topic: it defines playbooks, checklists, and asks the agent to read a local product context file (.claude/product-marketing-context.md) if present. Reading that workspace file is reasonable for personalization; SKILL.md references an auxiliary file (references/playbooks.md) that is not included but this is an availability/authoring issue rather than a security inconsistency.
Install Mechanism
No install spec is provided (instruction-only) and the single Python script is small, local, and has no network or extraction/install behavior. No downloads or package installs are requested.
Credentials
The skill requests no environment variables or credentials. The only file access described is to a local product-marketing-context file and optionally a user-supplied JSON config for URL generation — both are proportional to the task.
Persistence & Privilege
always is false and the skill does not request any persistent system-level privileges or modify other skills. Model invocation is allowed (default) which is expected for skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install programmatic-seo - After installation, invoke the skill by name or use
/programmatic-seo - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial publish
v2.1.1
v2.1.1: optimization, reference splits
Metadata
Frequently Asked Questions
What is programmatic-seo?
When the user wants to create SEO-driven pages at scale using templates and data. Also use when the user mentions "programmatic SEO," "template pages," "page... It is an AI Agent Skill for Claude Code / OpenClaw, with 966 downloads so far.
How do I install programmatic-seo?
Run "/install programmatic-seo" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is programmatic-seo free?
Yes, programmatic-seo is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does programmatic-seo support?
programmatic-seo is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created programmatic-seo?
It is built and maintained by Alireza Rezvani (@alirezarezvani); the current version is v1.0.0.
More Skills