← 返回 Skills 市场
site-architecture
作者
Alireza Rezvani
· GitHub ↗
· v1.0.0
· MIT-0
362
总下载
0
收藏
8
当前安装
2
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install site-architecture - 安装完成后,直接呼叫该 Skill 的名称或使用
/site-architecture触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish
v2.1.1
v2.1.1: optimization, reference splits
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 362 次。
如何安装 site-architecture?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install site-architecture」即可一键安装,无需额外配置。
site-architecture 是免费的吗?
是的,site-architecture 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
site-architecture 支持哪些平台?
site-architecture 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 site-architecture?
由 Alireza Rezvani(@alirezarezvani)开发并维护,当前版本 v1.0.0。
推荐 Skills