[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-aaron-he-zhu-on-page-seo-auditor-de":3,"guides-for-aaron-he-zhu-on-page-seo-auditor":677,"similar-k173yanvsse5w96wdhpd75rxex86m8me-de":678},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":235,"isFallback":232,"parentExtension":241,"providers":299,"relations":303,"repo":304,"tags":675,"workflow":676},1778668146481.8767,"k173yanvsse5w96wdhpd75rxex86m8me",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Audit on-page SEO: titles, headers, images, links with scored report and fix priorities. 页面SEO审计/排名诊断",{"claudeCode":12},"aaron-he-zhu/seo-geo-claude-skills","On-Page SEO Auditor","https://github.com/aaron-he-zhu/seo-geo-claude-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":215,"workflow":233},1778668438220.1458,"kn748d31868r10et51h0tnsv9h86n878","en",{"checks":20,"evaluatedAt":178,"extensionSummary":179,"features":180,"nonGoals":185,"practices":190,"prerequisites":195,"promptVersionExtension":196,"promptVersionScoring":197,"purpose":198,"rationale":199,"score":200,"summary":201,"tags":202,"targetMarket":208,"tier":209,"useCases":210},[21,26,29,32,36,39,43,46,50,54,58,61,64,68,72,76,79,82,85,89,94,98,101,105,109,112,115,118,121,124,127,130,134,137,141,145,148,151,154,158,161,164,167,171,175],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of auditing on-page SEO elements for issues and optimization opportunities.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a detailed, scored report with fix priorities for on-page SEO, going beyond basic LLM capabilities by incorporating specific audit steps and scoring rubrics.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides a complete lifecycle for on-page SEO auditing, including data gathering, detailed analysis, reporting, and suggestions for next steps, making it suitable for production use.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on on-page SEO auditing, aligning with its name and description without venturing into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The provided description accurately and concisely reflects the skill's functionality, detailing its on-page SEO auditing capabilities and providing Chinese and other language translations.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Precise Purpose","The skill's purpose is precisely defined, stating it audits on-page SEO elements for titles, headers, images, and links, providing a scored report with fix priorities. The `when_to_use` section clearly delineates its application for auditing SEO health and checking specific elements.",{"category":40,"check":44,"severity":24,"summary":45},"Concise Frontmatter","The frontmatter is concise and self-contained, clearly summarizing the core capability of auditing on-page SEO and providing trigger phrases in multiple languages.",{"category":47,"check":48,"severity":24,"summary":49},"Documentation","Concise Body","The SKILL.md body is concise, outlining the steps and referencing external markdown files for detailed procedures and examples, adhering to progressive disclosure.",{"category":51,"check":52,"severity":24,"summary":53},"Context","Progressive Disclosure","The skill effectively uses progressive disclosure by linking to external markdown files for detailed procedures like the bulk audit playbook, skill contract, and specific audit examples.",{"category":51,"check":55,"severity":56,"summary":57},"Forked exploration","not_applicable","The skill is primarily an audit and reporting tool, not a deep exploration or code review skill, so the `context: fork` setting is not applicable.",{"category":22,"check":59,"severity":24,"summary":60},"Usage examples","The skill provides a worked example demonstrating the input, expected output format, and a breakdown of the scoring and priority issues, along with page-type specific checklists.",{"category":22,"check":62,"severity":24,"summary":63},"Edge cases","The skill addresses edge cases such as inferring target keywords when none are provided, and its references include a scoring rubric and resolution playbook that implicitly cover failure modes and limitations.",{"category":65,"check":66,"severity":56,"summary":67},"Code Execution","Tool Fallback","The skill primarily uses WebFetch and Claude internal tools, with no explicit mention of relying on optional external MCP servers that would require a fallback.",{"category":69,"check":70,"severity":24,"summary":71},"Safety","Halt on unexpected state","The referenced scoring rubric and playbook imply a structured approach to issue resolution, suggesting that critical issues would halt or significantly flag the workflow, aligning with halting on unexpected states.",{"category":73,"check":74,"severity":24,"summary":75},"Portability","Cross-skill coupling","The skill operates as a standalone auditor and its 'Next Best Skill' section explicitly links to other relevant skills without implying a dependency on them being loaded concurrently.",{"category":33,"check":77,"severity":56,"summary":78},"Tool surface size","This is a skill and not a CLI or MCP server with multiple distinct tools, so tool surface size is not applicable.",{"category":40,"check":80,"severity":56,"summary":81},"Overlapping near-synonym tools","As a skill, it doesn't expose multiple distinct tools with overlapping near-synonym names.",{"category":47,"check":83,"severity":24,"summary":84},"Phantom features","All advertised features, such as title, header, image, and link auditing, are clearly implemented and detailed in the SKILL.md and referenced documentation.",{"category":86,"check":87,"severity":24,"summary":88},"Install","Installation instruction","The README provides clear installation instructions for various platforms and includes examples of natural language requests and command invocations.",{"category":90,"check":91,"severity":92,"summary":93},"Errors","Actionable error messages","info","While the skill outlines a structured process and scoring, specific details on how user-facing errors are reported with remediation steps are not explicitly detailed in the provided SKILL.md.",{"category":95,"check":96,"severity":56,"summary":97},"Execution","Pinned dependencies","The skill appears to rely on Claude Code's environment and WebFetch, with no explicit third-party script dependencies mentioned that would require pinning.",{"category":33,"check":99,"severity":56,"summary":100},"Dry-run preview","The skill performs analysis and reporting, not state-changing operations or outbound data sending, making a dry-run preview not applicable.",{"category":102,"check":103,"severity":56,"summary":104},"Protocol","Idempotent retry & timeouts","The skill's core functionality is analysis and reporting; it does not perform mutating operations or external calls that would necessitate idempotency or strict timeouts.",{"category":106,"check":107,"severity":56,"summary":108},"Security","Unguarded Destructive Operations","The skill is read-only and analytical, performing no destructive operations.",{"category":106,"check":110,"severity":56,"summary":111},"Secret Management","The skill does not appear to handle or require secrets.",{"category":106,"check":113,"severity":24,"summary":114},"Injection","The `SECURITY.md` reference mentions treating fetched content as data and flagging directives as trust issues, indicating protection against injection.",{"category":106,"check":116,"severity":24,"summary":117},"Transitive Supply-Chain Grenades","The `SECURITY.md` reference explicitly states that fetched content is data, not instructions, and that directives within fetched pages should be flagged as trust issues, preventing remote code execution or prompt injection.",{"category":106,"check":119,"severity":24,"summary":120},"Sandbox Isolation","The skill is analytical and does not modify files outside its intended scope. The security boundary note emphasizes treating fetched content as data and not instructions.",{"category":106,"check":122,"severity":24,"summary":123},"Sandbox escape primitives","The skill's function as an analytical tool does not involve operations that would require sandbox escape primitives.",{"category":106,"check":125,"severity":24,"summary":126},"Data Exfiltration","The skill is designed for SEO auditing and does not appear to collect or transmit any confidential user data. The security boundary note explicitly prohibits treating fetched content as instructions.",{"category":106,"check":128,"severity":24,"summary":129},"Hidden Text Tricks","No hidden text tricks or malicious formatting were observed in the provided SKILL.md or README.md. The security boundary note addresses handling potentially malicious content fetched from URLs.",{"category":131,"check":132,"severity":24,"summary":133},"Hooks","Opaque code execution","The skill's logic appears to be within the SKILL.md and its referenced markdown files, with no indication of obfuscated code, base64 payloads, or runtime script fetching.",{"category":73,"check":135,"severity":24,"summary":136},"Structural Assumption","The skill's instructions focus on URL input and analysis of fetched content, making no assumptions about the user's project structure or OS-specific paths.",{"category":138,"check":139,"severity":24,"summary":140},"Trust","Issues Attention","In the last 90 days, 1 issue was opened and 5 were closed, indicating active maintenance and a healthy closure rate.",{"category":142,"check":143,"severity":24,"summary":144},"Versioning","Release Management","The skill has a version `9.9.5` declared in the SKILL.md frontmatter and the README, indicating clear release management.",{"category":65,"check":146,"severity":92,"summary":147},"Validation","While the skill's inputs are primarily URLs and keywords, and it uses WebFetch, explicit mention of schema validation libraries for input arguments or structured output sanitization is not detailed in the SKILL.md.",{"category":65,"check":149,"severity":92,"summary":150},"Error Handling","The SKILL.md outlines a structured process for audits and includes a resolution playbook for issues, but it does not explicitly detail how all potential errors are caught, categorized, and reported back to the agent with structured fields.",{"category":65,"check":152,"severity":56,"summary":153},"Logging","As an analytical skill, it does not perform destructive actions or outbound calls that would require a local audit log.",{"category":155,"check":156,"severity":24,"summary":157},"Compliance","GDPR","The skill audits public web page content and does not operate on personal data. Its security notes also emphasize treating fetched content as data, not instructions.",{"category":155,"check":159,"severity":24,"summary":160},"Target market","The skill performs technical SEO analysis applicable globally, with no regional or jurisdictional logic detected. The `targetMarket` is appropriately set to 'global'.",{"category":73,"check":162,"severity":24,"summary":163},"Runtime stability","The skill relies on WebFetch and Claude Code's environment, making it broadly compatible across POSIX shells and standard agent runtimes without OS-specific assumptions.",{"category":47,"check":165,"severity":24,"summary":166},"README","The README file exists and clearly states the library's purpose, installation instructions, and provides an overview of its skills.",{"category":168,"check":169,"severity":24,"summary":170},"License","License usability","The skill is licensed under Apache-2.0, a permissive open-source license, clearly indicated in the LICENSE file, README, and SKILL.md frontmatter.",{"category":172,"check":173,"severity":24,"summary":174},"Maintenance","Commit recency","The last commit was on April 28, 2026, which is recent, indicating the project is actively maintained.",{"category":172,"check":176,"severity":56,"summary":177},"Dependency Management","The skill does not appear to use third-party dependencies that would require explicit dependency management or vulnerability checks.",1778668438036,"This skill performs detailed on-page SEO audits for single pages, competitor comparisons, or bulk site-wide analysis. It analyzes titles, meta descriptions, headers, content quality, keyword usage, links, images, and technical factors, providing scored results and prioritized fix recommendations.",[181,182,183,184],"Audits titles, meta descriptions, headers, content, keywords, links, images, and technical SEO factors.","Provides scored reports with fix priorities.","Supports single-page, competitor comparison, and bulk site-wide audits.","Includes specific checklists for blog posts, product pages, and landing pages.",[186,187,188,189],"Performing off-page SEO analysis (e.g., backlinks, domain authority).","Directly modifying website content or code.","Guaranteeing search engine rankings or traffic increases.","Providing legal or business strategy advice beyond SEO recommendations.",[191,192,193,194],"SEO Auditing","Content Optimization","Technical SEO Analysis","Reporting and Prioritization",[],"3.0.0","4.4.0","To identify on-page SEO issues and optimization opportunities, enabling users to improve search engine rankings and content visibility.","The skill is robust and well-documented, with clear purpose, usage, and security considerations. Minor points on explicit error handling details and validation libraries prevent a perfect score.",95,"Comprehensive on-page SEO auditing skill with detailed reports and actionable recommendations.",[203,204,205,206,207],"seo","on-page-audit","web-optimization","content-analysis","reporting","global","verified",[211,212,213,214],"Auditing a page's on-page SEO health to identify issues and optimization opportunities.","Checking heading structure, keyword placement, image optimization, or content quality signals for a given URL.","Comparing the on-page SEO of a user's URL against competitor URLs for a specific keyword.","Performing pre-publish SEO audits for content before publishing.",{"codeQuality":216,"collectedAt":218,"documentation":219,"maintenance":222,"security":229,"testCoverage":231},{"hasLockfile":217},false,1778668423416,{"descriptionLength":220,"readmeSize":221},101,9122,{"closedIssues90d":223,"forks":224,"hasChangelog":217,"manifestVersion":225,"openIssues90d":226,"pushedAt":227,"stars":228},5,235,"9.9.5",1,1777349094000,1590,{"hasNpmPackage":217,"license":230,"smitheryVerified":217},"Apache-2.0",{"hasCi":232,"hasTests":217},true,{"updatedAt":234},1778668438220,{"basePath":236,"githubOwner":237,"githubRepo":238,"locale":18,"slug":239,"type":240},"optimize/on-page-seo-auditor","aaron-he-zhu","seo-geo-claude-skills","on-page-seo-auditor","skill",{"_creationTime":242,"_id":243,"community":244,"display":245,"identity":250,"parentExtension":253,"providers":283,"relations":295,"tags":296,"workflow":297},1778668146481.873,"k17bw7fa1vx09gqzzmf42cfz0d86ngd6",{"reviewCount":8},{"description":246,"installMethods":247,"name":249,"sourceUrl":14},"20 SEO/GEO skills and 17 commands on one shared contract for keyword research, content creation, technical audits, schema markup, monitoring, quality gates, entity truth, and campaign memory.",{"claudeCode":248},"aaron-seo-geo","SEO & GEO Skills Library",{"basePath":251,"githubOwner":237,"githubRepo":238,"locale":18,"slug":238,"type":252},"","plugin",{"_creationTime":254,"_id":255,"community":256,"display":257,"identity":260,"providers":262,"relations":277,"tags":279,"workflow":280},1778668146481.8728,"k170t5cb9n82bhhm5z8exqs0nd86n87n",{"reviewCount":8},{"description":258,"installMethods":259,"name":248,"sourceUrl":14},"SEO & GEO skill operating system with a shared contract, protocol-layer gates, and reusable state handoffs",{"claudeCode":12},{"basePath":251,"githubOwner":237,"githubRepo":238,"locale":18,"slug":238,"type":261},"marketplace",{"evaluate":263,"extract":272},{"promptVersionExtension":264,"promptVersionScoring":197,"score":265,"tags":266,"targetMarket":208,"tier":209},"3.1.0",97,[203,267,268,261,269,270,271],"geo","content-optimization","ai-citation","core-eeat","cite-framework",{"commitSha":273,"marketplace":274,"plugin":275},"HEAD",{"name":248,"pluginCount":226},{"mcpCount":8,"provider":276,"skillCount":8},"classify",{"repoId":278},"kd7avx4agxh7qvwmg0n0y5pg4186mx4t",[269,271,268,270,267,261,203],{"evaluatedAt":281,"extractAt":282,"updatedAt":281},1778668164317,1778668146481,{"evaluate":284,"extract":292},{"promptVersionExtension":196,"promptVersionScoring":197,"score":285,"tags":286,"targetMarket":208,"tier":291},93,[203,267,268,287,288,269,289,290],"search-engine-optimization","generative-engine-optimization","keyword-research","technical-seo","community",{"commitSha":273,"license":230,"plugin":293},{"mcpCount":8,"provider":276,"skillCount":294},40,{"parentExtensionId":255,"repoId":278},[269,268,288,267,289,287,203,290],{"evaluatedAt":298,"extractAt":282,"updatedAt":298},1778668181063,{"evaluate":300,"extract":302},{"promptVersionExtension":196,"promptVersionScoring":197,"score":200,"tags":301,"targetMarket":208,"tier":209},[203,204,205,206,207],{"commitSha":273,"license":230},{"parentExtensionId":243,"repoId":278},{"_creationTime":305,"_id":278,"identity":306,"providers":307,"workflow":671},1778668141872.6453,{"githubOwner":237,"githubRepo":238,"sourceUrl":14},{"classify":308,"discover":659,"github":662},{"commitSha":273,"extensions":309},[310,323,369,389,404,419,434,444,454,472,490,502,516,530,542,556,570,583,606,620,632,647],{"basePath":251,"description":258,"displayName":248,"installMethods":311,"rationale":312,"selectedPaths":313,"source":322,"sourceLanguage":18,"type":261},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[314,317,319],{"path":315,"priority":316},".claude-plugin/marketplace.json","mandatory",{"path":318,"priority":316},"README.md",{"path":320,"priority":321},"LICENSE","high","rule",{"basePath":251,"description":246,"displayName":248,"installMethods":324,"license":230,"rationale":325,"selectedPaths":326,"source":322,"sourceLanguage":18,"type":252},{"claudeCode":248},"plugin manifest at .claude-plugin/plugin.json",[327,329,330,331,333,335,337,339,341,343,345,347,349,351,353,355,357,359,361,363,365,367],{"path":328,"priority":316},".claude-plugin/plugin.json",{"path":318,"priority":316},{"path":320,"priority":321},{"path":332,"priority":316},".mcp.json",{"path":334,"priority":321},"commands/audit-domain.md",{"path":336,"priority":321},"commands/audit-page.md",{"path":338,"priority":321},"commands/check-technical.md",{"path":340,"priority":321},"commands/contract-lint.md",{"path":342,"priority":321},"commands/evolve-skill.md",{"path":344,"priority":321},"commands/generate-schema.md",{"path":346,"priority":321},"commands/geo-drift-check.md",{"path":348,"priority":321},"commands/keyword-research.md",{"path":350,"priority":321},"commands/optimize-meta.md",{"path":352,"priority":321},"commands/report.md",{"path":354,"priority":321},"commands/run-evals.md",{"path":356,"priority":321},"commands/setup-alert.md",{"path":358,"priority":321},"commands/skillify.md",{"path":360,"priority":321},"commands/sync-versions.md",{"path":362,"priority":321},"commands/validate-library.md",{"path":364,"priority":321},"commands/wiki-lint.md",{"path":366,"priority":321},"commands/write-content.md",{"path":368,"priority":321},"hooks/hooks.json",{"basePath":370,"description":371,"displayName":372,"installMethods":373,"rationale":374,"selectedPaths":375,"source":322,"sourceLanguage":18,"type":240},"build/geo-content-optimizer","Optimize content for AI citations in ChatGPT, Perplexity, AI Overviews, Gemini, Claude. AI引用优化/GEO优化/AI搜索","geo-content-optimizer",{"claudeCode":12},"SKILL.md frontmatter at build/geo-content-optimizer/SKILL.md",[376,378,381,383,385,387],{"path":377,"priority":316},"SKILL.md",{"path":379,"priority":380},"references/ai-citation-patterns.md","medium",{"path":382,"priority":380},"references/ai-overview-recovery.md",{"path":384,"priority":380},"references/geo-optimization-techniques.md",{"path":386,"priority":380},"references/instructions-detail.md",{"path":388,"priority":380},"references/quotable-content-examples.md",{"basePath":390,"description":391,"displayName":392,"installMethods":393,"rationale":394,"selectedPaths":395,"source":322,"sourceLanguage":18,"type":240},"build/meta-tags-optimizer","Optimize title tags, meta descriptions, Open Graph, Twitter cards for maximum CTR with A/B variations. 标题优化/元描述/CTR","meta-tags-optimizer",{"claudeCode":12},"SKILL.md frontmatter at build/meta-tags-optimizer/SKILL.md",[396,397,399,400,402],{"path":377,"priority":316},{"path":398,"priority":380},"references/ctr-and-social-reference.md",{"path":386,"priority":380},{"path":401,"priority":380},"references/meta-tag-code-templates.md",{"path":403,"priority":380},"references/meta-tag-formulas.md",{"basePath":405,"description":406,"displayName":407,"installMethods":408,"rationale":409,"selectedPaths":410,"source":322,"sourceLanguage":18,"type":240},"build/schema-markup-generator","Generate JSON-LD structured data for FAQ, HowTo, Article, Product, LocalBusiness rich results. Schema标记/结构化数据","schema-markup-generator",{"claudeCode":12},"SKILL.md frontmatter at build/schema-markup-generator/SKILL.md",[411,412,413,415,417],{"path":377,"priority":316},{"path":386,"priority":380},{"path":414,"priority":380},"references/schema-decision-tree.md",{"path":416,"priority":380},"references/schema-templates.md",{"path":418,"priority":380},"references/validation-guide.md",{"basePath":420,"description":421,"displayName":422,"installMethods":423,"rationale":424,"selectedPaths":425,"source":322,"sourceLanguage":18,"type":240},"build/seo-content-writer","Write SEO blog posts, articles, landing pages with keyword integration, header optimization, and snippet targeting. SEO文章写作/内容优化","seo-content-writer",{"claudeCode":12},"SKILL.md frontmatter at build/seo-content-writer/SKILL.md",[426,427,429,430,432],{"path":377,"priority":316},{"path":428,"priority":380},"references/content-structure-templates.md",{"path":386,"priority":380},{"path":431,"priority":380},"references/seo-writing-checklist.md",{"path":433,"priority":380},"references/title-formulas.md",{"basePath":435,"description":436,"displayName":437,"installMethods":438,"rationale":439,"selectedPaths":440,"source":322,"sourceLanguage":18,"type":240},"cross-cutting/content-quality-auditor","Use when auditing content quality, E-E-A-T, publish readiness, or 内容质量/EEAT评分. Runs 80-item CORE-EEAT scoring with veto checks and fix plan.","content-quality-auditor",{"claudeCode":12},"SKILL.md frontmatter at cross-cutting/content-quality-auditor/SKILL.md",[441,442],{"path":377,"priority":316},{"path":443,"priority":380},"references/item-reference.md",{"basePath":445,"description":446,"displayName":447,"installMethods":448,"rationale":449,"selectedPaths":450,"source":322,"sourceLanguage":18,"type":240},"cross-cutting/domain-authority-auditor","Use when auditing domain authority, trust, citations, or 域名权威/网站可信度. Runs 40-item CITE scoring with veto checks.","domain-authority-auditor",{"claudeCode":12},"SKILL.md frontmatter at cross-cutting/domain-authority-auditor/SKILL.md",[451,452],{"path":377,"priority":316},{"path":453,"priority":380},"references/example-report.md",{"basePath":455,"description":456,"displayName":457,"installMethods":458,"rationale":459,"selectedPaths":460,"source":322,"sourceLanguage":18,"type":240},"cross-cutting/entity-optimizer","Build entity presence in Knowledge Graph, Wikidata, AI systems for brand recognition and citations. 实体优化/知识图谱","entity-optimizer",{"claudeCode":12},"SKILL.md frontmatter at cross-cutting/entity-optimizer/SKILL.md",[461,462,464,466,468,470],{"path":377,"priority":316},{"path":463,"priority":380},"references/entity-signal-checklist.md",{"path":465,"priority":380},"references/entity-type-reference.md",{"path":467,"priority":380},"references/example-audit-report.md",{"path":469,"priority":380},"references/knowledge-graph-guide.md",{"path":471,"priority":380},"references/knowledge-panel-wikidata-guide.md",{"basePath":473,"description":474,"displayName":475,"installMethods":476,"rationale":477,"selectedPaths":478,"source":322,"sourceLanguage":18,"type":240},"cross-cutting/memory-management","Persist SEO/GEO campaign context across Claude sessions with automatic hot-list, active work, and archive tiers. 项目记忆/跨会话","memory-management",{"claudeCode":12},"SKILL.md frontmatter at cross-cutting/memory-management/SKILL.md",[479,480,482,484,486,488],{"path":377,"priority":316},{"path":481,"priority":380},"references/examples.md",{"path":483,"priority":380},"references/glossary-template.md",{"path":485,"priority":380},"references/hot-cache-template.md",{"path":487,"priority":380},"references/promotion-demotion-rules.md",{"path":489,"priority":380},"references/update-triggers-integration.md",{"basePath":491,"description":492,"displayName":493,"installMethods":494,"rationale":495,"selectedPaths":496,"source":322,"sourceLanguage":18,"type":240},"monitor/alert-manager","Configure SEO alerts for ranking drops, traffic changes, technical issues, competitor movements. SEO预警/排名监控","alert-manager",{"claudeCode":12},"SKILL.md frontmatter at monitor/alert-manager/SKILL.md",[497,498,500],{"path":377,"priority":316},{"path":499,"priority":380},"references/alert-configuration-templates.md",{"path":501,"priority":380},"references/alert-threshold-guide.md",{"basePath":503,"description":504,"displayName":505,"installMethods":506,"rationale":507,"selectedPaths":508,"source":322,"sourceLanguage":18,"type":240},"monitor/backlink-analyzer","Use when analyzing backlink profiles, link authority, toxic links, link-building opportunities, or competitor link gaps. 外链分析/反向链接","backlink-analyzer",{"claudeCode":12},"SKILL.md frontmatter at monitor/backlink-analyzer/SKILL.md",[509,510,512,514],{"path":377,"priority":316},{"path":511,"priority":380},"references/analysis-templates.md",{"path":513,"priority":380},"references/link-quality-rubric.md",{"path":515,"priority":380},"references/outreach-templates.md",{"basePath":517,"description":518,"displayName":519,"installMethods":520,"rationale":521,"selectedPaths":522,"source":322,"sourceLanguage":18,"type":240},"monitor/performance-reporter","Use when generating SEO/GEO reports, traffic summaries, ranking reports, KPI dashboards, stakeholder updates, or monthly reports. SEO报告/绩效仪表盘","performance-reporter",{"claudeCode":12},"SKILL.md frontmatter at monitor/performance-reporter/SKILL.md",[523,524,526,528],{"path":377,"priority":316},{"path":525,"priority":380},"references/kpi-definitions.md",{"path":527,"priority":380},"references/report-output-templates.md",{"path":529,"priority":380},"references/report-templates.md",{"basePath":531,"description":532,"displayName":533,"installMethods":534,"rationale":535,"selectedPaths":536,"source":322,"sourceLanguage":18,"type":240},"monitor/rank-tracker","Track keyword rankings and SERP feature changes in traditional search and AI responses over time. 排名追踪/SERP监控","rank-tracker",{"claudeCode":12},"SKILL.md frontmatter at monitor/rank-tracker/SKILL.md",[537,538,540],{"path":377,"priority":316},{"path":539,"priority":380},"references/ranking-analysis-templates.md",{"path":541,"priority":380},"references/tracking-setup-guide.md",{"basePath":543,"description":544,"displayName":545,"installMethods":546,"rationale":547,"selectedPaths":548,"source":322,"sourceLanguage":18,"type":240},"optimize/content-refresher","Use when updating outdated content, fixing traffic/ranking decay, refreshing stats, adding new sections, or improving freshness signals. 内容更新/排名恢复","content-refresher",{"claudeCode":12},"SKILL.md frontmatter at optimize/content-refresher/SKILL.md",[549,550,552,554],{"path":377,"priority":316},{"path":551,"priority":380},"references/content-decay-signals.md",{"path":553,"priority":380},"references/refresh-example.md",{"path":555,"priority":380},"references/refresh-templates.md",{"basePath":557,"description":558,"displayName":559,"installMethods":560,"rationale":561,"selectedPaths":562,"source":322,"sourceLanguage":18,"type":240},"optimize/internal-linking-optimizer","Use when improving internal link structure, anchor text, orphan pages, crawl depth, site architecture, or link equity flow. 内链优化/站内架构","internal-linking-optimizer",{"claudeCode":12},"SKILL.md frontmatter at optimize/internal-linking-optimizer/SKILL.md",[563,564,566,568],{"path":377,"priority":316},{"path":565,"priority":380},"references/link-architecture-patterns.md",{"path":567,"priority":380},"references/linking-example.md",{"path":569,"priority":380},"references/linking-templates.md",{"basePath":236,"description":10,"displayName":239,"installMethods":571,"rationale":572,"selectedPaths":573,"source":322,"sourceLanguage":18,"type":240},{"claudeCode":12},"SKILL.md frontmatter at optimize/on-page-seo-auditor/SKILL.md",[574,575,577,579,581],{"path":377,"priority":316},{"path":576,"priority":380},"references/audit-example.md",{"path":578,"priority":380},"references/audit-templates.md",{"path":580,"priority":380},"references/bulk-audit-playbook.md",{"path":582,"priority":380},"references/scoring-rubric.md",{"basePath":584,"description":585,"displayName":586,"installMethods":587,"rationale":588,"selectedPaths":589,"source":322,"sourceLanguage":18,"type":240},"optimize/technical-seo-checker","Technical SEO audit: Core Web Vitals, crawl, indexing, mobile, speed, architecture, redirects. 技术SEO/网站速度","technical-seo-checker",{"claudeCode":12},"SKILL.md frontmatter at optimize/technical-seo-checker/SKILL.md",[590,591,592,594,596,598,600,602,604],{"path":377,"priority":316},{"path":580,"priority":380},{"path":593,"priority":380},"references/ecommerce-platform-patterns.md",{"path":595,"priority":380},"references/http-status-codes.md",{"path":597,"priority":380},"references/llm-crawler-handling.md",{"path":599,"priority":380},"references/pre-migration-playbook.md",{"path":601,"priority":380},"references/robots-txt-reference.md",{"path":603,"priority":380},"references/technical-audit-example.md",{"path":605,"priority":380},"references/technical-audit-templates.md",{"basePath":607,"description":608,"displayName":609,"installMethods":610,"rationale":611,"selectedPaths":612,"source":322,"sourceLanguage":18,"type":240},"research/competitor-analysis","Analyze competitor SEO/GEO: keywords, content, backlinks, AI citations, traffic share gaps. 竞品分析/竞争对手","competitor-analysis",{"claudeCode":12},"SKILL.md frontmatter at research/competitor-analysis/SKILL.md",[613,614,615,617,618],{"path":377,"priority":316},{"path":511,"priority":380},{"path":616,"priority":380},"references/battlecard-template.md",{"path":453,"priority":380},{"path":619,"priority":380},"references/positioning-frameworks.md",{"basePath":621,"description":622,"displayName":623,"installMethods":624,"rationale":625,"selectedPaths":626,"source":322,"sourceLanguage":18,"type":240},"research/content-gap-analysis","Find content gaps: topics and keywords competitors cover that you don't, with editorial calendar. 内容缺口/选题规划","content-gap-analysis",{"claudeCode":12},"SKILL.md frontmatter at research/content-gap-analysis/SKILL.md",[627,628,629,630],{"path":377,"priority":316},{"path":511,"priority":380},{"path":453,"priority":380},{"path":631,"priority":380},"references/gap-analysis-frameworks.md",{"basePath":633,"description":634,"displayName":289,"installMethods":635,"rationale":636,"selectedPaths":637,"source":322,"sourceLanguage":18,"type":240},"research/keyword-research","Find high-value SEO keywords: search volume, difficulty, intent classification, topic clusters. 关键词研究/内容选题",{"claudeCode":12},"SKILL.md frontmatter at research/keyword-research/SKILL.md",[638,639,640,641,643,645],{"path":377,"priority":316},{"path":453,"priority":380},{"path":386,"priority":380},{"path":642,"priority":380},"references/keyword-intent-taxonomy.md",{"path":644,"priority":380},"references/keyword-prioritization-framework.md",{"path":646,"priority":380},"references/topic-cluster-templates.md",{"basePath":648,"description":649,"displayName":650,"installMethods":651,"rationale":652,"selectedPaths":653,"source":322,"sourceLanguage":18,"type":240},"research/serp-analysis","Analyze SERPs: ranking factors, features, intent patterns, AI overviews, featured snippets. SERP分析/搜索结果","serp-analysis",{"claudeCode":12},"SKILL.md frontmatter at research/serp-analysis/SKILL.md",[654,655,656,657],{"path":377,"priority":316},{"path":511,"priority":380},{"path":453,"priority":380},{"path":658,"priority":380},"references/serp-feature-taxonomy.md",{"sources":660},[661],"manual",{"closedIssues90d":223,"description":663,"forks":224,"license":230,"openIssues90d":226,"pushedAt":227,"readmeSize":221,"stars":228,"topics":664},"20 SEO & GEO skills for Claude Code, Cursor, Codex, and 35+ AI agents. Keyword research, content writing, technical audits, rank tracking. CORE-EEAT + CITE frameworks.",[665,267,203,666,667,668,268,288,669,287,670],"claude-skills","agent-skills","ai-skills","claude-code","marketing","seo-tools",{"classifiedAt":672,"discoverAt":673,"extractAt":674,"githubAt":674,"updatedAt":672},1778668145994,1778668141872,1778668144150,[206,204,207,203,205],{"evaluatedAt":234,"extractAt":282,"updatedAt":234},[],[679,711,740,767,796,826],{"_creationTime":680,"_id":681,"community":682,"display":683,"identity":689,"providers":694,"relations":705,"tags":707,"workflow":708},1778696691708.3035,"k17br1j5s86ae90zqeyd7zcg2586mkwr",{"reviewCount":8},{"description":684,"installMethods":685,"name":687,"sourceUrl":688},"Comprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms\n",{"claudeCode":686},"ruvnet/ruflo","Performance Analysis","https://github.com/ruvnet/ruflo",{"basePath":690,"githubOwner":691,"githubRepo":692,"locale":18,"slug":693,"type":240},".claude/skills/performance-analysis","ruvnet","ruflo","performance-analysis",{"evaluate":695,"extract":703},{"promptVersionExtension":196,"promptVersionScoring":197,"score":696,"tags":697,"targetMarket":208,"tier":209},100,[698,699,700,701,702,207],"performance","analysis","optimization","claude-flow","bottleneck-detection",{"commitSha":273,"license":704},"MIT",{"repoId":706},"kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[699,702,701,700,698,207],{"evaluatedAt":709,"extractAt":710,"updatedAt":709},1778699217174,1778696691708,{"_creationTime":712,"_id":713,"community":714,"display":715,"identity":721,"providers":725,"relations":733,"tags":736,"workflow":737},1778698144006.2202,"k172517ana4f5vj79mb22xzwsx86mksv",{"reviewCount":8},{"description":716,"installMethods":717,"name":719,"sourceUrl":720},"Audit and consolidate HubSpot reporting dashboards. Identifies unused, duplicate, or outdated dashboards. Must be performed manually — no dashboard API is available.",{"claudeCode":718},"TomGranot/hubspot-admin-skills","cleanup-dashboards","https://github.com/TomGranot/hubspot-admin-skills",{"basePath":722,"githubOwner":723,"githubRepo":724,"locale":18,"slug":719,"type":240},"skills/cleanup-dashboards","TomGranot","hubspot-admin-skills",{"evaluate":726,"extract":732},{"promptVersionExtension":196,"promptVersionScoring":197,"score":696,"tags":727,"targetMarket":208,"tier":209},[728,729,730,207,731],"hubspot","crm","maintenance","cleanup",{"commitSha":273},{"parentExtensionId":734,"repoId":735},"k17c3p8t0thc73pbc8egtz31y986mwr0","kd75kpec7arn6z2wz641vfaj8n86nab6",[731,729,728,730,207],{"evaluatedAt":738,"extractAt":739,"updatedAt":738},1778698268281,1778698144006,{"_creationTime":741,"_id":742,"community":743,"display":744,"identity":750,"providers":754,"relations":760,"tags":763,"workflow":764},1778694480889.9524,"k17cem4hc58gq77dezte6rz8mx86nkpf",{"reviewCount":8},{"description":745,"installMethods":746,"name":748,"sourceUrl":749},"Display the current state of the FPF knowledge base",{"claudeCode":747},"NeoLabHQ/context-engineering-kit","status","https://github.com/NeoLabHQ/context-engineering-kit",{"basePath":751,"githubOwner":752,"githubRepo":753,"locale":18,"slug":748,"type":240},"plugins/fpf/skills/status","NeoLabHQ","context-engineering-kit",{"evaluate":755,"extract":759},{"promptVersionExtension":196,"promptVersionScoring":197,"score":696,"tags":756,"targetMarket":208,"tier":209},[757,748,207,758],"knowledge-base","fpf",{"commitSha":273},{"parentExtensionId":761,"repoId":762},"k170dd9j7raacsjs3ta67k8cw986m50s","kd7a3rj13ezgx1wgm0jfh08hsx86n0sz",[758,757,207,748],{"evaluatedAt":765,"extractAt":766,"updatedAt":765},1778695034738,1778694480890,{"_creationTime":768,"_id":769,"community":770,"display":771,"identity":777,"providers":781,"relations":789,"tags":792,"workflow":793},1778692726926.7627,"k17dhmskz6t7wpxvd9ygy7fvsh86n695",{"reviewCount":8},{"description":772,"installMethods":773,"name":775,"sourceUrl":776},"End-of-quarter strategic review in narrative style with a bets scorecard. Use when someone says \"quarter review\", \"strategic review\", \"what happened last quarter\", \"quarterly retro\", \"bets scorecard\", \"review our bets\", \"end of quarter report\".\n",{"claudeCode":774},"marfoerst/the-pragmatic-pm","pm-strategic-review","https://github.com/marfoerst/the-pragmatic-pm",{"basePath":778,"githubOwner":779,"githubRepo":780,"locale":18,"slug":775,"type":240},"skills/pm-strategic-review","marfoerst","the-pragmatic-pm",{"evaluate":782,"extract":788},{"promptVersionExtension":196,"promptVersionScoring":197,"score":696,"tags":783,"targetMarket":208,"tier":209},[784,785,207,786,787],"product-management","strategy","review","scorecard",{"commitSha":273},{"parentExtensionId":790,"repoId":791},"k17ehawghqbe3ff7rxmq9cq1xs86nm21","kd731k864fr1ezp8r85ecbhz9986mzz7",[784,207,786,787,785],{"evaluatedAt":794,"extractAt":795,"updatedAt":794},1778693621016,1778692726926,{"_creationTime":797,"_id":798,"community":799,"display":800,"identity":806,"providers":810,"relations":819,"tags":822,"workflow":823},1778692306427.1023,"k17f0vqhj9x3ee4773kq2m8fph86n5ct",{"reviewCount":8},{"description":801,"installMethods":802,"name":804,"sourceUrl":805},"Revenue and costs tracker. AWS spend via aws ce, credits tracker, project revenue stages. Shows burn rate, runway estimate, credits expiring.",{"claudeCode":803},"Lifecycle-Innovations-Limited/claude-ops","ops-revenue","https://github.com/Lifecycle-Innovations-Limited/claude-ops",{"basePath":807,"githubOwner":808,"githubRepo":809,"locale":18,"slug":804,"type":240},"claude-ops/skills/ops-revenue","Lifecycle-Innovations-Limited","claude-ops",{"evaluate":811,"extract":818},{"promptVersionExtension":196,"promptVersionScoring":197,"score":696,"tags":812,"targetMarket":208,"tier":209},[813,814,815,816,207,817],"finance","aws","cost-tracking","revenue","dashboard",{"commitSha":273},{"parentExtensionId":820,"repoId":821},"k17d0t6ns7y6t377pfprg128hd86nm89","kd7d52tcek2e34r805zs06b10d86n39v",[814,815,817,813,207,816],{"evaluatedAt":824,"extractAt":825,"updatedAt":824},1778692873720,1778692306427,{"_creationTime":827,"_id":828,"community":829,"display":830,"identity":836,"providers":841,"relations":849,"tags":852,"workflow":853},1778692706692.615,"k175km7t1cvxck0ecpgxry0tbd86m157",{"reviewCount":8},{"description":831,"installMethods":832,"name":834,"sourceUrl":835},"Vertrauenswürdige Ausführungs- und Reporting-Skill für die README-basierte Reproduktion von KI-Repositorien. Verwenden Sie diesen Skill, wenn die Aufgabe speziell darin besteht, Nachweise aus dem ausgewählten Smoke-Test oder dem dokumentierten Inferenz- oder Auswertungsbefehl zu erfassen oder zu normalisieren und standardisierte `repro_outputs/`-Dateien zu schreiben, einschließlich Patch-Notizen, wenn sich Repository-Dateien geändert haben. Nicht für Trainingsausführung, erstmalige Repositoireaufnahme, generische Umgebungs einrichtung, Paper-Suche, Zielauswahl oder reine End-to-End-Orchestrierung verwenden.",{"claudeCode":833},"lllllllama/ai-paper-reproduction-skill","minimal-run-and-audit","https://github.com/lllllllama/ai-paper-reproduction-skill",{"basePath":837,"githubOwner":838,"githubRepo":839,"locale":840,"slug":834,"type":240},"skills/minimal-run-and-audit","lllllllama","ai-paper-reproduction-skill","de",{"evaluate":842,"extract":848},{"promptVersionExtension":196,"promptVersionScoring":197,"score":696,"tags":843,"targetMarket":208,"tier":209},[844,845,207,846,847],"reproduction","testing","code-execution","evidence-capture",{"commitSha":273},{"repoId":850,"translatedFrom":851},"kd7629v5mqesxwwe9w7qtfgp7d86n6re","k1718b6r9230y7ft3t8gkmsg2986my9z",[846,847,207,844,845],{"evaluatedAt":854,"extractAt":855,"updatedAt":856},1778692567369,1778692396032,1778692706692]