SEO Workbench — OpenClaw / Claude Skill 一站式 SEO 工具台:从关键词规划到内容分析到转化率优化,全流程覆盖。 能力矩阵 快速开始 作为 OpenClaw Skill 使用 把 目录放到 ,下次 session 自动发现。 独立使用 Python 分析模块 bash cd one-page-one-keyword SEO 评分 python3 -c " from analysis.seoqualityrater import rateseoquality result = rateseoquality( content='你的文章全文...', metatitle='页面标题', metadescription='Meta 描述', primarykeyword='目标关键词', secondarykeywords=['次要词1', '次要词2'], internallinkcount=5, externallinkcount=3 ) print(f'Score: {result[\"overallscore\"]}/100') " 关键词密度 python3 -c " from analysis.keywordanalyzer impor
| Stars | 6 |
| Forks | 2 |
| Language | Python |
| Category | 未分类 |
| Quality Score | 23.25/100 |
| Last Updated | 2026-03-26 |
| Created | 2026-01-08 |
| Platforms | claude-code, python |
| Est. Tokens | ~5k |
These tools work well together with one-page-one-keyword for enhanced workflows:
Explore other popular 未分类 tools:
one-page-one-keyword is SEO keyword layout optimization skill for Claude. It is categorized as a 未分类 with 6 GitHub stars.
one-page-one-keyword is primarily written in Python.
You can find installation instructions and usage details in the one-page-one-keyword GitHub repository at github.com/s87343472/one-page-one-keyword. The project has 6 stars and 2 forks, indicating an active community.