← Back to Skills Marketplace
kostja94

url-structure

by Kostja Zhang · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ⚠ suspicious
82
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install url-structure
Description
When the user wants to optimize URL structure, fix URL issues, or plan URL hierarchy. Also use when the user mentions "URL structure," "URL optimization," "s...
Usage Guidance
This skill appears to do what it says — SEO-focused URL structure advice — and it does not require credentials or install anything. Before enabling it: (1) Inspect any local project-context files (.claude/project-context.md, .cursor/project-context.md) the skill would read and remove or sanitize sensitive data; (2) If you want explicit guarantees, ask the skill author to declare those config paths in the skill metadata so file access is transparent; (3) If you run agents on sensitive codebases, test the skill in a non-sensitive environment first; (4) Note the skill references other related skills (url-slug-generator, canonical-tag) — those are not installed automatically, so check how/when the agent will call them. If you are comfortable with the skill reading project-context files for tailored advice, the risk is low; if not, avoid installing or remove/sanitize those files first.
Capability Analysis
Type: OpenClaw Skill Name: url-structure Version: 1.1.0 The skill bundle is a purely informational guide for SEO URL structure optimization. It contains no executable code, shell commands, or data exfiltration logic, and its instructions in SKILL.md are consistent with its stated purpose of providing SEO best practices.
Capability Assessment
Purpose & Capability
Name, description, and SKILL.md content all focus on URL structure and SEO best practices. There are no unrelated required binaries, environment variables, or install steps — the requested capabilities align with the stated purpose.
Instruction Scope
The runtime instructions explicitly tell the agent to 'read' project context files (.claude/project-context.md or .cursor/project-context.md) if they exist to gather site structure. That file access is reasonable for site-specific recommendations, but the SKILL.md references local project files that are not declared in the skill's metadata (required config paths). Any instruction that reads local files should be called out in the metadata so users know what will be accessed. Otherwise the instructions are scoped to URL analysis and related SEO tasks and do not direct data to external endpoints beyond included benign references.
Install Mechanism
Instruction-only skill with no install spec and no code files. This is the lowest-risk install mechanism — nothing is written to disk by an install step.
Credentials
The skill requests no environment variables, credentials, or external config paths in its metadata. However, the SKILL.md does instruct reading local project files for context. While these files are relevant to the skill's purpose, the access is not declared in requires.config or similar metadata, creating a minor proportionality/documentation mismatch.
Persistence & Privilege
always is false, the skill has no install step, and it does not request persistent system privileges or modify other skills or system-wide settings. Autonomous invocation (disable-model-invocation: false) is the platform default and is not in itself a new risk here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install url-structure
  3. After installation, invoke the skill by name or use /url-structure
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Automated batch sync
Metadata
Slug url-structure
Version 1.1.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is url-structure?

When the user wants to optimize URL structure, fix URL issues, or plan URL hierarchy. Also use when the user mentions "URL structure," "URL optimization," "s... It is an AI Agent Skill for Claude Code / OpenClaw, with 82 downloads so far.

How do I install url-structure?

Run "/install url-structure" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is url-structure free?

Yes, url-structure is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does url-structure support?

url-structure is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created url-structure?

It is built and maintained by Kostja Zhang (@kostja94); the current version is v1.1.0.

💬 Comments