一键导入
seo
SEO composite — technical audit, content creation, keyword research, and rank monitoring with persistent domain memory. Replaces 9 fragmented SEO skills.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
SEO composite — technical audit, content creation, keyword research, and rank monitoring with persistent domain memory. Replaces 9 fragmented SEO skills.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
ProductionOS — dual-target AI engineering operating system for repo-wide audits, upgrade plans, code reviews, strategic product reviews, security sweeps, UX audits, and recursive quality improvement.
ProductionOS — dual-target AI engineering operating system for repo-wide audits, upgrade plans, code reviews, strategic product reviews, security sweeps, UX audits, and recursive quality improvement.
Ads composite — audit campaigns, create ad copy, optimize bids, and report performance with persistent campaign memory. Replaces 20 fragmented ads skills.
Build composite — brainstorm, plan, implement, and test with project memory. Replaces 6 fragmented build skills.
Content composite — strategy, writing, audit, and refresh with brand voice memory. Replaces 10 fragmented content skills.
Debug composite — reproduce, hypothesize, test, fix with bug pattern memory. Replaces 4 debug skills.
| name | seo |
| description | SEO composite — technical audit, content creation, keyword research, and rank monitoring with persistent domain memory. Replaces 9 fragmented SEO skills. |
| argument-hint | [audit|create|research|monitor] [target URL or keyword] |
Domain-aware SEO pipeline with shared memory across sessions. Audits sites for technical and content SEO issues, creates optimized content, researches keywords with competitive analysis, and monitors ranking changes. Learns from past executions — run #10 benefits from everything learned in runs #1-9.
Replaces: seo-audit, seo-competitor-analysis, seo-content-writer, seo-ops, agentic-seo, ai-seo, on-page-seo-auditor, programmatic-seo, technical-seo-checker
| Action | What | When to Use |
|---|---|---|
audit [url] | Full technical + content + competitor SEO audit | Before optimization work. Monthly cadence. |
create [type] [keyword] | Generate SEO-optimized content (article, meta, schema, alt text) | When publishing new content |
research [keyword] | Keyword + competitor + SERP research with intent classification | Before content creation or strategy planning |
monitor | Check rank changes, detect regressions, compare to history | Weekly or after major changes |
audit if ambiguous.~/.productionos/domains/seo/sub-skills/{action}.mdevaluation/rubric.yml, update memory, log to historyStored at ~/.productionos/domains/seo/:
| File | What | Updated When |
|---|---|---|
profile.yml | Niche, target audience, competitors, preferred tone, tech stack | First run + manual updates |
keyword-bank.jsonl | Researched keywords with volume, difficulty, intent, position | After every research action |
audit-history.jsonl | Past audit scores, issues found, issues fixed | After every audit action |
content-log.jsonl | Published content with target keywords and performance | After every create action |
learnings.jsonl | Patterns that improved rankings, content that performed | Extracted from audit deltas |
On invocation, load: profile + last 5 audit scores + top keywords + recent learnings. This gives the sub-skill domain context without overwhelming the context window.
If no profile.yml exists, ask (one at a time):
Every action scored against evaluation/rubric.yml. See evaluation/rubric.yml for dimensions. Score logged to audit-history.jsonl or content-log.jsonl.
| Parameter | Values | Default | Description |
|---|---|---|---|
action | audit, create, research, monitor | audit | Which sub-skill to run |
target | URL, keyword, or content type | required for audit/research | What to operate on |
depth | quick, standard, deep | standard | How thorough |
| Scenario | Action |
|---|---|
| No profile exists | Run first-time setup before proceeding |
| Target URL unreachable | Report error, suggest checking URL |
| No keyword data available | Fall back to competitor analysis to discover keywords |
| Audit finds 0 issues | Suspicious — re-run with deeper checks. Report "clean" with confidence level |
| Memory directory missing | Create it. Initialize with empty files |