一键导入
seo-review
Perform SEO audit on documentation or content pages. Use before publishing, when optimizing underperforming pages, or during content audits.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Perform SEO audit on documentation or content pages. Use before publishing, when optimizing underperforming pages, or during content audits.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use bearcli to safely read, search, edit, tag, archive, and organize Bear.app notes. Use when working with Bear notes, note IDs, Bear tags, migrations from Obsidian, note cleanup, or personal knowledge management in Bear.
Use rn-logs to read React Native Metro logs via CDP without MCP overhead. Default output is plain text and safe for non-interactive agent runs.
Automate iOS Simulator using AXe CLI. Use after implementing features to verify they work correctly via UI automation.
Review code changes for quality, security, performance, and maintainability. Use when reviewing PRs, diffs, or code files. Provides structured feedback with severity levels.
Create well-formatted git commits using Conventional Commits format. Use when committing changes, reviewing commit messages, or splitting changes into atomic commits.
Fetch source code for npm packages, Python packages, Rust crates, or GitHub repos to understand their implementation. Use when you need to explore a library's internals.
| name | seo-review |
| description | Perform SEO audit on documentation or content pages. Use before publishing, when optimizing underperforming pages, or during content audits. |
Audit content pages for search visibility and ranking potential.
| Query Type | Winning Format |
|---|---|
| "What is X" | 40-60 word definition paragraph |
| "How to X" | Numbered steps |
| "X vs Y" | Comparison table |
| "Types of X" | Bullet list |
| Category | Points |
|---|---|
| Title Tag | /4 |
| Meta Description | /4 |
| Keyword Placement | /5 |
| Content Structure | /6 |
| Featured Snippets | /4 |
| Internal Linking | /4 |
| Technical SEO | /3 |
| Total | /30 |
| Score | Status |
|---|---|
| 27-30 | ✅ Ready to publish |
| 23-26 | ⚠️ Minor fixes needed |
| 17-22 | ⚠️ Several improvements needed |
| <17 | ❌ Significant work required |
# SEO Audit: [Page Name]
**Score:** X/30 (X%)
**Status:** ✅/⚠️/❌
## Issues
### High Priority
- [Issue]: Current → Recommended
### Medium Priority
- [Issue]: Recommendation
### Low Priority
- [Issue]: Nice to have
## Quick Wins
- [Immediate fixes]