[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-plugin-ReScienceLab-seo-geo-en":3,"guides-for-ReScienceLab-seo-geo":722,"similar-k171z1mtdgrv6hnzthyn6r7r0x86mdyw-en":723},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":14,"identity":256,"isFallback":251,"parentExtension":261,"providers":295,"relations":299,"repo":300,"tags":720,"workflow":721},1778696505500.0054,"k171z1mtdgrv6hnzthyn6r7r0x86mdyw",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13},"SEO & GEO (Generative Engine Optimization) for websites. Optimize for AI search engines (ChatGPT, Perplexity, Gemini, Copilot, Claude) and traditional search (Google, Bing). Includes Princeton GEO research methods for +40% AI visibility.",{"claudeCode":12},"seo-geo","https://github.com/ReScienceLab/opc-skills",{"_creationTime":15,"_id":16,"extensionId":5,"locale":17,"result":18,"trustSignals":238,"workflow":254},1778696696973.18,"kn7cmxfy9bg37r75sw7sa85c8186n0tg","en",{"checks":19,"evaluatedAt":205,"extensionSummary":206,"features":207,"nonGoals":213,"promptVersionExtension":217,"promptVersionScoring":218,"purpose":219,"rationale":220,"score":221,"summary":222,"tags":223,"targetMarket":231,"tier":232,"useCases":233},[20,25,28,31,35,38,42,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,172,175,178,181,184,187,191,194,197,201],{"category":21,"check":22,"severity":23,"summary":24},"Practical Utility","Problem relevance","pass","The description clearly names a concrete user problem: optimizing websites for both traditional and AI search engines, addressing a specific need for improved visibility and ranking.",{"category":21,"check":26,"severity":23,"summary":27},"Unique selling proposition","The skill offers value beyond simple prompting by implementing specific methods for AI search engine optimization, including Princeton GEO research, which is a tangible differentiator.",{"category":21,"check":29,"severity":23,"summary":30},"Production readiness","The skill provides a comprehensive workflow for SEO/GEO optimization, including auditing, keyword research, content optimization, and validation, covering the complete lifecycle for improving search visibility.",{"category":32,"check":33,"severity":23,"summary":34},"Scope","Single responsibility principle","The plugin focuses on a single domain: SEO and GEO optimization for websites, encompassing related tasks like keyword research and schema markup generation without venturing into unrelated areas.",{"category":32,"check":36,"severity":23,"summary":37},"Description quality","The displayed description accurately reflects the skill's capabilities, clearly outlining its purpose for optimizing websites for various search engines and mentioning its unique approach.",{"category":39,"check":40,"severity":23,"summary":41},"Invocation","Scoped tools","The skill utilizes specific commands like `seo_audit.py` and clear bash commands for checking meta tags, robots.txt, and sitemaps, rather than a single generalist tool.",{"category":43,"check":44,"severity":45,"summary":46},"Documentation","Configuration & parameter reference","info","The README details the workflow and provides example commands, but does not explicitly document default values for any parameters or configuration precedence if any were to exist.",{"category":32,"check":48,"severity":23,"summary":49},"Tool naming","The commands and scripts referenced in the README are descriptive and align with the skill's domain of SEO/GEO optimization.",{"category":32,"check":51,"severity":23,"summary":52},"Minimal I/O surface","The example commands demonstrate focused inputs and outputs, such as checking specific files or generating schema markup, without excessive data requests or diagnostic dumps.",{"category":54,"check":55,"severity":23,"summary":56},"License","License usability","The project is licensed under MIT, which is a permissive open-source license, and this is clearly indicated in the README and plugin.json.",{"category":58,"check":59,"severity":23,"summary":60},"Maintenance","Commit recency","The last commit was on May 13, 2026, which is recent, indicating active maintenance.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The skill appears to rely on standard command-line tools and Python scripts, but there's no indication of complex third-party dependencies that would require specific management measures.",{"category":66,"check":67,"severity":63,"summary":68},"Security","Secret Management","The skill does not appear to handle or require any secrets, as its operations are primarily analytical and use publicly accessible resources or local scripts.",{"category":66,"check":70,"severity":23,"summary":71},"Injection","The skill's scripts and commands, as described, process data and do not appear to execute arbitrary code or load untrusted external content as instructions.",{"category":66,"check":73,"severity":23,"summary":74},"Transitive Supply-Chain Grenades","The skill relies on local scripts and publicly available tools like `curl` and `python3`, with no evidence of runtime downloads of uncommitted code or remote instructions.",{"category":66,"check":76,"severity":23,"summary":77},"Sandbox Isolation","The operations described (website audits, schema generation, file checks) are analytical and do not involve modifying files outside the project or bundle, respecting sandbox boundaries.",{"category":66,"check":79,"severity":23,"summary":80},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were detected in the described scripts or commands.",{"category":66,"check":82,"severity":23,"summary":83},"Data Exfiltration","The skill's documented functions focus on analyzing website data and generating optimization suggestions; there are no indications of reading confidential data or submitting it to third parties.",{"category":66,"check":85,"severity":23,"summary":86},"Hidden Text Tricks","The bundled content and descriptions appear to be free of hidden-steering tricks, malicious Unicode characters, or obfuscated instructions.",{"category":88,"check":89,"severity":23,"summary":90},"Hooks","Opaque code execution","The described scripts are plain bash and Python, and no obfuscated code, base64 payloads, or runtime fetches were identified.",{"category":92,"check":93,"severity":23,"summary":94},"Portability","Structural Assumption","The skill's scripts operate on provided URLs or standard file paths (robots.txt, sitemap.xml), making no assumptions about a user's specific project file layout.",{"category":96,"check":97,"severity":23,"summary":98},"Trust","Issues Attention","In the last 90 days, 0 issues were opened and 3 were closed, indicating good maintenance engagement.",{"category":100,"check":101,"severity":23,"summary":102},"Versioning","Release Management","The `plugin.json` specifies version 1.0.0, and the README includes a `CHANGELOG.md`, indicating a clear versioning signal.",{"category":104,"check":105,"severity":45,"summary":106},"Code Execution","Validation","While the script examples show usage of parameters, there is no explicit mention or evidence of a schema validation library (like Zod or pydantic) being used for input sanitization.",{"category":66,"check":108,"severity":23,"summary":109},"Unguarded Destructive Operations","The skill is analytical and does not perform any destructive operations like deleting files or making infrastructure changes.",{"category":104,"check":111,"severity":45,"summary":112},"Error Handling","The example commands show basic usage, but there is no explicit detail on how errors are caught, categorized, and reported with structured fields for agent routing.",{"category":104,"check":114,"severity":63,"summary":115},"Logging","The skill is primarily analytical and does not involve destructive actions or outbound calls that would necessitate a local audit file.",{"category":117,"check":118,"severity":63,"summary":119},"Compliance","GDPR","The skill operates on public website data and does not handle personal data, thus GDPR compliance is not applicable.",{"category":117,"check":121,"severity":23,"summary":122},"Target market","The skill's functions are globally applicable to any website and do not contain any regional or jurisdictional logic, aligning with a 'global' target market.",{"category":92,"check":124,"severity":23,"summary":125},"Runtime stability","The skill uses standard command-line tools like `curl` and `python3`, ensuring broad POSIX compatibility and no OS-specific assumptions.",{"category":43,"check":127,"severity":23,"summary":128},"README","The README clearly states the extension's purpose, provides an overview of included skills, installation instructions, and documentation resources.",{"category":32,"check":130,"severity":23,"summary":131},"Tool surface size","The skill exposes a few distinct functionalities (auditing, schema generation, checking specific files), fitting within the ideal range of 3-10 tools.",{"category":39,"check":133,"severity":23,"summary":134},"Overlapping near-synonym tools","The described tools and commands (e.g., `seo_audit.py`, checking meta tags, robots.txt, sitemap) represent distinct functionalities and do not appear to have overlapping near-synonym names.",{"category":43,"check":136,"severity":23,"summary":137},"Phantom features","All features mentioned in the README, such as website audits, keyword research integration, and schema generation, have corresponding commands or script references in the documentation.",{"category":139,"check":140,"severity":23,"summary":141},"Install","Installation instruction","The README provides clear, copy-pasteable installation instructions for both Claude Code marketplace and universal installation, including examples.",{"category":143,"check":144,"severity":45,"summary":145},"Errors","Actionable error messages","The README provides example commands but does not detail the structure or content of error messages, nor does it link to specific remediation steps or documentation for errors.",{"category":147,"check":148,"severity":23,"summary":149},"Execution","Pinned dependencies","The README mentions `python3 scripts/seo_audit.py` and `curl`, implying standard system tools. The `plugin.json` declares version 1.0.0, and the MIT license is provided, suggesting a stable release.",{"category":32,"check":151,"severity":63,"summary":152},"Dry-run preview","The skill is primarily analytical and read-only, so a dry-run preview is not applicable.",{"category":154,"check":155,"severity":63,"summary":156},"Protocol","Idempotent retry & timeouts","The skill's operations are analytical and do not involve remote calls or state-changing operations, making idempotency and timeouts not applicable.",{"category":117,"check":158,"severity":23,"summary":159},"Telemetry opt-in","There is no mention of telemetry collection in the README or plugin.json, and the skill's nature does not suggest any such behavior by default.",{"category":39,"check":161,"severity":23,"summary":162},"Name collisions","The plugin is designed as a single skill package (`seo-geo`) and does not appear to have internal name collisions with other bundled skills or Claude Code built-ins.",{"category":39,"check":164,"severity":63,"summary":165},"Hooks-off mechanism","This extension is a plugin that bundles skills, and there is no indication of it using or managing hooks that would require a hooks-off mechanism.",{"category":39,"check":167,"severity":63,"summary":168},"Hook matcher tightness","The plugin does not appear to implement any custom hooks, so this check is not applicable.",{"category":66,"check":170,"severity":63,"summary":171},"Hook security","There is no evidence of custom hooks being used in this plugin, making this security check not applicable.",{"category":88,"check":173,"severity":63,"summary":174},"Silent prompt rewriting","This plugin does not appear to utilize UserPromptSubmit hooks, so silent prompt rewriting is not a concern.",{"category":66,"check":176,"severity":63,"summary":177},"Permission Hook","There are no PermissionRequest hooks implemented in this plugin, so this check is not applicable.",{"category":117,"check":179,"severity":63,"summary":180},"Hook privacy","The plugin does not appear to use hooks for logging or telemetry, making this check not applicable.",{"category":104,"check":182,"severity":63,"summary":183},"Hook dependency","No custom hooks are implemented in this plugin, so hook script analysis is not required.",{"category":43,"check":185,"severity":23,"summary":186},"Feature Transparency","The README clearly outlines the skill's purpose and capabilities, aligning with the implementation details found in the plugin.json and SKILL.md.",{"category":188,"check":189,"severity":23,"summary":190},"Convention","Layout convention adherence","The plugin follows Claude Code conventions, with `plugin.json` in `.claude-plugin/` and scripts referenced from `plugin.json`.",{"category":188,"check":192,"severity":63,"summary":193},"Plugin state","The plugin does not appear to have persistent state that would need to be managed under `${CLAUDE_PLUGIN_DATA}`.",{"category":66,"check":195,"severity":63,"summary":196},"Keychain-stored secrets","The plugin does not handle secrets, so keychain storage is not applicable.",{"category":198,"check":199,"severity":23,"summary":200},"Dependencies","Tagged release sourcing","The plugin itself has a versioned release (1.0.0), and its scripts rely on standard tools like `curl` and `python3` which are assumed to be installed, not pulled from tagged releases.",{"category":202,"check":203,"severity":23,"summary":204},"Installation","Clean uninstall","The plugin's operations are analytical and do not involve installing background daemons or persistent services, ensuring a clean uninstall.",1778696696758,"This plugin provides a comprehensive set of tools and guidance for Search Engine Optimization (SEO) and Generative Engine Optimization (GEO), including website auditing, keyword research, schema markup generation, and platform-specific optimization strategies.",[208,209,210,211,212],"SEO and GEO analysis for AI and traditional search engines","Keyword research and competitor analysis guidance","Schema markup generation (FAQPage, etc.)","Content structure optimization advice","Website audit and validation steps",[214,215,216],"Performing website content writing or graphic design.","Directly managing website hosting or domain registration.","Automating the entire SEO process without user oversight.","3.0.0","4.4.0","To enhance website visibility and search engine ranking for both traditional and AI-powered search platforms by providing actionable optimization techniques and tools.","The extension is well-documented, follows conventions, and has a clear utility with no critical or warning findings. Minor info findings relate to documentation depth and absence of explicit validation libraries.",97,"A robust plugin for SEO and GEO optimization, offering detailed guidance and tools for improving website visibility across AI and traditional search engines.",[224,225,226,227,228,229,230],"seo","geo","optimization","search-engine","schema-markup","json-ld","ai-visibility","global","verified",[234,235,236,237],"Improve a website's ranking on Google, Bing, ChatGPT, and Perplexity.","Generate structured data (JSON-LD) to enhance search engine understanding.","Optimize content for AI search engines by applying specific GEO methods.","Conduct technical SEO audits for existing web pages.",{"codeQuality":239,"collectedAt":241,"documentation":242,"maintenance":245,"security":250,"testCoverage":253},{"hasLockfile":240},true,1778696679439,{"descriptionLength":243,"readmeSize":244},237,8157,{"closedIssues90d":246,"forks":221,"hasChangelog":240,"manifestVersion":247,"openIssues90d":8,"pushedAt":248,"stars":249},3,"1.0.0",1778656415000,858,{"hasNpmPackage":251,"license":252,"smitheryVerified":251},false,"MIT",{"hasCi":240,"hasTests":251},{"updatedAt":255},1778696696973,{"basePath":257,"githubOwner":258,"githubRepo":259,"locale":17,"slug":12,"type":260},"skills/seo-geo","ReScienceLab","opc-skills","plugin",{"_creationTime":262,"_id":263,"community":264,"display":265,"identity":269,"parentExtension":272,"providers":273,"relations":289,"tags":291,"workflow":292},1778696505500.0032,"k17agfyzmts45g65m489121e9n86njbk",{"reviewCount":8},{"description":266,"installMethods":267,"name":259,"sourceUrl":13},"Agent Skills for One Person Companies - Boost your AI agent with specialized skills for solopreneurs and indie hackers",{"claudeCode":268},"ReScienceLab/opc-skills",{"basePath":270,"githubOwner":258,"githubRepo":259,"locale":17,"slug":259,"type":271},"","marketplace",null,{"evaluate":274,"extract":283},{"promptVersionExtension":275,"promptVersionScoring":218,"score":276,"tags":277,"targetMarket":231,"tier":232},"3.1.0",99,[278,279,280,281,282],"solopreneur","indie-hacker","automation","productivity","ai-tools",{"commitSha":284,"marketplace":285,"plugin":287},"HEAD",{"name":259,"pluginCount":286},9,{"mcpCount":8,"provider":288,"skillCount":8},"classify",{"repoId":290},"kd7fj56h5kejcgm6hcjmzn79xd86m7wa",[282,280,279,281,278],{"evaluatedAt":293,"extractAt":294,"updatedAt":293},1778696521966,1778696505500,{"evaluate":296,"extract":298},{"promptVersionExtension":217,"promptVersionScoring":218,"score":221,"tags":297,"targetMarket":231,"tier":232},[224,225,226,227,228,229,230],{"commitSha":284,"license":252},{"parentExtensionId":263,"repoId":290},{"_creationTime":301,"_id":290,"identity":302,"providers":303,"workflow":716},1778696498481.4097,{"githubOwner":258,"githubRepo":259,"sourceUrl":13},{"classify":304,"discover":704,"github":707},{"commitSha":284,"extensions":305},[306,319,331,340,349,358,367,376,385,394,400,413,456,464,472,506,518,569,581,608,625,635,696],{"basePath":270,"description":266,"displayName":259,"installMethods":307,"rationale":308,"selectedPaths":309,"source":318,"sourceLanguage":17,"type":271},{"claudeCode":268},"marketplace.json at .claude-plugin/marketplace.json",[310,313,315],{"path":311,"priority":312},".claude-plugin/marketplace.json","mandatory",{"path":314,"priority":312},"README.md",{"path":316,"priority":317},"LICENSE","high","rule",{"basePath":320,"description":321,"displayName":322,"installMethods":323,"license":252,"rationale":324,"selectedPaths":325,"source":318,"sourceLanguage":17,"type":260},"skills/requesthunt","Generate user demand research reports from real user feedback. Scrape and analyze feature requests, complaints, and questions from Reddit, X, and GitHub.","requesthunt",{"claudeCode":322},"plugin manifest at skills/requesthunt/.claude-plugin/plugin.json",[326,328],{"path":327,"priority":312},".claude-plugin/plugin.json",{"path":329,"priority":330},"SKILL.md","medium",{"basePath":332,"description":333,"displayName":334,"installMethods":335,"license":252,"rationale":336,"selectedPaths":337,"source":318,"sourceLanguage":17,"type":260},"skills/domain-hunter","Search domains, compare registrar prices, and find promo codes. Help users find and purchase domain names at the best price.","domain-hunter",{"claudeCode":334},"plugin manifest at skills/domain-hunter/.claude-plugin/plugin.json",[338,339],{"path":327,"priority":312},{"path":329,"priority":330},{"basePath":341,"description":342,"displayName":343,"installMethods":344,"license":252,"rationale":345,"selectedPaths":346,"source":318,"sourceLanguage":17,"type":260},"skills/logo-creator","Create logos using AI image generation. Discuss style/ratio, generate variations, iterate with user feedback, crop, remove background, and export as SVG.","logo-creator",{"claudeCode":343},"plugin manifest at skills/logo-creator/.claude-plugin/plugin.json",[347,348],{"path":327,"priority":312},{"path":329,"priority":330},{"basePath":350,"description":351,"displayName":352,"installMethods":353,"license":252,"rationale":354,"selectedPaths":355,"source":318,"sourceLanguage":17,"type":260},"skills/banner-creator","Create banners using AI image generation. Discuss format/style, generate variations, iterate with user feedback, crop to target ratio for GitHub, Twitter, LinkedIn, etc.","banner-creator",{"claudeCode":352},"plugin manifest at skills/banner-creator/.claude-plugin/plugin.json",[356,357],{"path":327,"priority":312},{"path":329,"priority":330},{"basePath":359,"description":360,"displayName":361,"installMethods":362,"license":252,"rationale":363,"selectedPaths":364,"source":318,"sourceLanguage":17,"type":260},"skills/nanobanana","Generate and edit images using Google Gemini 3 Pro Image (Nano Banana Pro). Supports text-to-image, image editing, aspect ratios, and 2K/4K output.","nanobanana",{"claudeCode":361},"plugin manifest at skills/nanobanana/.claude-plugin/plugin.json",[365,366],{"path":327,"priority":312},{"path":329,"priority":330},{"basePath":368,"description":369,"displayName":370,"installMethods":371,"license":252,"rationale":372,"selectedPaths":373,"source":318,"sourceLanguage":17,"type":260},"skills/reddit","Search and retrieve content from Reddit. Get posts, comments, subreddit info, and user profiles via the public JSON API.","reddit",{"claudeCode":370},"plugin manifest at skills/reddit/.claude-plugin/plugin.json",[374,375],{"path":327,"priority":312},{"path":329,"priority":330},{"basePath":377,"description":378,"displayName":379,"installMethods":380,"license":252,"rationale":381,"selectedPaths":382,"source":318,"sourceLanguage":17,"type":260},"skills/twitter","Search and retrieve content from Twitter/X. Get user info, tweets, replies, followers, communities, spaces, and trends via twitterapi.io.","twitter",{"claudeCode":379},"plugin manifest at skills/twitter/.claude-plugin/plugin.json",[383,384],{"path":327,"priority":312},{"path":329,"priority":330},{"basePath":386,"description":387,"displayName":388,"installMethods":389,"license":252,"rationale":390,"selectedPaths":391,"source":318,"sourceLanguage":17,"type":260},"skills/producthunt","Search and retrieve content from Product Hunt. Get posts, topics, users, and collections via the GraphQL API.","producthunt",{"claudeCode":388},"plugin manifest at skills/producthunt/.claude-plugin/plugin.json",[392,393],{"path":327,"priority":312},{"path":329,"priority":330},{"basePath":257,"description":10,"displayName":12,"installMethods":395,"license":252,"rationale":396,"selectedPaths":397,"source":318,"sourceLanguage":17,"type":260},{"claudeCode":12},"plugin manifest at skills/seo-geo/.claude-plugin/plugin.json",[398,399],{"path":327,"priority":312},{"path":329,"priority":330},{"basePath":401,"description":402,"displayName":403,"installMethods":404,"rationale":405,"selectedPaths":406,"source":318,"sourceLanguage":17,"type":260},"skills/archive","Archive session learnings, debugging solutions, and deployment logs. Auto-loads .archive/MEMORY.md at session start for cross-session knowledge reuse.","archive",{"claudeCode":403},"plugin manifest at skills/archive/.factory-plugin/plugin.json",[407,409,411],{"path":408,"priority":312},".factory-plugin/plugin.json",{"path":410,"priority":317},"hooks/hooks.json",{"path":412,"priority":317},"hooks/load-memory.py",{"basePath":414,"description":415,"displayName":12,"installMethods":416,"rationale":417,"selectedPaths":418,"source":318,"sourceLanguage":17,"type":455},".agents/skills/seo-geo","SEO & GEO (Generative Engine Optimization) for websites.\nAnalyze keywords, generate schema markup, optimize for AI search engines\n(ChatGPT, Perplexity, Gemini, Copilot, Claude) and traditional search (Google, Bing).\nUse when user wants to improve search visibility.\n",{"claudeCode":268},"SKILL.md frontmatter at .agents/skills/seo-geo/SKILL.md (coalesced with duplicate skill at skills/seo-geo)",[419,420,423,425,427,429,431,433,435,437,439,441,443,445,447,449,451,453],{"path":329,"priority":312},{"path":421,"priority":422},"examples/opc-skills-case-study.md","low",{"path":424,"priority":330},"references/geo-research.md",{"path":426,"priority":330},"references/google-docs-summary.md",{"path":428,"priority":330},"references/platform-algorithms.md",{"path":430,"priority":330},"references/schema-templates.md",{"path":432,"priority":330},"references/seo-checklist.md",{"path":434,"priority":330},"references/tools-and-apis.md",{"path":436,"priority":422},"scripts/autocomplete_ideas.py",{"path":438,"priority":422},"scripts/backlinks.py",{"path":440,"priority":422},"scripts/competitor_gap.py",{"path":442,"priority":422},"scripts/credential.py",{"path":444,"priority":422},"scripts/dataforseo_api.py",{"path":446,"priority":422},"scripts/domain_overview.py",{"path":448,"priority":422},"scripts/keyword_research.py",{"path":450,"priority":422},"scripts/related_keywords.py",{"path":452,"priority":422},"scripts/seo_audit.py",{"path":454,"priority":422},"scripts/serp_analysis.py","skill",{"basePath":457,"description":458,"displayName":459,"installMethods":460,"rationale":461,"selectedPaths":462,"source":318,"sourceLanguage":17,"type":455},".factory/skills/add-new-opc-skill","Checklist and automation guide for adding a new skill to the OPC Skills project. Ensures all required files, metadata, logos, and listings are created before release. Use when adding a new skill, publishing a skill, or preparing a skill for release.","add-new-opc-skill",{"claudeCode":268},"SKILL.md frontmatter at .factory/skills/add-new-opc-skill/SKILL.md",[463],{"path":329,"priority":312},{"basePath":401,"description":465,"displayName":403,"installMethods":466,"rationale":467,"selectedPaths":468,"source":318,"sourceLanguage":17,"type":455},"Archive session learnings, debugging solutions, and deployment logs to .archive/yyyy-mm-dd/ as indexed markdown with searchable tags. Use when completing a significant task, resolving a tricky bug, deploying, or when the user says \"archive this\". Maintains .archive/MEMORY.md index for cross-session knowledge reuse.",{"claudeCode":268},"SKILL.md frontmatter at skills/archive/SKILL.md",[469,470],{"path":329,"priority":312},{"path":471,"priority":330},"references/TEMPLATE.md",{"basePath":350,"description":473,"displayName":352,"installMethods":474,"rationale":475,"selectedPaths":476,"source":318,"sourceLanguage":17,"type":455},"Create banners using AI image generation. Discuss format/style, generate variations, iterate with user feedback, crop to target ratio. Use when user wants to create a banner, header, hero image, cover image, GitHub banner, Twitter header, or readme banner.",{"claudeCode":268},"SKILL.md frontmatter at skills/banner-creator/SKILL.md",[477,478,480,482,484,486,488,490,492,494,496,498,500,502,504],{"path":329,"priority":312},{"path":479,"priority":422},"examples/images/banner-01.png",{"path":481,"priority":422},"examples/images/banner-02.png",{"path":483,"priority":422},"examples/images/banner-03.png",{"path":485,"priority":422},"examples/images/banner-04.png",{"path":487,"priority":422},"examples/images/banner-05.png",{"path":489,"priority":422},"examples/images/banner-06.png",{"path":491,"priority":422},"examples/images/github-banner-01.png",{"path":493,"priority":422},"examples/images/github-banner-02.png",{"path":495,"priority":422},"examples/images/github-banner-03.png",{"path":497,"priority":422},"examples/images/opc-banner-final.png",{"path":499,"priority":422},"examples/opc-banner-creation.md",{"path":501,"priority":330},"references/formats.md",{"path":503,"priority":422},"scripts/crop_banner.py",{"path":505,"priority":422},"templates/preview.html",{"basePath":332,"description":507,"displayName":334,"installMethods":508,"rationale":509,"selectedPaths":510,"source":318,"sourceLanguage":17,"type":455},"Search domains, compare prices, find promo codes, get purchase recommendations. Use when user wants to buy a domain, check domain prices, find domain deals, compare registrars, or search for .ai/.com domains.",{"claudeCode":268},"SKILL.md frontmatter at skills/domain-hunter/SKILL.md",[511,512,514,516],{"path":329,"priority":312},{"path":513,"priority":422},"examples/auto-video-editing-domain.md",{"path":515,"priority":330},"references/registrars.md",{"path":517,"priority":330},"references/spaceship-api.md",{"basePath":341,"description":519,"displayName":343,"installMethods":520,"rationale":521,"selectedPaths":522,"source":318,"sourceLanguage":17,"type":455},"Create logos using AI image generation. Discuss style/ratio, generate variations, iterate with user feedback, crop, remove background, and export as SVG. Use when user wants to create a logo, icon, favicon, brand mark, mascot, emblem, or design a logo.",{"claudeCode":268},"SKILL.md frontmatter at skills/logo-creator/SKILL.md",[523,524,526,528,530,532,534,536,538,540,542,544,546,548,550,552,554,556,558,560,562,564,566,568],{"path":329,"priority":312},{"path":525,"priority":422},"examples/images/logo-01.png",{"path":527,"priority":422},"examples/images/logo-02.png",{"path":529,"priority":422},"examples/images/logo-03.png",{"path":531,"priority":422},"examples/images/logo-04.png",{"path":533,"priority":422},"examples/images/logo-05.png",{"path":535,"priority":422},"examples/images/logo-06.png",{"path":537,"priority":422},"examples/images/logo-07.png",{"path":539,"priority":422},"examples/images/logo-08.png",{"path":541,"priority":422},"examples/images/logo-09-v1.png",{"path":543,"priority":422},"examples/images/logo-09-v2.png",{"path":545,"priority":422},"examples/images/logo-09-v3.png",{"path":547,"priority":422},"examples/images/logo-09-v4.png",{"path":549,"priority":422},"examples/images/logo-09-v5.png",{"path":551,"priority":422},"examples/images/logo-09-v6.png",{"path":553,"priority":422},"examples/images/logo-09.png",{"path":555,"priority":422},"examples/images/opc-logo-final.svg",{"path":557,"priority":422},"examples/images/opc-logo-selected.png",{"path":559,"priority":422},"examples/opc-logo-creation.md",{"path":561,"priority":330},"references/styles.md",{"path":563,"priority":422},"scripts/crop_logo.py",{"path":565,"priority":422},"scripts/remove_bg.py",{"path":567,"priority":422},"scripts/vectorize.py",{"path":505,"priority":422},{"basePath":359,"description":570,"displayName":361,"installMethods":571,"rationale":572,"selectedPaths":573,"source":318,"sourceLanguage":17,"type":455},"Generate and edit images using Google Gemini 3 Pro Image (Nano Banana Pro). Supports text-to-image, image editing, various aspect ratios, and high-resolution output (2K/4K). Use when user wants to generate images, create images, use Gemini image generation, or do AI image generation.",{"claudeCode":268},"SKILL.md frontmatter at skills/nanobanana/SKILL.md",[574,575,577,579],{"path":329,"priority":312},{"path":576,"priority":330},"references/prompts.md",{"path":578,"priority":422},"scripts/batch_generate.py",{"path":580,"priority":422},"scripts/generate.py",{"basePath":386,"description":582,"displayName":388,"installMethods":583,"rationale":584,"selectedPaths":585,"source":318,"sourceLanguage":17,"type":455},"Search and retrieve content from Product Hunt. Get posts, topics, users, and collections via the GraphQL API. Use when user mentions Product Hunt, PH, or product launches.",{"claudeCode":268},"SKILL.md frontmatter at skills/producthunt/SKILL.md",[586,587,588,590,592,594,596,598,600,602,604,606],{"path":329,"priority":312},{"path":442,"priority":422},{"path":589,"priority":422},"scripts/get_collection.py",{"path":591,"priority":422},"scripts/get_collections.py",{"path":593,"priority":422},"scripts/get_post.py",{"path":595,"priority":422},"scripts/get_post_comments.py",{"path":597,"priority":422},"scripts/get_posts.py",{"path":599,"priority":422},"scripts/get_topic.py",{"path":601,"priority":422},"scripts/get_topics.py",{"path":603,"priority":422},"scripts/get_user.py",{"path":605,"priority":422},"scripts/get_user_posts.py",{"path":607,"priority":422},"scripts/producthunt_api.py",{"basePath":368,"description":609,"displayName":370,"installMethods":610,"rationale":611,"selectedPaths":612,"source":318,"sourceLanguage":624,"type":455},"Search and retrieve content from Reddit. Get posts, comments, subreddit info, and user profiles via the public JSON API. Use when user mentions Reddit, a subreddit, or r/ links.",{"claudeCode":268},"SKILL.md frontmatter at skills/reddit/SKILL.md",[613,614,615,616,617,619,620,622],{"path":329,"priority":312},{"path":442,"priority":422},{"path":593,"priority":422},{"path":597,"priority":422},{"path":618,"priority":422},"scripts/get_subreddit.py",{"path":603,"priority":422},{"path":621,"priority":422},"scripts/reddit_api.py",{"path":623,"priority":422},"scripts/search_posts.py","fr",{"basePath":320,"description":626,"displayName":322,"installMethods":627,"rationale":628,"selectedPaths":629,"source":318,"sourceLanguage":17,"type":455},"Generate user demand research reports from real user feedback. Scrape and analyze feature requests, complaints, and questions from Reddit, X, GitHub, YouTube, LinkedIn, and Amazon. Use when user wants to do demand research, find feature requests, analyze user demand, or run RequestHunt queries.",{"claudeCode":268},"SKILL.md frontmatter at skills/requesthunt/SKILL.md",[630,631,633],{"path":329,"priority":312},{"path":632,"priority":422},"examples/calendar-app-research.md",{"path":634,"priority":422},"examples/scheduling-tools-research-report.md",{"basePath":377,"description":636,"displayName":379,"installMethods":637,"rationale":638,"selectedPaths":639,"source":318,"sourceLanguage":17,"type":455},"Search and retrieve content from Twitter/X. Get user info, tweets, replies, followers, communities, spaces, and trends via twitterapi.io. Use when user mentions Twitter, X, or tweets.",{"claudeCode":268},"SKILL.md frontmatter at skills/twitter/SKILL.md",[640,641,643,645,646,648,650,652,654,656,658,660,662,664,666,668,670,672,674,676,678,680,682,684,686,688,690,692,694],{"path":329,"priority":312},{"path":642,"priority":422},"scripts/batch_get_users.py",{"path":644,"priority":422},"scripts/check_relationship.py",{"path":442,"priority":422},{"path":647,"priority":422},"scripts/get_article.py",{"path":649,"priority":422},"scripts/get_community.py",{"path":651,"priority":422},"scripts/get_community_members.py",{"path":653,"priority":422},"scripts/get_community_moderators.py",{"path":655,"priority":422},"scripts/get_community_tweets.py",{"path":657,"priority":422},"scripts/get_followers.py",{"path":659,"priority":422},"scripts/get_following.py",{"path":661,"priority":422},"scripts/get_list_followers.py",{"path":663,"priority":422},"scripts/get_list_members.py",{"path":665,"priority":422},"scripts/get_space.py",{"path":667,"priority":422},"scripts/get_trends.py",{"path":669,"priority":422},"scripts/get_tweet.py",{"path":671,"priority":422},"scripts/get_tweet_quotes.py",{"path":673,"priority":422},"scripts/get_tweet_replies.py",{"path":675,"priority":422},"scripts/get_tweet_retweeters.py",{"path":677,"priority":422},"scripts/get_tweet_thread.py",{"path":679,"priority":422},"scripts/get_user_about.py",{"path":681,"priority":422},"scripts/get_user_info.py",{"path":683,"priority":422},"scripts/get_user_mentions.py",{"path":685,"priority":422},"scripts/get_user_tweets.py",{"path":687,"priority":422},"scripts/get_verified_followers.py",{"path":689,"priority":422},"scripts/search_community_tweets.py",{"path":691,"priority":422},"scripts/search_tweets.py",{"path":693,"priority":422},"scripts/search_users.py",{"path":695,"priority":422},"scripts/twitter_api.py",{"basePath":697,"description":698,"displayName":699,"installMethods":700,"rationale":701,"selectedPaths":702,"source":318,"sourceLanguage":17,"type":455},"template","Clear description of what this skill does and when to use it. Include trigger keywords and contexts inline, e.g. \"Use when user wants to X, Y, or Z.\"","skill-name",{"claudeCode":268},"SKILL.md frontmatter at template/SKILL.md",[703],{"path":329,"priority":312},{"sources":705},[706],"manual",{"closedIssues90d":246,"description":708,"forks":221,"homepage":709,"license":710,"openIssues90d":8,"pushedAt":248,"readmeSize":244,"stars":249,"topics":711},"Agent Skills for Solopreneurs","https://opc.dev","Apache-2.0",[712,713,282,714,225,715,224],"agent-skills","opc","claude-code","llm-tools",{"classifiedAt":717,"discoverAt":718,"extractAt":719,"githubAt":719,"updatedAt":717},1778696505287,1778696498481,1778696503171,[230,225,229,226,228,227,224],{"evaluatedAt":255,"extractAt":294,"updatedAt":255},[],[724,754,788],{"_creationTime":725,"_id":726,"community":727,"display":728,"identity":733,"providers":737,"relations":747,"tags":750,"workflow":751},1778675056600.203,"k17a3t49yvhb9wjth9qywk121x86nvmw",{"reviewCount":8},{"description":729,"installMethods":730,"name":731,"sourceUrl":732},"Autonomous experiment loop that optimizes any file by a measurable metric. 5 slash commands, 8 evaluators, configurable loop intervals (10min to monthly).",{"claudeCode":731},"autoresearch-agent","https://github.com/alirezarezvani/claude-skills",{"basePath":734,"githubOwner":735,"githubRepo":736,"locale":17,"slug":731,"type":260},"engineering/autoresearch-agent","alirezarezvani","claude-skills",{"evaluate":738,"extract":744},{"promptVersionExtension":217,"promptVersionScoring":218,"score":739,"tags":740,"targetMarket":231,"tier":232},100,[226,741,280,742,743],"experimentation","code-quality","machine-learning",{"commitSha":284,"license":252,"plugin":745},{"mcpCount":8,"provider":288,"skillCount":746},4,{"parentExtensionId":748,"repoId":749},"k17dce6sbramb6sxm7ksr3928x86ncfs","kd7ff9s1w43mfyy1n7hf87816186m6px",[280,742,741,743,226],{"evaluatedAt":752,"extractAt":753,"updatedAt":752},1778675384189,1778675056600,{"_creationTime":755,"_id":756,"community":757,"display":758,"identity":764,"providers":767,"relations":781,"tags":784,"workflow":785},1778668146481.873,"k17bw7fa1vx09gqzzmf42cfz0d86ngd6",{"reviewCount":8},{"description":759,"installMethods":760,"name":762,"sourceUrl":763},"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":761},"aaron-seo-geo","SEO & GEO Skills Library","https://github.com/aaron-he-zhu/seo-geo-claude-skills",{"basePath":270,"githubOwner":765,"githubRepo":766,"locale":17,"slug":766,"type":260},"aaron-he-zhu","seo-geo-claude-skills",{"evaluate":768,"extract":778},{"promptVersionExtension":217,"promptVersionScoring":218,"score":769,"tags":770,"targetMarket":231,"tier":777},93,[224,225,771,772,773,774,775,776],"content-optimization","search-engine-optimization","generative-engine-optimization","ai-citation","keyword-research","technical-seo","community",{"commitSha":284,"license":710,"plugin":779},{"mcpCount":8,"provider":288,"skillCount":780},40,{"parentExtensionId":782,"repoId":783},"k170t5cb9n82bhhm5z8exqs0nd86n87n","kd7avx4agxh7qvwmg0n0y5pg4186mx4t",[774,771,773,225,775,772,224,776],{"evaluatedAt":786,"extractAt":787,"updatedAt":786},1778668181063,1778668146481,{"_creationTime":789,"_id":790,"community":791,"display":792,"identity":798,"providers":800,"relations":812,"tags":815,"workflow":816},1778694720643.031,"k17dxqwvvhjw9ft30d5zz356z986my6s",{"reviewCount":8},{"description":793,"installMethods":794,"name":796,"sourceUrl":797},"The official Google Ads + Meta Ads + SEO + GEO plugin from NotFair. SEO analysis, Google Ads management, Meta (Facebook + Instagram) Ads management, keyword research, content optimization, schema markup tools, broken link checker, single-page deep audit, and Generative Engine Optimization (GEO) for AI search engines — powered by Google Search Console, Google Ads, and Meta Marketing APIs.",{"claudeCode":795},"toprank","Toprank","https://github.com/nowork-studio/toprank",{"basePath":270,"githubOwner":799,"githubRepo":795,"locale":17,"slug":795,"type":260},"nowork-studio",{"evaluate":801,"extract":809},{"promptVersionExtension":217,"promptVersionScoring":218,"score":802,"tags":803,"targetMarket":231,"tier":777},75,[804,805,224,225,806,807,808,280],"google-ads","meta-ads","advertising","marketing","analytics",{"commitSha":284,"license":252,"plugin":810},{"mcpCount":8,"provider":288,"skillCount":811},17,{"parentExtensionId":813,"repoId":814},"k17bcx0h1xk1nvah6sf9zj1bsd86n6dq","kd74wn8s89tp9hrfsmcra492r586nbrv",[806,808,280,225,804,807,805,224],{"evaluatedAt":817,"extractAt":818,"updatedAt":817},1778694758113,1778694720643]