📦 Webflow SEO/GEO + API — SEO/地域内容管理

v1.0.0

基于 Google Search Console 数据优先排序,自动起草内容、生成 patch JSON,通过 Webflow API 更新 CMS,同步完成图片压缩与站点地图推送,一站式 SEO/GEO 运维。

0· 378·2 当前·2 累计
jchopard69 头像by @jchopard69 (Jordan Chops)
下载技能包
最后更新
2026/4/22
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
NULL
评估建议
Before installing or enabling this skill, clarify the following with the publisher: (1) Confirm which environment variable(s) are required — at minimum WEBFLOW_API_TOKEN — and how they must be provided and scoped; (2) Confirm which local paths the skill will read/write (e.g., /webflow_items/, /out/) and whether it will attempt to read any other files or directories; (3) Confirm network endpoints the skill will call (it should be only api.webflow.com and no third-party/personal servers); (4) Ask ...
详细分析 ▾
用途与能力
Name/description describe Webflow SEO/GEO updates and the SKILL.md shows the agent will call the Webflow API and edit CMS items — that aligns. However, the SKILL.md explicitly expects a WEBFLOW_API_TOKEN and local folders (/webflow_items/, /out/) whereas the registry metadata lists no required environment variables or required config paths. The missing declarations are an incoherence.
指令范围
Runtime instructions are concrete (create/patch/publish via api.webflow.com, build JSON patches, set image alt/meta, check sitemap/robots). They also instruct the agent to read local documents (SEO plan, daily log, /webflow_items/) and write to /out/. Those file accesses are plausible for this skill but are not declared in the manifest and could expose arbitrary local content if the agent is granted filesystem access.
安装机制
Instruction-only skill with no install spec and no code files — minimal install risk (nothing is downloaded or written by an installer).
凭证需求
SKILL.md requires a Webflow API token (Bearer $WEBFLOW_API_TOKEN) but the registry 'required env vars' lists none and 'primary credential' is none. This mismatch means the skill may silently expect a secret that the manifest doesn't declare. Also it assumes read/write access to local project folders which are not declared as required config paths.
持久化与权限
The skill does not request always:true and has no install-time persistence. It can be invoked autonomously (platform default), which is normal. There is no evidence it modifies other skills or system-wide settings.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/10

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install webflow-seo-geo
镜像加速npx clawhub@latest install webflow-seo-geo --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库