← 返回 Skills 市场
AI SEO Optimizer
作者
lvjunjie-byte
· GitHub ↗
· v1.0.0
· MIT-0
240
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ai-seo-optimizer-pro
功能描述
提供企业级关键词研究、内容优化、排名追踪和自动内链建议,助力提升网站搜索引擎排名和流量。
使用说明 (SKILL.md)
AI-SEO-Optimizer - 专业 SEO 优化技能
企业级 SEO 分析与优化引擎,提供关键词研究、内容优化、排名追踪和自动内链建议。
功能特性
🔍 关键词研究
- 长尾关键词挖掘
- 竞争难度分析
- 搜索量趋势预测
- 关键词机会评分
📝 内容优化建议
- SEO 分数评估
- 关键词密度分析
- 可读性优化
- 元标签优化建议
- 内容结构改进
📊 排名追踪
- 关键词排名监控
- 竞争对手对比
- 历史趋势分析
- 自动报告生成
🔗 自动内链建议
- 智能内容关联
- 锚文本优化
- 链接权重分配
- 内部链接结构优化
使用方式
关键词研究
分析关键词 "[关键词]" 的 SEO 机会
研究 "[行业]" 相关的长尾关键词
"[关键词]" 的竞争难度如何?
内容优化
优化这篇文章的 SEO:[文章内容]
分析这个页面的 SEO 分数:[URL]
给我内容优化建议
排名追踪
追踪关键词 "[关键词]" 的排名
生成 SEO 排名报告
对比我和竞争对手的排名
内链建议
为这个网站生成内链建议:[URL]
优化内部链接结构
建议相关的内链锚文本
输出格式
技能返回结构化的 SEO 分析报告,包含:
- 执行摘要
- 关键指标
- 具体建议
- 优先级排序
- 实施步骤
定价
$129/月 - 企业级 SEO 优化服务
适用场景
- 内容创作者优化文章 SEO
- 网站管理员提升搜索排名
- 数字营销机构客户服务
- 电商产品页面优化
- 博客和媒体网站
技术优势
- 基于最新 Google 算法
- 实时竞争分析
- 数据驱动建议
- 可操作的优化步骤
作者: 小龙 版本: 1.0.0 许可: Commercial
安全使用建议
This package appears safe from malware or credential exfiltration (no network calls, no env/credential usage), but it is misleading: marketing/README promise real-time, Google-based analytics while the code uses simulated/mock data and placeholder responses. Before installing or paying: 1) ask the author for details about real data sources and which APIs (and credentials) will be used; 2) request proof of live SERP integrations or sample runs against real sites; 3) if you test it, run in an isolated environment and verify whether it performs any network I/O (npm sandbox, network monitor); 4) be cautious about the commercial pricing and placeholder support/contact URLs ([email protected], docs.example.com) — they look like stubs. If you need genuine real-time SEO data, prefer a skill that explicitly documents which external APIs it calls and what credentials it requires.
功能分析
Type: OpenClaw Skill
Name: ai-seo-optimizer-pro
Version: 1.0.0
The AI-SEO-Optimizer skill bundle is a legitimate SEO analysis tool providing keyword research, content optimization, and rank tracking features. The implementation relies on simulated data and internal logic (e.g., using Math.random() in src/rank-tracker.js and src/keyword-research.js) rather than performing actual external network requests or sensitive data access. No evidence of data exfiltration, malicious execution, or prompt injection was found across the codebase or documentation.
能力评估
Purpose & Capability
The name/description and SKILL.md claim '基于最新 Google 算法', '实时竞争分析' and '实时搜索/报告' which imply network calls and integration with search/analytics providers. However, the code (web-search._performSearch, content-analyzer._fetchContent, rank-tracker._getRanking, etc.) returns simulated/mock data and contains no HTTP/network calls, no API client code, and no requirement for API keys. That mismatch means the implementation cannot deliver the real-time, data-driven capabilities the marketing claims promise.
Instruction Scope
The SKILL.md usage examples match the functions exported by index.js/SEOEngine (analyze, keywordResearch, optimizeContent, trackRankings, suggestInternalLinks). The runtime instructions don't ask the agent to read unrelated files or secrets. One inconsistency: metadata said 'No install spec — instruction-only', but the package includes multiple JS source files (not actually instruction-only).
Install Mechanism
No install script or external downloads. The package is pure Node.js source with no declared dependencies and no install-time network retrieval — low install risk.
Credentials
The skill declares no required environment variables, no credentials, and the code does not read process.env. This is proportionate to the provided (local/simulated) functionality. Note: if you expect real Google or SERP integration, the skill currently lacks the API keys/credentials that would be needed.
Persistence & Privilege
Skill does not request persistent elevated privileges; flags show always:false and agent-autonomy defaults. The code stores only in-memory maps for caches/histories and does not modify other skills or system config.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ai-seo-optimizer-pro - 安装完成后,直接呼叫该 Skill 的名称或使用
/ai-seo-optimizer-pro触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
v1.0.0 - Initial release with keyword research, content optimization, rank tracking, and internal linking suggestions
元数据
常见问题
AI SEO Optimizer 是什么?
提供企业级关键词研究、内容优化、排名追踪和自动内链建议,助力提升网站搜索引擎排名和流量。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 240 次。
如何安装 AI SEO Optimizer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ai-seo-optimizer-pro」即可一键安装,无需额外配置。
AI SEO Optimizer 是免费的吗?
是的,AI SEO Optimizer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
AI SEO Optimizer 支持哪些平台?
AI SEO Optimizer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 AI SEO Optimizer?
由 lvjunjie-byte(@lvjunjie-byte)开发并维护,当前版本 v1.0.0。
推荐 Skills