用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/a5c-ai/babysitter --skill seo-tools命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | seo-tools |
| description | Integration with major SEO platforms and tools |
| allowed-tools | ["Read","Write","Glob","Grep","Bash","WebFetch"] |
| metadata | {"specialization":"marketing","domain":"business","category":"Digital Marketing","skill-id":"SK-007","dependencies":["Semrush API","Ahrefs API","GSC API","Moz API"]} |
| graph | {"domains":["domain:marketing"],"skillAreas":["skill-area:brand-strategy","skill-area:brand-positioning","skill-area:content-marketing"],"workflows":["workflow:brand-campaign-launch"],"roles":["role:marketing-manager","role:marketing-strategist","role:brand-manager"]} |
The SEO Tools Platform skill provides integration with major SEO platforms for comprehensive search engine optimization. This skill enables keyword research, technical SEO auditing, rank tracking, and competitive SEO analysis.
const seoDashboard = {
domain: 'example.com',
platforms: {
keywords: 'Semrush',
links: 'Ahrefs',
tracking: 'Semrush',
technical: 'Screaming Frog',
console: 'Google Search Console'
},
metrics: {
organicTraffic: { current: 125000, change: '+8%' },
domainAuthority: { current: 65, change: '+2' },
keywordsRanking: { current: 2500, change: '+150' },
backlinks: { current: 45000, change: '+3000' },
coreWebVitals: { lcp: 'good', fid: 'good', cls: 'needs-improvement' }
},
keywordPerformance: {
top10: 350,
top20: 650,
top50: 1500,
tracking: 5000
},
priorities: [
{ type: 'technical', issue: , : },
{ : , : , : },
{ : , : , : }
]
};
| Process | Integration Points |
|---|---|
| seo-strategy-implementation.js | Full SEO workflow |
| content-strategy-development.js | SEO alignment |
| content-performance-optimization.js | SEO optimization |
| Metric | Description | Target |
|---|---|---|
| Organic Traffic | Monthly organic visitors | Growing |
| Keyword Rankings | Keywords in top 10 | Increasing |
| Domain Authority | Site authority score | Improving |
| Core Web Vitals | Performance metrics | All good |