← Back to Skills Marketplace
alirezarezvani

site-architecture

by Alireza Rezvani · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
362
Downloads
0
Stars
8
Active Installs
2
Versions
Install in OpenClaw
/install site-architecture
Description
When the user wants to audit, redesign, or plan their website's structure, URL hierarchy, navigation design, or internal linking strategy. Use when the user...
Usage Guidance
This skill appears to do what it says: audit and plan site architecture using included guidance and a local Python sitemap analyzer. Before installing or invoking it, consider: (1) the analyzer can fetch any sitemap URL you provide — avoid giving internal-only or sensitive endpoints (SSRF/internal network exposure risk); (2) SKILL.md says to read marketing-context.md if present — don't keep secrets in that file if you want to limit what the skill can read; (3) if you have strict network or file-access policies, review the small scripts/sitemap_analyzer.py to confirm its behaviour (it uses urllib.request and printing only). If those concerns are acceptable, the skill is coherent and proportionate for its purpose.
Capability Analysis
Type: OpenClaw Skill Name: site-architecture Version: 1.0.0 The site-architecture skill bundle is a legitimate SEO toolset for auditing and planning website structures. The included Python script, scripts/sitemap_analyzer.py, uses standard libraries to analyze XML sitemaps for depth distribution and URL patterns without any malicious execution or data exfiltration logic. The instructions in SKILL.md and the reference documentation are consistent with professional SEO best practices and do not contain harmful prompt injections.
Capability Assessment
Purpose & Capability
Name/description (site architecture, URL hierarchy, internal linking) align with included artifacts: SKILL.md, two reference guides, and a sitemap_analyzer.py script. No unrelated environment variables, binaries, or install steps are requested.
Instruction Scope
SKILL.md instructs the agent to read a local 'marketing-context.md' file if present and to run scripts/sitemap_analyzer.py on the user's sitemap (or fetch a sitemap URL). Reading a local context file and fetching a sitemap are reasonable for this purpose, but they do expand the agent's access to local files and external network resources — the agent will read user-supplied local files and may make HTTP requests to user-provided URLs.
Install Mechanism
No install spec and only a small stdlib Python script are included. No downloads from external hosts or package installs; low installation risk.
Credentials
The skill requests no environment variables, credentials, or config paths. This is proportionate to the stated purpose.
Persistence & Privilege
always:false and no requests to modify other skills or system config. Normal autonomous invocation is allowed by default but not escalated by the skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install site-architecture
  3. After installation, invoke the skill by name or use /site-architecture
  4. 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
Slug site-architecture
Version 1.0.0
License MIT-0
All-time Installs 8
Active Installs 8
Total Versions 2
Frequently Asked Questions

What is site-architecture?

When the user wants to audit, redesign, or plan their website's structure, URL hierarchy, navigation design, or internal linking strategy. Use when the user... It is an AI Agent Skill for Claude Code / OpenClaw, with 362 downloads so far.

How do I install site-architecture?

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

Is site-architecture free?

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

Which platforms does site-architecture support?

site-architecture is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created site-architecture?

It is built and maintained by Alireza Rezvani (@alirezarezvani); the current version is v1.0.0.

💬 Comments