[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-jau123-social-thumbnail-en":3,"guides-for-jau123-social-thumbnail":457,"similar-k172gvene7tx2hez1f4qkd1ysd86mvxr-en":458},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":245,"isFallback":234,"parentExtension":250,"providers":307,"relations":311,"repo":312,"tags":454,"workflow":455},1778691316210.0054,"k172gvene7tx2hez1f4qkd1ysd86mvxr",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"jau123/MeiGen-AI-Design-MCP","social-thumbnail","https://github.com/jau123/MeiGen-AI-Design-MCP",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":224,"workflow":243},1778691454587.3516,"kn713hppf7kww1v061q4fnf97586ngxx","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"targetMarket":217,"tier":218,"useCases":219},[21,26,29,32,36,39,43,47,50,53,57,61,64,68,71,74,77,80,83,86,90,94,98,102,106,109,113,116,120,123,126,129,132,135,138,142,146,149,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly identifies the problem of creating vertical-format thumbnails and posters for short-video platforms and social feeds, explicitly stating user intent triggers.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a unique workflow for generating 9:16 aspect ratio, high-contrast, headline-friendly cover art, differentiating it from generic image generation tools by providing specific design constraints and a multi-variant strategy.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is production-ready, covering the complete lifecycle from clarifying intent and planning variants to generating images and delivering them, with clear instructions and well-defined tools.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses exclusively on generating vertical social media cover art and thumbnails, aligning with its name and description without venturing into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately and concisely reflects the skill's functionality, including its specific use cases and limitations.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill uses narrowly scoped tools like `search_gallery`, `generate_image`, and `generate_video`, avoiding generalist command execution tools.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","All parameters for image generation, such as aspect ratio and quality, are explicitly mentioned and documented within the skill's instructions and prompt templates.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tool names like `generate_image` and `search_gallery` are descriptive and align with the skill's domain.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Input parameters like `aspectRatio` and `resolution` are specific to the task, and the output (image URL, path) is focused on the promised payload.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under the MIT license, as indicated by the LICENSE file and README, which is a permissive open-source license.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The repository has recent commits, with the latest push occurring on 2026-05-13, indicating active maintenance.",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","The presence of a lockfile (`hasLockfile: true`) and the use of `npx meigen@1.3.1` suggest proper dependency management.",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","The skill's configuration allows for API tokens to be provided via environment variables or config files, and there's no indication of secrets being echoed to stdout or debug logs.",{"category":65,"check":69,"severity":24,"summary":70},"Injection","The skill focuses on image generation prompts and explicit tool calls, with no indication of loading untrusted third-party data as instructions.",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","The skill's primary function is to generate images based on prompts and local configuration, with no evidence of fetching remote code or instructions at runtime.",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","The skill operates within the confines of image generation tools and configuration, with no evidence of attempts to modify files outside its designated scope.",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","There are no indications of detached process spawns or retry loops around denied tool calls within the skill's described functionality.",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","The skill's privacy statement clarifies that data is sent only for generation purposes to configured endpoints, with clear policies for local vs. cloud processing and temporary storage for reference images.",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","The bundled content and descriptions appear to be free of hidden steering tricks, using standard text and markup.",{"category":87,"check":88,"severity":24,"summary":89},"Hooks","Opaque code execution","The skill relies on standard tool calls and configuration, with no indication of obfuscated code, base64 payloads, or runtime script fetching.",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","The skill's configuration and setup instructions are clear about where config files are stored (`~/.config/meigen/config.json`), and environment variables can override defaults, indicating flexibility rather than rigid structural assumptions.",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","The repository shows 0 issues opened and 3 closed in the last 90 days, indicating a high closure rate and active maintenance.",{"category":99,"check":100,"severity":24,"summary":101},"Versioning","Release Management","The skill has a declared version (`0.1.0`) in its SKILL.md frontmatter and an npm package version, providing clear versioning signals.",{"category":103,"check":104,"severity":24,"summary":105},"Execution","Validation","The skill relies on MCP server and provider-side validation for input parameters like prompts and model configurations.",{"category":65,"check":107,"severity":24,"summary":108},"Unguarded Destructive Operations","The skill's primary function is image generation, which is not a destructive operation, and configuration changes are handled through explicit setup or config file edits.",{"category":110,"check":111,"severity":24,"summary":112},"Code Execution","Error Handling","The README and setup instructions indicate that configuration errors or provider issues are handled, with guidance provided for setup and token management.",{"category":110,"check":114,"severity":24,"summary":115},"Logging","The privacy section notes that processing for ComfyUI is local, and for cloud services, data is used only for generation and temporarily stored, implying no persistent logging of user prompts or generated content beyond what is necessary for the operation.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The skill's privacy policy is transparent about data handling, especially for local ComfyUI processing and temporary storage of reference images, and does not indicate the submission of personal data without appropriate controls.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The extension has global applicability and does not appear to be restricted to any specific geographic or legal jurisdiction.",{"category":91,"check":124,"severity":24,"summary":125},"Runtime stability","The skill supports multiple MCP hosts and providers (local ComfyUI, MeiGen Cloud, OpenAI-compatible APIs), with clear instructions for setup and configuration across different environments.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README is comprehensive, detailing the skill's purpose, features, installation, providers, and configuration.",{"category":33,"check":130,"severity":24,"summary":131},"Tool surface size","The skill exposes a reasonable number of tools (8 main tools plus slash commands), fitting within the ideal range for clarity and usability.",{"category":40,"check":133,"severity":24,"summary":134},"Overlapping near-synonym tools","The exposed tools have distinct names and functionalities, such as `generate_image` and `generate_video`, avoiding redundancy.",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All advertised features, including image and video generation, gallery search, and provider support, appear to be implemented based on the documentation and included tools.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","Detailed installation instructions are provided for various environments (Claude Code, Cursor, VS Code, CLI, etc.), including copy-pasteable commands and setup wizards.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The setup wizard and configuration instructions guide users through potential issues like missing API keys or incorrect endpoints, implying actionable error reporting.",{"category":103,"check":147,"severity":24,"summary":148},"Pinned dependencies","The use of `npx meigen@1.3.1` and the presence of a lockfile suggest pinned dependencies.",{"category":33,"check":150,"severity":151,"summary":152},"Dry-run preview","not_applicable","The skill is primarily for generating content; a dry-run feature is not applicable as the core function is inherently creative and not state-changing in a destructive manner.",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","The Hermes Agent configuration specifies increased timeouts for `generate_video` and `npx` downloads, indicating consideration for operation duration, and the stateless nature of image generation APIs generally supports retries.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The privacy statement explicitly states 'No telemetry, analytics, or tracking of any kind,' fulfilling the opt-in requirement by default.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill's purpose for generating vertical social media cover art is precisely defined with clear use cases and boundaries, including specific triggers and design constraints.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the skill's core capability and triggers.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is well-structured with clear sections, and the README, while detailed, effectively uses sections and links for progressive disclosure, avoiding excessive bloat in the primary instructions.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The README effectively uses links to sections like 'Quick Start,' 'Features,' and 'Providers,' and the SKILL.md separates core instructions from detailed workflows, allowing for progressive disclosure.",{"category":170,"check":174,"severity":151,"summary":175},"Forked exploration","This skill is focused on content generation and does not involve deep code review or extensive exploration that would necessitate forked context.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The README provides numerous clear examples for CLI usage, setup, and conceptual demonstrations of generation results, covering key functionalities.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The documentation addresses configuration challenges (API keys, ComfyUI URL, timeouts) and provider differences, providing guidance for setup and recovery.",{"category":110,"check":183,"severity":24,"summary":184},"Tool Fallback","The skill supports multiple providers (MeiGen Cloud, OpenAI-compatible, ComfyUI) and indicates that free features work without an API key, implying a fallback or a tiered functionality.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The setup wizard and configuration guide implicitly handle unexpected states by prompting the user for correct setup and credentials.",{"category":91,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill operates as a standalone MCP server and CLI tool, with no indication of implicit reliance on other specific skills being loaded concurrently.",1778691454473,"This MCP server provides tools for AI image and video generation, supporting multiple providers like ComfyUI, MeiGen Cloud, and OpenAI-compatible APIs. It includes features for prompt enhancement, gallery search, parallel batch generation, and a standalone CLI.",[195,196,197,198,199],"Generate images and videos","Support for multiple AI models and providers","Curated prompt library with search and enhancement","Parallel batch generation via sub-agents","Standalone CLI for scripting and CI",[201,202,203],"Acting as a full-fledged video editor","Performing photorealistic portrait rendering without text overlay intent","Generating horizontal banners or print-sized posters","3.0.0","4.4.0","To transform any AI coding tool into a professional design assistant capable of generating logos, product shots, and videos, with support for various AI models and local or cloud-based backends.","The extension demonstrates exceptional quality across all aspects, including documentation, security, usability, and maintenance, with no significant findings. Its comprehensive README, clear purpose, robust provider support, and active development contribute to its high score.",99,"A highly polished and versatile AI design assistant for image and video generation.",[211,212,213,214,215,216],"image-generation","video-generation","design","mcp-server","cli","creative-tools","global","verified",[220,221,222,223],"Creating product photos and marketing visuals","Generating social media thumbnails and posters","Designing logos and branding elements","Animating stills into short videos",{"codeQuality":225,"collectedAt":227,"documentation":228,"maintenance":231,"popularity":238,"security":240,"testCoverage":242},{"hasLockfile":226},true,1778691437800,{"descriptionLength":229,"readmeSize":230},522,16410,{"closedIssues90d":232,"forks":233,"hasChangelog":234,"manifestVersion":235,"openIssues90d":8,"pushedAt":236,"stars":237},3,137,false,"0.1.0",1778650396000,1008,{"npmDownloads":239},2362,{"hasNpmPackage":226,"license":241,"smitheryVerified":234},"MIT",{"hasCi":226,"hasTests":234},{"updatedAt":244},1778691454587,{"basePath":246,"githubOwner":247,"githubRepo":248,"locale":18,"slug":13,"type":249},"plugin/skills/social-thumbnail","jau123","MeiGen-AI-Design-MCP","skill",{"_creationTime":251,"_id":252,"community":253,"display":254,"identity":258,"parentExtension":260,"providers":294,"relations":302,"tags":303,"workflow":304},1778691316210.0046,"k174xmztzvdeaswqgaycam7ktx86n4ye",{"reviewCount":8},{"description":255,"installMethods":256,"name":257,"sourceUrl":14},"Visual creative expert — search inspiration, enhance prompts, and generate AI images with intelligent workflow orchestration",{"claudeCode":257},"meigen",{"basePath":259,"githubOwner":247,"githubRepo":248,"locale":18,"slug":259,"type":259},"plugin",{"_creationTime":261,"_id":262,"community":263,"display":264,"identity":268,"providers":271,"relations":287,"tags":289,"workflow":290},1778691316210.0044,"k176650dx4vxafka77ydkmmhwd86m5bs",{"reviewCount":8},{"description":265,"installMethods":266,"name":267,"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":269,"githubOwner":247,"githubRepo":248,"locale":18,"slug":248,"type":270},"","marketplace",{"evaluate":272,"extract":280},{"promptVersionExtension":273,"promptVersionScoring":205,"score":274,"tags":275,"targetMarket":217,"tier":218},"3.1.0",98,[276,212,214,277,278,215,279],"ai-image-generation","comfyui","openai-api","design-assistant",{"commitSha":281,"license":241,"marketplace":282,"plugin":285},"HEAD",{"name":283,"pluginCount":284},"meigen-marketplace",1,{"mcpCount":8,"provider":286,"skillCount":8},"classify",{"repoId":288},"kd7b1trrphkh2efj71w89w7qzh86nh22",[276,215,277,279,214,278,212],{"evaluatedAt":291,"extractAt":292,"updatedAt":293},1778691342174,1778691316210,1778691569279,{"evaluate":295,"extract":300},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":296,"targetMarket":217,"tier":218},[211,297,298,216,299],"ai-art","prompt-engineering","workflow-orchestration",{"commitSha":281,"plugin":301},{"mcpCount":8,"provider":286,"skillCount":232},{"parentExtensionId":262,"repoId":288},[297,216,211,298,299],{"evaluatedAt":305,"extractAt":292,"updatedAt":306},1778691364394,1778691569462,{"evaluate":308,"extract":310},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":309,"targetMarket":217,"tier":218},[211,212,213,214,215,216],{"commitSha":281},{"parentExtensionId":252,"repoId":288},{"_creationTime":313,"_id":288,"identity":314,"providers":315,"workflow":449},1778690077423.6003,{"githubOwner":247,"githubRepo":248,"sourceUrl":14},{"classify":316,"discover":437,"extract":440,"github":441,"npm":448},{"commitSha":281,"extensions":317},[318,331,372,384,392,397,405],{"basePath":269,"displayName":283,"installMethods":319,"rationale":320,"selectedPaths":321,"source":330,"sourceLanguage":18,"type":270},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[322,325,327],{"path":323,"priority":324},".claude-plugin/marketplace.json","mandatory",{"path":326,"priority":324},"README.md",{"path":328,"priority":329},"LICENSE","high","rule",{"basePath":259,"description":255,"displayName":257,"installMethods":332,"rationale":333,"selectedPaths":334,"source":330,"sourceLanguage":18,"type":259},{"claudeCode":257},"plugin manifest at plugin/.claude-plugin/plugin.json",[335,337,338,341,343,345,347,349,351,353,355,357,359,361,363,365,367,370],{"path":336,"priority":324},".claude-plugin/plugin.json",{"path":326,"priority":324},{"path":339,"priority":340},"skills/product-photoshoot/SKILL.md","medium",{"path":342,"priority":340},"skills/social-thumbnail/SKILL.md",{"path":344,"priority":340},"skills/visual-creative/SKILL.md",{"path":346,"priority":324},".mcp.json",{"path":348,"priority":329},"agents/gallery-researcher.md",{"path":350,"priority":329},"agents/image-generator.md",{"path":352,"priority":329},"agents/prompt-crafter.md",{"path":354,"priority":329},"commands/find.md",{"path":356,"priority":329},"commands/gen.md",{"path":358,"priority":329},"commands/models.md",{"path":360,"priority":329},"commands/setup.md",{"path":362,"priority":329},"hooks/check-config.sh",{"path":364,"priority":329},"hooks/hooks.json",{"path":366,"priority":329},"hooks/open-image.sh",{"path":368,"priority":369},"output-styles/creative-director.md","low",{"path":371,"priority":369},"output-styles/minimal.md",{"basePath":373,"description":374,"displayName":373,"installMethods":375,"rationale":376,"selectedPaths":377,"source":330,"sourceLanguage":18,"type":249},"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",[378,380,382],{"path":379,"priority":324},"SKILL.md",{"path":381,"priority":340},"references/providers.md",{"path":383,"priority":340},"references/troubleshooting.md",{"basePath":385,"description":386,"displayName":387,"installMethods":388,"rationale":389,"selectedPaths":390,"source":330,"sourceLanguage":18,"type":249},"plugin/skills/product-photoshoot","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.","product-photoshoot",{"claudeCode":12},"SKILL.md frontmatter at plugin/skills/product-photoshoot/SKILL.md",[391],{"path":379,"priority":324},{"basePath":246,"description":10,"displayName":13,"installMethods":393,"rationale":394,"selectedPaths":395,"source":330,"sourceLanguage":18,"type":249},{"claudeCode":12},"SKILL.md frontmatter at plugin/skills/social-thumbnail/SKILL.md",[396],{"path":379,"priority":324},{"basePath":398,"description":399,"displayName":400,"installMethods":401,"rationale":402,"selectedPaths":403,"source":330,"sourceLanguage":18,"type":249},"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",[404],{"path":379,"priority":324},{"basePath":269,"description":406,"displayName":257,"installMethods":407,"license":241,"rationale":408,"selectedPaths":409,"source":330,"sourceLanguage":18,"type":436},"Visual creative expert plugin — search inspiration, enhance prompts, and generate AI images with intelligent workflow orchestration",{"npm":257},"package.json @modelcontextprotocol/sdk dep + bin at package.json",[410,412,413,414,416,418,420,422,424,426,428,430,432,434],{"path":411,"priority":324},"package.json",{"path":326,"priority":324},{"path":328,"priority":329},{"path":415,"priority":340},"bin/meigen-mcp.js",{"path":417,"priority":369},"src/index.ts",{"path":419,"priority":369},"src/server.ts",{"path":421,"priority":369},"src/tools/comfyui-workflow.ts",{"path":423,"priority":369},"src/tools/enhance-prompt.ts",{"path":425,"priority":369},"src/tools/generate-image.ts",{"path":427,"priority":369},"src/tools/generate-video.ts",{"path":429,"priority":369},"src/tools/get-inspiration.ts",{"path":431,"priority":369},"src/tools/list-models.ts",{"path":433,"priority":369},"src/tools/manage-preferences.ts",{"path":435,"priority":369},"src/tools/search-gallery.ts","mcp",{"sources":438},[439],"manual",{"npmPackage":257},{"closedIssues90d":232,"description":265,"forks":233,"homepage":442,"license":241,"openIssues90d":8,"pushedAt":236,"readmeSize":230,"stars":237,"topics":443},"https://meigen.ai",[276,444,445,277,446,436,214,447,373,298],"claude","claude-code","lovart","model-context-protocol",{"downloads":239},{"classifiedAt":450,"discoverAt":451,"extractAt":452,"githubAt":452,"npmAt":453,"updatedAt":450},1778691315980,1778690077423,1778691312126,1778691314240,[215,216,213,211,214,212],{"evaluatedAt":244,"extractAt":292,"updatedAt":456},1778691569996,[],[459,476,505,532,558,574],{"_creationTime":460,"_id":461,"community":462,"display":463,"identity":465,"providers":466,"relations":471,"tags":472,"workflow":473},1778691316210.005,"k175txezbab4wcy00m9gcdq8qx86mz9k",{"reviewCount":8},{"description":374,"installMethods":464,"name":373,"sourceUrl":14},{"claudeCode":12},{"basePath":373,"githubOwner":247,"githubRepo":248,"locale":18,"slug":373,"type":249},{"evaluate":467,"extract":470},{"promptVersionExtension":204,"promptVersionScoring":205,"score":468,"tags":469,"targetMarket":217,"tier":218},100,[211,212,297,277,298,279],{"commitSha":281},{"repoId":288},[297,277,279,211,298,212],{"evaluatedAt":474,"extractAt":292,"updatedAt":475},1778691399174,1778691569625,{"_creationTime":477,"_id":478,"community":479,"display":480,"identity":486,"providers":490,"relations":498,"tags":501,"workflow":502},1778695548458.3809,"k1773fg4stpdx2tjnmejy57ybs86mwbn",{"reviewCount":8},{"description":481,"installMethods":482,"name":484,"sourceUrl":485},"Design polychromatic ornamental patterns grounded in Alexander Speltz's classical ornament taxonomy. Builds on monochrome structural analysis by adding period-authentic color palettes, color-to-motif mapping, and rendering styles suited to painted, illuminated, and glazed ornament. Use when creating decorative designs where color is integral to the tradition (Islamic tilework, illuminated manuscripts, Art Nouveau), exploring how historical periods used color in ornament, or producing colored reference imagery for design, illustration, or educational materials.\n",{"claudeCode":483},"pjt222/agent-almanac","ornament-style-color","https://github.com/pjt222/agent-almanac",{"basePath":487,"githubOwner":488,"githubRepo":489,"locale":18,"slug":484,"type":249},"skills/ornament-style-color","pjt222","agent-almanac",{"evaluate":491,"extract":497},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":492,"targetMarket":217,"tier":218},[213,493,494,495,496,211],"ornament","color","art-history","generative-ai",{"commitSha":281},{"parentExtensionId":499,"repoId":500},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[495,494,213,496,211,493],{"evaluatedAt":503,"extractAt":504,"updatedAt":503},1778699787612,1778695548458,{"_creationTime":506,"_id":507,"community":508,"display":509,"identity":515,"providers":519,"relations":526,"tags":529,"workflow":530},1778691104676,"k173n68tgxxkzxfk6qmt5wjbe586m938",{"reviewCount":8},{"description":510,"installMethods":511,"name":513,"sourceUrl":514},"Generate a branded product slide image with headline, feature pills, and a call-to-action — all arranged with layout layers.",{"claudeCode":512},"iterationlayer/skills","generate-product-slide","https://github.com/iterationlayer/skills",{"basePath":516,"githubOwner":517,"githubRepo":518,"locale":18,"slug":513,"type":249},"skills/generate-product-slide","iterationlayer","skills",{"evaluate":520,"extract":525},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":521,"targetMarket":217,"tier":218},[211,522,213,523,524],"marketing","automation","api",{"commitSha":281},{"parentExtensionId":527,"repoId":528},"k1721s0xmp59902ybtpakrrffn86n10s","kd76p4g2qmtrkgx99cnab3683d86n4g8",[524,523,213,211,522],{"evaluatedAt":531,"extractAt":506,"updatedAt":531},1778693274616,{"_creationTime":533,"_id":534,"community":535,"display":536,"identity":542,"providers":545,"relations":552,"tags":554,"workflow":555},1778690923100.0415,"k171dn874ywq2w3esw9nw8ymvs86nnnf",{"reviewCount":8},{"description":537,"installMethods":538,"name":540,"sourceUrl":541},"Run 250+ AI apps via inference.sh CLI - image generation, video creation, LLMs, search, 3D, Twitter automation. Models: FLUX, Veo, Gemini, Grok, Claude, Seedance, OmniHuman, Tavily, Exa, OpenRouter, and many more. Use when running AI apps, generating images/videos, calling LLMs, web search, or automating Twitter. Triggers: inference.sh, infsh, ai model, run ai, serverless ai, ai api, flux, veo, claude api, image generation, video generation, openrouter, tavily, exa search, twitter api, grok",{"claudeCode":539},"inferen-sh/skills","infsh-cli","https://github.com/inferen-sh/skills",{"basePath":543,"githubOwner":544,"githubRepo":518,"locale":18,"slug":540,"type":249},"tools/infsh-cli","inferen-sh",{"evaluate":546,"extract":551},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":547,"targetMarket":217,"tier":218},[215,548,211,212,549,550,523],"ai-apps","llm","web-search",{"commitSha":281},{"repoId":553},"kd75bmkxfkvvw504knzzpkzjph86n71t",[548,523,215,211,549,212,550],{"evaluatedAt":556,"extractAt":557,"updatedAt":556},1778692398076,1778690923100,{"_creationTime":559,"_id":560,"community":561,"display":562,"identity":564,"providers":565,"relations":569,"tags":570,"workflow":571},1778691316210.0056,"k17ethjbm60mxk4hafhx989nnh86mxtj",{"reviewCount":8},{"description":399,"installMethods":563,"name":400,"sourceUrl":14},{"claudeCode":12},{"basePath":398,"githubOwner":247,"githubRepo":248,"locale":18,"slug":400,"type":249},{"evaluate":566,"extract":568},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":567,"targetMarket":217,"tier":218},[211,212,298,213,297,215,214],{"commitSha":281},{"parentExtensionId":252,"repoId":288},[297,215,213,211,214,298,212],{"evaluatedAt":572,"extractAt":292,"updatedAt":573},1778691471571,1778691570188,{"_creationTime":575,"_id":576,"community":577,"display":578,"identity":584,"providers":589,"relations":598,"tags":601,"workflow":602},1778696691708.3274,"k170az7r02e9e2v47mpy80kx6n86nff3",{"reviewCount":8},{"description":579,"installMethods":580,"name":582,"sourceUrl":583},"Detect current market regime using npx neural-trader — bull/bear/ranging/volatile classification with recommended strategy",{"claudeCode":581},"ruvnet/ruflo","Trader Regime","https://github.com/ruvnet/ruflo",{"basePath":585,"githubOwner":586,"githubRepo":587,"locale":18,"slug":588,"type":249},"plugins/ruflo-neural-trader/skills/trader-regime","ruvnet","ruflo","trader-regime",{"evaluate":590,"extract":597},{"promptVersionExtension":204,"promptVersionScoring":205,"score":468,"tags":591,"targetMarket":217,"tier":218},[592,593,594,595,596,215],"finance","trading","market-analysis","ai","typescript",{"commitSha":281,"license":241},{"parentExtensionId":599,"repoId":600},"k17drge8h1fgzchr0p4jaeg33n86mwmy","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[595,215,592,594,593,596],{"evaluatedAt":603,"extractAt":604,"updatedAt":603},1778701108877,1778696691708]