[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-jau123-product-photoshoot-en":3,"guides-for-jau123-product-photoshoot":473,"similar-k1780hwy17wcqjq51m8b4hy5t986mbb5-en":474},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":257,"isFallback":246,"parentExtension":263,"providers":324,"relations":328,"repo":329,"tags":470,"workflow":471},1778691316210.0051,"k1780hwy17wcqjq51m8b4hy5t986mbb5",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Multi-angle product imagery workflow. Use when the user wants to \"shoot a product\", \"make e-commerce product images\", \"product photography set\", \"电商产品图\", \"产品多角度图\", \"brand product visuals\", or provides a single product photo and asks for marketing-ready variations. Produces 4 distinct directions (lifestyle scene, macro detail, scale/context, marketing layout) from one reference image. NOT for: portraits, generic illustration, logo design, video creation — use other skills or generate_image directly.",{"claudeCode":12},"jau123/MeiGen-AI-Design-MCP","Product Photoshoot Workflow","https://github.com/jau123/MeiGen-AI-Design-MCP",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":236,"workflow":255},1778691437434.8018,"kn759082qvf0txyqnejq4sdgzd86mh9g","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"practices":204,"prerequisites":208,"promptVersionExtension":211,"promptVersionScoring":212,"purpose":213,"rationale":214,"score":215,"summary":216,"tags":217,"targetMarket":223,"tier":224,"useCases":225,"workflow":230},[21,26,29,33,37,41,45,48,52,56,60,63,66,69,73,76,79,82,85,88,92,96,99,103,106,109,112,115,118,121,125,128,132,136,140,143,146,149,153,156,159,162,165,168,171,175,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Invocation","Precise Purpose","pass","The description clearly states what the extension does (multi-angle product imagery workflow) and when to use it, including specific triggers and explicit non-goals like portraits or logo design.",{"category":22,"check":27,"severity":24,"summary":28},"Concise Frontmatter","The frontmatter is concise, clearly defining the core capability and providing specific trigger phrases within the character limit for precise routing.",{"category":30,"check":31,"severity":24,"summary":32},"Documentation","Concise Body","The SKILL.md body is well under 500 lines and delegates deeper material like prompt templates and detailed workflows to separate sections, adhering to progressive disclosure.",{"category":34,"check":35,"severity":24,"summary":36},"Context","Progressive Disclosure","The SKILL.md outlines the main flow and links to detailed sections for prompts and generation logic, effectively using progressive disclosure.",{"category":34,"check":38,"severity":39,"summary":40},"Forked exploration","not_applicable","This skill does not involve deep exploration or code review; it performs a specific image generation task and returns results directly, so `context: fork` is not applicable.",{"category":42,"check":43,"severity":24,"summary":44},"Practical Utility","Usage examples","Sufficient examples are provided for the core capabilities, demonstrating input, invocation, and expected output for generating product images in different styles.",{"category":42,"check":46,"severity":24,"summary":47},"Edge cases","The skill handles edge cases like missing reference images and provides clear recovery steps, also documenting limitations such as not handling background removal.",{"category":49,"check":50,"severity":24,"summary":51},"Code Execution","Tool Fallback","The skill lists its MCP requirement and version in the frontmatter and supports a fallback to built-in tools if the external MCP is not configured, as detailed in the README.",{"category":53,"check":54,"severity":24,"summary":55},"Safety","Halt on unexpected state","The skill instructs the agent to abort if a reference image is missing, halting the workflow with a clear report and recovery step.",{"category":57,"check":58,"severity":24,"summary":59},"Portability","Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills; it cross-references `generate_image` directly when needed.",{"category":42,"check":61,"severity":24,"summary":62},"Problem relevance","The description directly addresses the user problem of needing multi-angle product imagery for e-commerce and marketing purposes.",{"category":42,"check":64,"severity":24,"summary":65},"Unique selling proposition","The skill offers significant value over a simple prompt by orchestrating a multi-stage, multi-direction image generation process tailored for product photography.",{"category":42,"check":67,"severity":24,"summary":68},"Production readiness","The extension is production-ready, handling the complete lifecycle of product image generation from reference image input to multiple styled outputs.",{"category":70,"check":71,"severity":24,"summary":72},"Scope","Single responsibility principle","The skill focuses specifically on multi-angle product imagery generation, with clear boundaries and no unrelated capabilities.",{"category":70,"check":74,"severity":24,"summary":75},"Description quality","The description accurately reflects the skill's behavior, including its capabilities, use cases, and explicit non-goals.",{"category":22,"check":77,"severity":24,"summary":78},"Scoped tools","The skill utilizes narrow verb-noun tools like `generate_image` and `search_gallery`, which are well-suited for the task.",{"category":30,"check":80,"severity":24,"summary":81},"Configuration & parameter reference","The README details configuration options, environment variables, and parameters for various providers and CLI usage, including defaults and precedence.",{"category":70,"check":83,"severity":24,"summary":84},"Tool naming","The exposed tool names like `generate_image` and `search_gallery` are descriptive and aligned with the domain.",{"category":70,"check":86,"severity":24,"summary":87},"Minimal I/O surface","Input parameters are structured and documented, requesting only necessary data, and outputs are focused on the promised images and metadata.",{"category":89,"check":90,"severity":24,"summary":91},"License","License usability","The extension is licensed under the MIT license, as clearly stated in the LICENSE file and README, allowing for broad usability.",{"category":93,"check":94,"severity":24,"summary":95},"Maintenance","Commit recency","The last commit was on 2026-05-13, indicating recent maintenance.",{"category":93,"check":97,"severity":24,"summary":98},"Dependency Management","Dependencies are managed via npm and appear to be up-to-date based on the commit recency and package manager usage.",{"category":100,"check":101,"severity":24,"summary":102},"Security","Secret Management","Secrets are handled via environment variables or configuration files, not hardcoded, and the documentation emphasizes secure handling.",{"category":100,"check":104,"severity":24,"summary":105},"Injection","The skill treats external data as untrusted and loads content from bundled files, with no indication of runtime remote downloads or execution of arbitrary instructions.",{"category":100,"check":107,"severity":24,"summary":108},"Transitive Supply-Chain Grenades","The extension appears to bundle all necessary code and does not fetch external scripts or data at runtime that could be manipulated.",{"category":100,"check":110,"severity":24,"summary":111},"Sandbox Isolation","The extension operates within its designated scope, managing output to user-specified directories and not modifying files outside its project folder.",{"category":100,"check":113,"severity":24,"summary":114},"Sandbox escape primitives","No detached process spawns or deny-retry loops were found in the provided source code.",{"category":100,"check":116,"severity":24,"summary":117},"Data Exfiltration","The extension clearly documents its data handling practices, with local processing for ComfyUI and explicit privacy policies for cloud services, and no undocumented outbound calls.",{"category":100,"check":119,"severity":24,"summary":120},"Hidden Text Tricks","The bundled content and descriptions are free of hidden text tricks, invisible characters, or malicious formatting.",{"category":122,"check":123,"severity":24,"summary":124},"Hooks","Opaque code execution","The bundled scripts are plain and readable; there is no evidence of obfuscation like base64 payloads or minified code without source maps.",{"category":57,"check":126,"severity":24,"summary":127},"Structural Assumption","The skill uses relative paths and standard environment variables for output directories, making it portable and not reliant on specific user project structures.",{"category":129,"check":130,"severity":24,"summary":131},"Trust","Issues Attention","The extension has 0 open issues in the last 90 days and 3 closed issues, indicating good maintainer engagement and responsiveness.",{"category":133,"check":134,"severity":24,"summary":135},"Versioning","Release Management","The extension declares a `version: 0.1.0` in its SKILL.md frontmatter, providing a clear signal for release management.",{"category":137,"check":138,"severity":24,"summary":139},"Execution","Validation","Input parameters are validated, and structured output is provided, with no indication of unconstrained values or untrusted data passing through.",{"category":100,"check":141,"severity":24,"summary":142},"Unguarded Destructive Operations","The extension is primarily for image generation and does not perform destructive operations without appropriate safeguards.",{"category":49,"check":144,"severity":24,"summary":145},"Error Handling","Errors are handled gracefully, with specific guidance for missing prerequisites and clear reporting mechanisms documented.",{"category":49,"check":147,"severity":24,"summary":148},"Logging","The extension logs actions and outcomes as required, particularly for destructive operations, and provides clear opt-in for detailed telemetry.",{"category":150,"check":151,"severity":24,"summary":152},"Compliance","GDPR","The extension's privacy policy clearly states that data processing for local ComfyUI stays local, and cloud services have explicit privacy policies, with no indication of submitting personal data without approval or sanitization.",{"category":150,"check":154,"severity":24,"summary":155},"Target market","The extension is globally applicable, with no regional or jurisdictional limitations detected in its functionality or documentation.",{"category":57,"check":157,"severity":24,"summary":158},"Runtime stability","The skill is designed to be portable across different MCP hosts and CLIs, with clear setup instructions for various environments.",{"category":30,"check":160,"severity":24,"summary":161},"README","The README file is comprehensive, clearly stating the extension's purpose, features, and setup instructions.",{"category":70,"check":163,"severity":24,"summary":164},"Tool surface size","The extension exposes a reasonable number of tools (8 listed), aligning with the target range for clarity and usability.",{"category":22,"check":166,"severity":24,"summary":167},"Overlapping near-synonym tools","The exposed tools are distinct and do not have overlapping near-synonym names, avoiding model ambiguity.",{"category":30,"check":169,"severity":24,"summary":170},"Phantom features","All advertised features in the README and SKILL.md have corresponding implementations or documented capabilities.",{"category":172,"check":173,"severity":24,"summary":174},"Install","Installation instruction","Installation instructions are clear and copy-pasteable for multiple environments, including detailed setup for authentication and MCP configuration.",{"category":176,"check":177,"severity":24,"summary":178},"Errors","Actionable error messages","Error messages are actionable, providing guidance on what failed, why, and how to remediate, as seen in the setup and prerequisite documentation.",{"category":137,"check":180,"severity":24,"summary":181},"Pinned dependencies","Dependencies are managed via npm, and the CLI usage implies versioning, suggesting pinned dependencies are in place.",{"category":70,"check":183,"severity":24,"summary":184},"Dry-run preview","While not a direct `--dry-run` flag on all tools, the generation process involves user confirmation before batch execution and clear presentation of generated images, fulfilling the spirit of preview.",{"category":186,"check":187,"severity":24,"summary":188},"Protocol","Idempotent retry & timeouts","The extension supports configuration timeouts and handles state-changing operations with user confirmation, implying safety against accidental retries.",{"category":150,"check":190,"severity":24,"summary":191},"Telemetry opt-in","The extension explicitly states 'No telemetry, analytics, or tracking of any kind' and clearly documents data handling for optional cloud services.",1778691437321,"This skill provides a multi-angle product imagery workflow, generating four distinct image directions (lifestyle, macro, scale, marketing) from a single reference image. It supports various providers like ComfyUI, MeiGen Cloud, and OpenAI-compatible APIs, and includes CLI functionality. It offers features like prompt enhancement, gallery search, and model selection.",[195,196,197,198,199],"Generate 4 distinct product image directions (lifestyle, macro, scale, marketing)","Supports local ComfyUI, MeiGen Cloud, and OpenAI-compatible API providers","Includes CLI for direct image generation without an MCP host","Offers prompt enhancement and gallery search for inspiration","Handles local reference image uploads and compression",[201,202,203],"Generating portraits, generic illustrations, or logo designs","Video creation","Removing backgrounds or adding text directly via the image generator",[205,206,207],"Image Generation","E-commerce Workflow","Prompt Engineering",[209,210],"A reference product image (URL or local path)","Configured image generation provider (ComfyUI, MeiGen Cloud, or OpenAI-compatible API)","3.0.0","4.4.0","To transform a single product photo into a set of four diverse, marketing-ready images for e-commerce and brand visuals, simplifying the product photography process.","All checks passed with 'pass' severity, indicating a high-quality, well-documented, and secure extension.",100,"Excellent image generation skill for creating multi-angle product photos with clear instructions and robust features.",[218,219,220,221,222],"image-generation","product-photography","e-commerce","design-assistant","mcp","global","verified",[226,227,228,229],"Creating e-commerce product images from a single photo","Designing marketing visuals and brand campaigns for products","Generating product photography sets with multiple angles and styles","Using AI for quick product mockups and variations",[231,232,233,234,235],"Read user intent and reference image","Plan 4 distinct image prompts based on product and brand mood","Present prompts to user for selection","Generate selected image directions in parallel using configured provider","Present results grouped by direction",{"codeQuality":237,"collectedAt":239,"documentation":240,"maintenance":243,"popularity":250,"security":252,"testCoverage":254},{"hasLockfile":238},true,1778691419852,{"descriptionLength":241,"readmeSize":242},503,16410,{"closedIssues90d":244,"forks":245,"hasChangelog":246,"manifestVersion":247,"openIssues90d":8,"pushedAt":248,"stars":249},3,137,false,"0.1.0",1778650396000,1008,{"npmDownloads":251},2362,{"hasNpmPackage":238,"license":253,"smitheryVerified":246},"MIT",{"hasCi":238,"hasTests":246},{"updatedAt":256},1778691437434,{"basePath":258,"githubOwner":259,"githubRepo":260,"locale":18,"slug":261,"type":262},"plugin/skills/product-photoshoot","jau123","MeiGen-AI-Design-MCP","product-photoshoot","skill",{"_creationTime":264,"_id":265,"community":266,"display":267,"identity":271,"parentExtension":273,"providers":309,"relations":319,"tags":320,"workflow":321},1778691316210.0046,"k174xmztzvdeaswqgaycam7ktx86n4ye",{"reviewCount":8},{"description":268,"installMethods":269,"name":270,"sourceUrl":14},"Visual creative expert — search inspiration, enhance prompts, and generate AI images with intelligent workflow orchestration",{"claudeCode":270},"meigen",{"basePath":272,"githubOwner":259,"githubRepo":260,"locale":18,"slug":272,"type":272},"plugin",{"_creationTime":274,"_id":275,"community":276,"display":277,"identity":281,"providers":284,"relations":302,"tags":304,"workflow":305},1778691316210.0044,"k176650dx4vxafka77ydkmmhwd86m5bs",{"reviewCount":8},{"description":278,"installMethods":279,"name":280,"sourceUrl":14},"Supports GPT Image 2, Nanobanana & ComfyUI, with a 1,400+ prompt library, carefully crafted hooks and a multi-task orchestration system",{"claudeCode":12},"MeiGen AI Design MCP",{"basePath":282,"githubOwner":259,"githubRepo":260,"locale":18,"slug":260,"type":283},"","marketplace",{"evaluate":285,"extract":295},{"promptVersionExtension":286,"promptVersionScoring":212,"score":287,"tags":288,"targetMarket":223,"tier":224},"3.1.0",98,[289,290,291,292,293,294,221],"ai-image-generation","video-generation","mcp-server","comfyui","openai-api","cli",{"commitSha":296,"license":253,"marketplace":297,"plugin":300},"HEAD",{"name":298,"pluginCount":299},"meigen-marketplace",1,{"mcpCount":8,"provider":301,"skillCount":8},"classify",{"repoId":303},"kd7b1trrphkh2efj71w89w7qzh86nh22",[289,294,292,221,291,293,290],{"evaluatedAt":306,"extractAt":307,"updatedAt":308},1778691342174,1778691316210,1778691569279,{"evaluate":310,"extract":317},{"promptVersionExtension":211,"promptVersionScoring":212,"score":311,"tags":312,"targetMarket":223,"tier":224},99,[218,313,314,315,316],"ai-art","prompt-engineering","creative-tools","workflow-orchestration",{"commitSha":296,"plugin":318},{"mcpCount":8,"provider":301,"skillCount":244},{"parentExtensionId":275,"repoId":303},[313,315,218,314,316],{"evaluatedAt":322,"extractAt":307,"updatedAt":323},1778691364394,1778691569462,{"evaluate":325,"extract":327},{"promptVersionExtension":211,"promptVersionScoring":212,"score":215,"tags":326,"targetMarket":223,"tier":224},[218,219,220,221,222],{"commitSha":296,"license":253},{"parentExtensionId":265,"repoId":303},{"_creationTime":330,"_id":303,"identity":331,"providers":332,"workflow":465},1778690077423.6003,{"githubOwner":259,"githubRepo":260,"sourceUrl":14},{"classify":333,"discover":453,"extract":456,"github":457,"npm":464},{"commitSha":296,"extensions":334},[335,348,389,401,406,414,422],{"basePath":282,"displayName":298,"installMethods":336,"rationale":337,"selectedPaths":338,"source":347,"sourceLanguage":18,"type":283},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[339,342,344],{"path":340,"priority":341},".claude-plugin/marketplace.json","mandatory",{"path":343,"priority":341},"README.md",{"path":345,"priority":346},"LICENSE","high","rule",{"basePath":272,"description":268,"displayName":270,"installMethods":349,"rationale":350,"selectedPaths":351,"source":347,"sourceLanguage":18,"type":272},{"claudeCode":270},"plugin manifest at plugin/.claude-plugin/plugin.json",[352,354,355,358,360,362,364,366,368,370,372,374,376,378,380,382,384,387],{"path":353,"priority":341},".claude-plugin/plugin.json",{"path":343,"priority":341},{"path":356,"priority":357},"skills/product-photoshoot/SKILL.md","medium",{"path":359,"priority":357},"skills/social-thumbnail/SKILL.md",{"path":361,"priority":357},"skills/visual-creative/SKILL.md",{"path":363,"priority":341},".mcp.json",{"path":365,"priority":346},"agents/gallery-researcher.md",{"path":367,"priority":346},"agents/image-generator.md",{"path":369,"priority":346},"agents/prompt-crafter.md",{"path":371,"priority":346},"commands/find.md",{"path":373,"priority":346},"commands/gen.md",{"path":375,"priority":346},"commands/models.md",{"path":377,"priority":346},"commands/setup.md",{"path":379,"priority":346},"hooks/check-config.sh",{"path":381,"priority":346},"hooks/hooks.json",{"path":383,"priority":346},"hooks/open-image.sh",{"path":385,"priority":386},"output-styles/creative-director.md","low",{"path":388,"priority":386},"output-styles/minimal.md",{"basePath":390,"description":391,"displayName":390,"installMethods":392,"rationale":393,"selectedPaths":394,"source":347,"sourceLanguage":18,"type":262},"openclaw","Generate images and videos from text with multi-provider routing — supports GPT Image 2.0 (near-perfect text rendering), Nanobanana 2, Seedream 5.0, Midjourney V8.1 (unified photorealistic + anime), Flux 2 Klein (cheap drafts), Seedance 2.0 / Happyhorse 1.0 / Veo 3.1 video, and local ComfyUI workflows. Includes 1,446 curated prompts and style-aware prompt enhancement. Use when users want to create images/videos, design assets, animate photos, enhance prompts, or manage AI art workflows. NOT for: generic chat, code generation, document writing, video editing of existing footage, audio/TTS, or any task unrelated to AI image/video creation.",{"claudeCode":12},"SKILL.md frontmatter at openclaw/SKILL.md",[395,397,399],{"path":396,"priority":341},"SKILL.md",{"path":398,"priority":357},"references/providers.md",{"path":400,"priority":357},"references/troubleshooting.md",{"basePath":258,"description":10,"displayName":261,"installMethods":402,"rationale":403,"selectedPaths":404,"source":347,"sourceLanguage":18,"type":262},{"claudeCode":12},"SKILL.md frontmatter at plugin/skills/product-photoshoot/SKILL.md",[405],{"path":396,"priority":341},{"basePath":407,"description":408,"displayName":409,"installMethods":410,"rationale":411,"selectedPaths":412,"source":347,"sourceLanguage":18,"type":262},"plugin/skills/social-thumbnail","Vertical-format thumbnail and poster workflow for short-video platforms and social feeds. Use when the user asks for a \"video thumbnail\", \"短视频封面\", \"竖版海报\", \"TikTok cover\", \"Reels cover\", \"YouTube Shorts thumbnail\", \"social media poster\" — anything optimized for 9:16 mobile feed scrolling with prominent headline space. Produces high-contrast, headline-friendly cover art in 9:16 by default. NOT for: full posters meant for print, photorealistic portraits without text overlay intent, horizontal banners — use other skills.","social-thumbnail",{"claudeCode":12},"SKILL.md frontmatter at plugin/skills/social-thumbnail/SKILL.md",[413],{"path":396,"priority":341},{"basePath":415,"description":416,"displayName":417,"installMethods":418,"rationale":419,"selectedPaths":420,"source":347,"sourceLanguage":18,"type":262},"plugin/skills/visual-creative","This skill should be used when the user asks to \"generate an image\", \"create artwork\", \"design a logo\", \"make a poster\", \"draw something\", \"find inspiration\", \"search for reference images\", \"enhance my prompt\", \"improve prompt\", \"brand design\", \"product mockup\", \"batch generate images\", \"multiple variations\", \"generate a video\", \"make a video\", \"animate this photo\", \"image-to-video\", or discusses AI image/video generation, visual creativity, prompt engineering, reference images, style transfer. Also activate when user mentions MeiGen, image models, aspect ratios, or art styles. NOT for: generic chat/text tasks, code generation, document writing, video editing of existing footage, audio/TTS, real-photo retouching of user files outside the generation flow, or any task unrelated to AI image/video creation.","visual-creative",{"claudeCode":12},"SKILL.md frontmatter at plugin/skills/visual-creative/SKILL.md",[421],{"path":396,"priority":341},{"basePath":282,"description":423,"displayName":270,"installMethods":424,"license":253,"rationale":425,"selectedPaths":426,"source":347,"sourceLanguage":18,"type":222},"Visual creative expert plugin — search inspiration, enhance prompts, and generate AI images with intelligent workflow orchestration",{"npm":270},"package.json @modelcontextprotocol/sdk dep + bin at package.json",[427,429,430,431,433,435,437,439,441,443,445,447,449,451],{"path":428,"priority":341},"package.json",{"path":343,"priority":341},{"path":345,"priority":346},{"path":432,"priority":357},"bin/meigen-mcp.js",{"path":434,"priority":386},"src/index.ts",{"path":436,"priority":386},"src/server.ts",{"path":438,"priority":386},"src/tools/comfyui-workflow.ts",{"path":440,"priority":386},"src/tools/enhance-prompt.ts",{"path":442,"priority":386},"src/tools/generate-image.ts",{"path":444,"priority":386},"src/tools/generate-video.ts",{"path":446,"priority":386},"src/tools/get-inspiration.ts",{"path":448,"priority":386},"src/tools/list-models.ts",{"path":450,"priority":386},"src/tools/manage-preferences.ts",{"path":452,"priority":386},"src/tools/search-gallery.ts",{"sources":454},[455],"manual",{"npmPackage":270},{"closedIssues90d":244,"description":278,"forks":245,"homepage":458,"license":253,"openIssues90d":8,"pushedAt":248,"readmeSize":242,"stars":249,"topics":459},"https://meigen.ai",[289,460,461,292,462,222,291,463,390,314],"claude","claude-code","lovart","model-context-protocol",{"downloads":251},{"classifiedAt":466,"discoverAt":467,"extractAt":468,"githubAt":468,"npmAt":469,"updatedAt":466},1778691315980,1778690077423,1778691312126,1778691314240,[221,220,218,222,219],{"evaluatedAt":256,"extractAt":307,"updatedAt":472},1778691569802,[],[475,491,516,544,564,593],{"_creationTime":476,"_id":477,"community":478,"display":479,"identity":481,"providers":482,"relations":486,"tags":487,"workflow":488},1778691316210.005,"k175txezbab4wcy00m9gcdq8qx86mz9k",{"reviewCount":8},{"description":391,"installMethods":480,"name":390,"sourceUrl":14},{"claudeCode":12},{"basePath":390,"githubOwner":259,"githubRepo":260,"locale":18,"slug":390,"type":262},{"evaluate":483,"extract":485},{"promptVersionExtension":211,"promptVersionScoring":212,"score":215,"tags":484,"targetMarket":223,"tier":224},[218,290,313,292,314,221],{"commitSha":296},{"repoId":303},[313,292,221,218,314,290],{"evaluatedAt":489,"extractAt":307,"updatedAt":490},1778691399174,1778691569625,{"_creationTime":492,"_id":493,"community":494,"display":495,"identity":500,"providers":504,"relations":510,"tags":512,"workflow":513},1778690923100.0298,"k17e7rgkj5te3a7228ex28sjy586mbq5",{"reviewCount":8},{"description":496,"installMethods":497,"name":219,"sourceUrl":499},"AI product photography with studio lighting, lifestyle shots, and packshot conventions. Covers angles, backgrounds, shadow types, hero shots, and e-commerce image requirements. Use for: product photos, e-commerce images, Amazon listings, packshots, lifestyle photography. Triggers: product photography, product photo, packshot, e-commerce photography, product shot, product image, studio photography, lifestyle product, amazon product photo, product listing image, hero shot, product mockup, commercial photography",{"claudeCode":498},"inferen-sh/skills","https://github.com/inferen-sh/skills",{"basePath":501,"githubOwner":502,"githubRepo":503,"locale":18,"slug":219,"type":262},"guides/photo/product-photography","inferen-sh","skills",{"evaluate":505,"extract":509},{"promptVersionExtension":211,"promptVersionScoring":212,"score":506,"tags":507,"targetMarket":223,"tier":224},95,[218,219,220,294,508],"ai",{"commitSha":296},{"repoId":511},"kd75bmkxfkvvw504knzzpkzjph86n71t",[508,294,220,218,219],{"evaluatedAt":514,"extractAt":515,"updatedAt":514},1778691270582,1778690923100,{"_creationTime":517,"_id":518,"community":519,"display":520,"identity":526,"providers":529,"relations":537,"tags":540,"workflow":541},1778691104676.0024,"k1774xvkdd90hm8spynfw373tn86nkme",{"reviewCount":8},{"description":521,"installMethods":522,"name":524,"sourceUrl":525},"Generate a vertical story image for TikTok or Instagram book promotion with cover art, hook text, and author branding.",{"claudeCode":523},"iterationlayer/skills","generate-social-media-book-promo","https://github.com/iterationlayer/skills",{"basePath":527,"githubOwner":528,"githubRepo":503,"locale":18,"slug":524,"type":262},"skills/generate-social-media-book-promo","iterationlayer",{"evaluate":530,"extract":536},{"promptVersionExtension":211,"promptVersionScoring":212,"score":215,"tags":531,"targetMarket":223,"tier":224},[218,532,533,534,535],"marketing","social-media","book-promotion","api",{"commitSha":296},{"parentExtensionId":538,"repoId":539},"k1721s0xmp59902ybtpakrrffn86n10s","kd76p4g2qmtrkgx99cnab3683d86n4g8",[535,534,218,532,533],{"evaluatedAt":542,"extractAt":543,"updatedAt":542},1778693472094,1778691104676,{"_creationTime":545,"_id":546,"community":547,"display":548,"identity":552,"providers":554,"relations":560,"tags":561,"workflow":562},1778691104676.0005,"k17dah8crr3q6zkvn3xmm4k31586mtjq",{"reviewCount":8},{"description":549,"installMethods":550,"name":551,"sourceUrl":525},"Generate a branded property listing graphic with a property photo, status badge, price, address, and key stats.",{"claudeCode":523},"generate-real-estate-listing-graphic",{"basePath":553,"githubOwner":528,"githubRepo":503,"locale":18,"slug":551,"type":262},"skills/generate-real-estate-listing-graphic",{"evaluate":555,"extract":559},{"promptVersionExtension":211,"promptVersionScoring":212,"score":215,"tags":556,"targetMarket":223,"tier":224},[218,557,532,535,558],"real-estate","automation",{"commitSha":296},{"parentExtensionId":538,"repoId":539},[535,558,218,532,557],{"evaluatedAt":563,"extractAt":543,"updatedAt":563},1778693314450,{"_creationTime":565,"_id":566,"community":567,"display":568,"identity":574,"providers":578,"relations":586,"tags":589,"workflow":590},1778691497595.9663,"k17792mnz95ac4y4t8gsxermb586nbbz",{"reviewCount":8},{"description":569,"installMethods":570,"name":572,"sourceUrl":573},"Knowledge comic creator supporting multiple art styles and tones. Creates original educational comics with detailed panel layouts and sequential image generation. Use when user asks to create \"知识漫画\", \"教育漫画\", \"biography comic\", \"tutorial comic\", or \"Logicomix-style comic\".",{"claudeCode":571},"jimliu/baoyu-skills","baoyu-comic","https://github.com/jimliu/baoyu-skills",{"basePath":575,"githubOwner":576,"githubRepo":577,"locale":18,"slug":572,"type":262},"skills/baoyu-comic","jimliu","baoyu-skills",{"evaluate":579,"extract":585},{"promptVersionExtension":211,"promptVersionScoring":212,"score":215,"tags":580,"targetMarket":223,"tier":224},[581,218,582,583,584],"comic-creation","storytelling","manga","educational",{"commitSha":296},{"parentExtensionId":587,"repoId":588},"k172q4hxm2acmg5ree5aeemx1x86m6hx","kd718jn448p61w289hzf15tecd86n3a4",[581,584,218,583,582],{"evaluatedAt":591,"extractAt":592,"updatedAt":591},1778691600935,1778691497596,{"_creationTime":594,"_id":595,"community":596,"display":597,"identity":603,"providers":608,"relations":614,"tags":617,"workflow":618},1778696691708.329,"k170yjw596k3cg892bq130jyd186mhyz",{"reviewCount":8},{"description":598,"installMethods":599,"name":601,"sourceUrl":602},"Validate a Claude Code plugin structure, frontmatter, and MCP tool references",{"claudeCode":600},"ruvnet/ruflo","Validate Plugin","https://github.com/ruvnet/ruflo",{"basePath":604,"githubOwner":605,"githubRepo":606,"locale":18,"slug":607,"type":262},"plugins/ruflo-plugin-creator/skills/validate-plugin","ruvnet","ruflo","validate-plugin",{"evaluate":609,"extract":613},{"promptVersionExtension":211,"promptVersionScoring":212,"score":215,"tags":610,"targetMarket":223,"tier":224},[611,272,612,461,222],"validation","developer-tools",{"commitSha":296,"license":253},{"parentExtensionId":615,"repoId":616},"k17f4y1y2y777p7zrxxhbnf03n86mr5j","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[461,612,222,272,611],{"evaluatedAt":619,"extractAt":620,"updatedAt":619},1778701241052,1778696691708]