[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-inferen-sh-infsh-cli-en":3,"guides-for-inferen-sh-infsh-cli":1189,"similar-k171dn874ywq2w3esw9nw8ymvs86nnnf-en":1190},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":242,"isFallback":229,"parentExtension":247,"providers":248,"relations":253,"repo":255,"tags":1186,"workflow":1187},1778690923100.0415,"k171dn874ywq2w3esw9nw8ymvs86nnnf",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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":12},"inferen-sh/skills","infsh-cli","https://github.com/inferen-sh/skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":227,"workflow":240},1778692398076.057,"kn7d0rcyqn9hcthpcjv8a5acnx86ntfc","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":201,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":219,"tier":220,"useCases":221},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,103,107,110,114,117,122,125,128,131,134,137,140,144,148,151,154,158,161,164,167,170,174,177,180,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of running numerous AI apps via a CLI and names specific use cases and triggers.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill provides a unified CLI interface to a vast array of AI models and services, offering significant value over directly calling individual APIs. It is not a thin wrapper.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The CLI is installable, documented, and provides examples for common AI tasks, indicating it's ready for real-world workflows. The installation script handles OS detection and checksum verification.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on providing access to AI applications via the inference.sh CLI, with a coherent set of related tools and documentation.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's functionality as a CLI for running numerous AI apps and models.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The underlying CLI commands are specific (e.g., `belt app run`, `belt task get`), not general shell execution.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The CLI reference and running apps documentation detail all commands, parameters, and common usage patterns, including environment variables for API keys.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tool names within the CLI reference (e.g., `belt app list`, `belt task get`) are descriptive and follow a consistent verb-noun pattern.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","CLI commands accept structured input (JSON) and specific flags, returning structured output (JSON) or files, minimizing extraneous data.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The README indicates an MIT license, and the installation script implies a permissive distribution model.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The repository shows a recent commit date of 2026-05-13, indicating active maintenance.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The extension does not appear to have third-party dependencies that require explicit management within the skill's context.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","Secrets are handled via API keys which can be set as an environment variable or managed through login, and are not echoed in debug output.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill's CLI handles inputs as data, and the installation script verifies checksums, mitigating injection risks.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The installation script downloads binaries from a trusted source and verifies checksums and signatures; no runtime dynamic code loading from untrusted sources is apparent.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The CLI installation is self-contained, and user data is processed by the CLI or sent to inference.sh services; it does not modify files outside its expected scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached process spawns or retry loops around denied tool calls are observed in the installation script or described CLI behavior.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The CLI facilitates calls to inference.sh services but does not instruct the agent to submit confidential data to third parties beyond the documented service.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled documentation and scripts appear free of hidden steering characters or obfuscated content.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The installation script is plain shell script and does not involve obfuscated code, base64 payloads, or runtime script fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The CLI installation script handles OS detection and places the binary in the PATH, and relative/home paths are supported for file uploads, avoiding rigid structural assumptions.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","With 0 open and 0 closed issues in the last 90 days, maintainer engagement is not measurably indicated, falling within acceptable thresholds.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The `pushedAt` date indicates recent commits, and the README mentions MIT license, aligning with versioned OSS practices.",{"category":104,"check":105,"severity":24,"summary":106},"Execution","Validation","The CLI commands accept specific JSON inputs and flags, implying validation. The CLI reference details expected app name formats and parameters.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The CLI's primary function is to interact with services; destructive operations are handled by the remote inference.sh platform, not directly by local scripts with unconfirmed actions.",{"category":111,"check":112,"severity":24,"summary":113},"Code Execution","Error Handling","The CLI reference includes an error handling table detailing common errors, causes, and solutions, suggesting robust error reporting.",{"category":111,"check":115,"severity":63,"summary":116},"Logging","This skill is a CLI tool interacting with a remote service; local audit logging of its operations is not a standard feature and not expected.",{"category":118,"check":119,"severity":120,"summary":121},"Compliance","GDPR","info","The skill facilitates interaction with AI models which may process personal data. While the CLI itself doesn't appear to handle PII directly, the inference.sh platform's GDPR compliance should be considered by the user.",{"category":118,"check":123,"severity":24,"summary":124},"Target market","The extension has no regional or jurisdictional limitations and is globally applicable.",{"category":92,"check":126,"severity":24,"summary":127},"Runtime stability","The installation script detects the OS and architecture, and the CLI is designed to work across standard environments.",{"category":44,"check":129,"severity":24,"summary":130},"README","The README exists, is well-structured, and clearly states the extension's purpose and installation instructions.",{"category":33,"check":132,"severity":24,"summary":133},"Tool surface size","The CLI exposes a focused set of commands for app discovery and execution, rather than an excessive number of tools.",{"category":40,"check":135,"severity":24,"summary":136},"Overlapping near-synonym tools","The CLI commands are distinct (e.g., `app list`, `app get`, `app run`, `task get`) and do not appear to have overlapping synonyms.",{"category":44,"check":138,"severity":24,"summary":139},"Phantom features","All features described in the README and SKILL.md (CLI functionality, app access) have corresponding implementations.",{"category":141,"check":142,"severity":24,"summary":143},"Install","Installation instruction","Comprehensive installation and authentication instructions are provided in the README and SKILL.md, including copy-paste examples and CLI setup.",{"category":145,"check":146,"severity":24,"summary":147},"Errors","Actionable error messages","The CLI reference provides specific error messages, their causes, and suggested solutions, enabling actionable remediation.",{"category":104,"check":149,"severity":63,"summary":150},"Pinned dependencies","The skill itself does not bundle scripts with third-party dependencies; it installs a pre-compiled CLI binary.",{"category":33,"check":152,"severity":63,"summary":153},"Dry-run preview","The primary operations are calls to a remote service; a direct `--dry-run` equivalent for the service interaction is not a feature of the CLI itself.",{"category":155,"check":156,"severity":120,"summary":157},"Protocol","Idempotent retry & timeouts","The underlying inference.sh service likely handles retries and timeouts for app executions. The CLI itself does not expose explicit controls for this. The `belt task get --no-wait` command indicates asynchronous operations are supported.",{"category":118,"check":159,"severity":24,"summary":160},"Telemetry opt-in","The installation script explicitly states 'no telemetry' and the CLI login process is for authentication, not telemetry collection.",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","The description clearly defines the purpose of running 250+ AI apps via a CLI and lists specific use cases and triggers.",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","The SKILL.md frontmatter is dense, self-contained, and accurately summarizes the core capability and triggers.",{"category":44,"check":168,"severity":24,"summary":169},"Concise Body","The SKILL.md body is concise and delegates deeper material to separate reference files, adhering to progressive disclosure.",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","The SKILL.md effectively uses reference files for detailed information like running apps, CLI reference, and authentication.",{"category":171,"check":175,"severity":63,"summary":176},"Forked exploration","This skill is a CLI tool and does not involve deep exploration or code review that would necessitate forked context.",{"category":22,"check":178,"severity":24,"summary":179},"Usage examples","Numerous ready-to-use examples are provided for various AI tasks (image, video, LLM, search, Twitter) in the SKILL.md and README.",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","The CLI reference includes a table detailing error handling for common failure modes like invalid input, app not found, and quota exceeded, with recovery steps.",{"category":111,"check":184,"severity":63,"summary":185},"Tool Fallback","The skill is a standalone CLI tool and does not rely on optional external tools or MCP servers.",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","The CLI provides specific error messages for unexpected states like invalid input or unknown apps, which would halt the workflow and report the issue.",{"category":92,"check":191,"severity":24,"summary":192},"Cross-skill coupling","The skill functions as a standalone CLI and does not implicitly rely on other skills being loaded in the same session.",1778692397923,"This skill provides a command-line interface (CLI) to the inference.sh platform, allowing users to run a wide range of AI applications including image generation, video creation, LLM calls, web search, and social media automation. It supports local file uploads, task tracking, and provides comprehensive documentation for installation, usage, and troubleshooting.",[196,197,198,199,200],"Run 250+ AI apps via CLI","Support for image, video, LLM, search, 3D, and social automation","Upload local files as inputs","Track task status and results","Comprehensive CLI reference and examples",[202,203,204],"Providing direct access to raw AI model APIs without the CLI abstraction","Managing local AI model deployments or GPU resources","Offering a graphical user interface for AI app execution","3.0.0","4.4.0","To enable users to easily run a vast ecosystem of AI applications and models from a single, unified command-line interface without needing to manage GPUs or complex API integrations.","The skill is exceptionally well-documented, robust, and production-ready, with clear use cases and strong security practices. A minor info-level finding on GDPR compliance due to the nature of AI models is the only point not achieving pass.",99,"A high-quality, production-ready CLI skill for accessing over 250 AI applications.",[212,213,214,215,216,217,218],"cli","ai-apps","image-generation","video-generation","llm","web-search","automation","global","verified",[222,223,224,225,226],"Generating images and videos using various AI models","Interacting with LLMs for text generation or analysis","Performing web searches and data extraction","Automating tasks on platforms like Twitter/X","Integrating AI capabilities into scripts or workflows",{"codeQuality":228,"collectedAt":230,"documentation":231,"maintenance":234,"security":238,"testCoverage":239},{"hasLockfile":229},false,1778692376561,{"descriptionLength":232,"readmeSize":233},495,3286,{"closedIssues90d":8,"forks":235,"hasChangelog":229,"openIssues90d":8,"pushedAt":236,"stars":237},75,1778676522000,433,{"hasNpmPackage":229,"smitheryVerified":229},{"hasCi":229,"hasTests":229},{"updatedAt":241},1778692398076,{"basePath":243,"githubOwner":244,"githubRepo":245,"locale":18,"slug":13,"type":246},"tools/infsh-cli","inferen-sh","skills","skill",null,{"evaluate":249,"extract":251},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":250,"targetMarket":219,"tier":220},[212,213,214,215,216,217,218],{"commitSha":252},"HEAD",{"repoId":254},"kd75bmkxfkvvw504knzzpkzjph86n71t",{"_creationTime":256,"_id":254,"identity":257,"providers":258,"workflow":1182},1778689686577.7676,{"githubOwner":244,"githubRepo":245,"sourceUrl":14},{"classify":259,"discover":1176,"github":1179},{"commitSha":252,"extensions":260},[261,437,446,454,462,470,478,486,494,502,510,518,526,534,542,550,558,566,574,582,590,598,606,614,622,630,638,646,654,662,670,678,686,694,702,710,718,726,752,776,791,806,814,822,830,838,846,854,862,870,878,886,894,902,910,918,926,934,942,950,958,966,974,982,990,999,1007,1015,1022,1030,1056,1064,1072,1080,1088,1096,1104,1112,1120,1128,1136,1144,1152,1160,1168],{"basePath":262,"description":263,"displayName":264,"installMethods":265,"license":266,"rationale":267,"selectedPaths":268,"source":435,"sourceLanguage":18,"type":436},"","AI agent skills for 250+ models via inference.sh CLI - generate images with FLUX, create videos with Veo, call LLMs, search the web, and more","inference-sh",{"claudeCode":264},"MIT","plugin manifest at .claude-plugin/plugin.json",[269,272,274,277,279,281,283,285,287,289,291,293,295,297,299,301,303,305,307,309,311,313,315,317,319,321,323,325,327,329,331,333,335,337,339,341,343,345,347,349,351,353,355,357,359,361,363,365,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397,399,401,403,405,407,409,411,413,415,417,419,421,423,425,427,429,431,433],{"path":270,"priority":271},".claude-plugin/plugin.json","mandatory",{"path":273,"priority":271},"README.md",{"path":275,"priority":276},"guides/content/ai-automation-workflows/SKILL.md","medium",{"path":278,"priority":276},"guides/content/ai-content-pipeline/SKILL.md",{"path":280,"priority":276},"guides/content/ai-podcast-creation/SKILL.md",{"path":282,"priority":276},"guides/content/content-repurposing/SKILL.md",{"path":284,"priority":276},"guides/design/app-store-screenshots/SKILL.md",{"path":286,"priority":276},"guides/design/book-cover-design/SKILL.md",{"path":288,"priority":276},"guides/design/character-design-sheet/SKILL.md",{"path":290,"priority":276},"guides/design/data-visualization/SKILL.md",{"path":292,"priority":276},"guides/design/email-design/SKILL.md",{"path":294,"priority":276},"guides/design/landing-page-design/SKILL.md",{"path":296,"priority":276},"guides/design/logo-design-guide/SKILL.md",{"path":298,"priority":276},"guides/design/og-image-design/SKILL.md",{"path":300,"priority":276},"guides/design/pitch-deck-visuals/SKILL.md",{"path":302,"priority":276},"guides/design/youtube-thumbnail-design/SKILL.md",{"path":304,"priority":276},"guides/photo/ai-product-photography/SKILL.md",{"path":306,"priority":276},"guides/photo/product-photography/SKILL.md",{"path":308,"priority":276},"guides/product/competitor-teardown/SKILL.md",{"path":310,"priority":276},"guides/product/customer-persona/SKILL.md",{"path":312,"priority":276},"guides/product/product-changelog/SKILL.md",{"path":314,"priority":276},"guides/product/product-hunt-launch/SKILL.md",{"path":316,"priority":276},"guides/prompting/prompt-engineering/SKILL.md",{"path":318,"priority":276},"guides/prompting/video-prompting-guide/SKILL.md",{"path":320,"priority":276},"guides/social/ai-social-media-content/SKILL.md",{"path":322,"priority":276},"guides/social/linkedin-content/SKILL.md",{"path":324,"priority":276},"guides/social/social-media-carousel/SKILL.md",{"path":326,"priority":276},"guides/social/twitter-thread-creation/SKILL.md",{"path":328,"priority":276},"guides/video/ai-marketing-videos/SKILL.md",{"path":330,"priority":276},"guides/video/explainer-video-guide/SKILL.md",{"path":332,"priority":276},"guides/video/storyboard-creation/SKILL.md",{"path":334,"priority":276},"guides/video/talking-head-production/SKILL.md",{"path":336,"priority":276},"guides/video/video-ad-specs/SKILL.md",{"path":338,"priority":276},"guides/writing/case-study-writing/SKILL.md",{"path":340,"priority":276},"guides/writing/newsletter-curation/SKILL.md",{"path":342,"priority":276},"guides/writing/press-release-writing/SKILL.md",{"path":344,"priority":276},"guides/writing/seo-content-brief/SKILL.md",{"path":346,"priority":276},"guides/writing/technical-blog-writing/SKILL.md",{"path":348,"priority":276},"sdk/building-apps/SKILL.md",{"path":350,"priority":276},"sdk/javascript-sdk/SKILL.md",{"path":352,"priority":276},"sdk/python-sdk/SKILL.md",{"path":354,"priority":276},"tools/agent-tools/SKILL.md",{"path":356,"priority":276},"tools/infsh-cli/SKILL.md",{"path":358,"priority":276},"tools/audio/ai-music-generation/SKILL.md",{"path":360,"priority":276},"tools/audio/ai-voice-cloning/SKILL.md",{"path":362,"priority":276},"tools/audio/dialogue-audio/SKILL.md",{"path":364,"priority":276},"tools/audio/elevenlabs-dialogue/SKILL.md",{"path":366,"priority":276},"tools/audio/elevenlabs-dubbing/SKILL.md",{"path":368,"priority":276},"tools/audio/elevenlabs-music/SKILL.md",{"path":370,"priority":276},"tools/audio/elevenlabs-sound-effects/SKILL.md",{"path":372,"priority":276},"tools/audio/elevenlabs-stt/SKILL.md",{"path":374,"priority":276},"tools/audio/elevenlabs-tts/SKILL.md",{"path":376,"priority":276},"tools/audio/elevenlabs-voice-changer/SKILL.md",{"path":378,"priority":276},"tools/audio/elevenlabs-voice-isolator/SKILL.md",{"path":380,"priority":276},"tools/audio/speech-to-text/SKILL.md",{"path":382,"priority":276},"tools/audio/text-to-speech/SKILL.md",{"path":384,"priority":276},"tools/image/ai-image-generation/SKILL.md",{"path":386,"priority":276},"tools/image/background-removal/SKILL.md",{"path":388,"priority":276},"tools/image/flux-image/SKILL.md",{"path":390,"priority":276},"tools/image/image-upscaling/SKILL.md",{"path":392,"priority":276},"tools/image/nano-banana-2/SKILL.md",{"path":394,"priority":276},"tools/image/nano-banana/SKILL.md",{"path":396,"priority":276},"tools/image/qwen-image-2-pro/SKILL.md",{"path":398,"priority":276},"tools/image/qwen-image-2/SKILL.md",{"path":400,"priority":276},"tools/image/p-image/SKILL.md",{"path":402,"priority":276},"tools/llm/ai-rag-pipeline/SKILL.md",{"path":404,"priority":276},"tools/llm/llm-models/SKILL.md",{"path":406,"priority":276},"tools/llm/web-search/SKILL.md",{"path":408,"priority":276},"tools/social/twitter-automation/SKILL.md",{"path":410,"priority":276},"tools/utilities/agent-browser/SKILL.md",{"path":412,"priority":276},"tools/utilities/python-executor/SKILL.md",{"path":414,"priority":276},"tools/utilities/related-skill/SKILL.md",{"path":416,"priority":276},"tools/video/ai-avatar-video/SKILL.md",{"path":418,"priority":276},"tools/video/ai-video-generation/SKILL.md",{"path":420,"priority":276},"tools/video/google-veo/SKILL.md",{"path":422,"priority":276},"tools/video/image-to-video/SKILL.md",{"path":424,"priority":276},"tools/video/remotion-render/SKILL.md",{"path":426,"priority":276},"tools/video/p-video/SKILL.md",{"path":428,"priority":276},"ui/agent-ui/SKILL.md",{"path":430,"priority":276},"ui/chat-ui/SKILL.md",{"path":432,"priority":276},"ui/tools-ui/SKILL.md",{"path":434,"priority":276},"ui/widgets-ui/SKILL.md","rule","plugin",{"basePath":438,"description":439,"displayName":440,"installMethods":441,"rationale":442,"selectedPaths":443,"source":435,"sourceLanguage":18,"type":246},"guides/content/ai-automation-workflows","Build automated AI workflows combining multiple models and services. Patterns: batch processing, scheduled tasks, event-driven pipelines, agent loops. Tools: inference.sh CLI, bash scripting, Python SDK, webhook integration. Use for: content automation, data processing, monitoring, scheduled generation. Triggers: ai automation, workflow automation, batch processing, ai pipeline, automated content, scheduled ai, ai cron, ai batch job, automated generation, ai workflow, content at scale, automation script, ai orchestration","ai-automation-workflows",{"claudeCode":12},"SKILL.md frontmatter at guides/content/ai-automation-workflows/SKILL.md",[444],{"path":445,"priority":271},"SKILL.md",{"basePath":447,"description":448,"displayName":449,"installMethods":450,"rationale":451,"selectedPaths":452,"source":435,"sourceLanguage":18,"type":246},"guides/content/ai-content-pipeline","Build multi-step AI content creation pipelines combining image, video, audio, and text. Workflow examples: generate image -> animate -> add voiceover -> merge with music. Tools: FLUX, Veo, Kokoro TTS, OmniHuman, media merger, upscaling. Use for: YouTube videos, social media content, marketing materials, automated content. Triggers: content pipeline, ai workflow, content creation, multi-step ai, content automation, ai video workflow, generate and edit, ai content factory, automated content creation, ai production pipeline, media pipeline, content at scale","ai-content-pipeline",{"claudeCode":12},"SKILL.md frontmatter at guides/content/ai-content-pipeline/SKILL.md",[453],{"path":445,"priority":271},{"basePath":455,"description":456,"displayName":457,"installMethods":458,"rationale":459,"selectedPaths":460,"source":435,"sourceLanguage":18,"type":246},"guides/content/ai-podcast-creation","Create AI-powered podcasts with text-to-speech, music, and audio editing. Tools: Kokoro TTS, DIA TTS, Chatterbox, AI music generation, media merger. Capabilities: multi-voice conversations, background music, intro/outro, full episodes. Use for: podcast production, audiobooks, voice content, audio newsletters. Triggers: podcast, ai podcast, text to speech podcast, audio content, voice over, ai audiobook, multi voice, conversation ai, notebooklm alternative, audio generation, podcast automation, ai narrator, voice content, audio newsletter, podcast maker","ai-podcast-creation",{"claudeCode":12},"SKILL.md frontmatter at guides/content/ai-podcast-creation/SKILL.md",[461],{"path":445,"priority":271},{"basePath":463,"description":464,"displayName":465,"installMethods":466,"rationale":467,"selectedPaths":468,"source":435,"sourceLanguage":18,"type":246},"guides/content/content-repurposing","Content atomization — turn one piece of content into many formats. Covers blog-to-thread, blog-to-carousel, podcast-to-blog, video-to-quotes, and more. Use for: content marketing, social media, multi-platform distribution, content strategy. Triggers: content repurposing, repurpose content, content atomization, content recycling, one to many content, multi platform content, cross post, adapt content, reformat content, blog to thread, blog to video, podcast to blog, content multiplication","content-repurposing",{"claudeCode":12},"SKILL.md frontmatter at guides/content/content-repurposing/SKILL.md",[469],{"path":445,"priority":271},{"basePath":471,"description":472,"displayName":473,"installMethods":474,"rationale":475,"selectedPaths":476,"source":435,"sourceLanguage":18,"type":246},"guides/design/app-store-screenshots","App Store and Google Play screenshot creation with exact platform specs. Covers iOS/Android dimensions, gallery ordering, device mockups, and preview videos. Use for: app store optimization, ASO, app screenshots, app preview, play store listing. Triggers: app store screenshots, aso, app store optimization, play store screenshots, app preview, app listing, ios screenshots, android screenshots, app store images, app mockup, device mockup, app gallery, store listing","app-store-screenshots",{"claudeCode":12},"SKILL.md frontmatter at guides/design/app-store-screenshots/SKILL.md",[477],{"path":445,"priority":271},{"basePath":479,"description":480,"displayName":481,"installMethods":482,"rationale":483,"selectedPaths":484,"source":435,"sourceLanguage":18,"type":246},"guides/design/book-cover-design","Book cover design with genre-specific conventions, typography rules, and AI image generation. Covers fiction and non-fiction genres, sizing, thumbnail testing, and iteration workflows. Use for: self-publishing, ebook covers, print covers, audiobook covers, cover mockups. Triggers: book cover, cover design, ebook cover, book art, novel cover, self publishing cover, kindle cover, audiobook cover, book jacket, cover illustration, fiction cover, nonfiction cover","book-cover-design",{"claudeCode":12},"SKILL.md frontmatter at guides/design/book-cover-design/SKILL.md",[485],{"path":445,"priority":271},{"basePath":487,"description":488,"displayName":489,"installMethods":490,"rationale":491,"selectedPaths":492,"source":435,"sourceLanguage":18,"type":246},"guides/design/character-design-sheet","Character consistency across AI-generated images with reference sheets and LoRA techniques. Covers turnaround views, expression sheets, color palettes, and style consistency tricks. Use for: character design, game art, illustration, animation, comics, visual novels. Triggers: character design, character sheet, character consistency, character reference, turnaround sheet, expression sheet, character art, consistent character, character concept, reference sheet, character creation, oc design, character bible","character-design-sheet",{"claudeCode":12},"SKILL.md frontmatter at guides/design/character-design-sheet/SKILL.md",[493],{"path":445,"priority":271},{"basePath":495,"description":496,"displayName":497,"installMethods":498,"rationale":499,"selectedPaths":500,"source":435,"sourceLanguage":18,"type":246},"guides/design/data-visualization","Data visualization with chart selection, color theory, and annotation best practices. Covers chart types (bar, line, scatter, heatmap), axes rules, and storytelling with data. Use for: charts, graphs, dashboards, reports, presentations, infographics, data stories. Triggers: data visualization, chart, graph, data chart, bar chart, line chart, scatter plot, data viz, visualization, dashboard chart, infographic data, data presentation, chart design, plot, heatmap, pie chart alternative","data-visualization",{"claudeCode":12},"SKILL.md frontmatter at guides/design/data-visualization/SKILL.md",[501],{"path":445,"priority":271},{"basePath":503,"description":504,"displayName":505,"installMethods":506,"rationale":507,"selectedPaths":508,"source":435,"sourceLanguage":18,"type":246},"guides/design/email-design","Email marketing design with layout patterns, subject line formulas, and deliverability rules. Covers welcome sequences, promotional emails, transactional templates, and mobile optimization. Use for: email marketing, newsletter design, drip campaigns, email templates, transactional emails. Triggers: email design, email template, email marketing, newsletter design, email layout, email campaign, drip campaign, welcome email, promotional email, transactional email, email subject line, email header image, email banner","email-design",{"claudeCode":12},"SKILL.md frontmatter at guides/design/email-design/SKILL.md",[509],{"path":445,"priority":271},{"basePath":511,"description":512,"displayName":513,"installMethods":514,"rationale":515,"selectedPaths":516,"source":435,"sourceLanguage":18,"type":246},"guides/design/landing-page-design","Landing page conversion optimization with layout rules, hero section design, and CTA psychology. Covers above-the-fold formula, social proof placement, mobile design, and F-pattern reading. Use for: startup landing pages, product pages, SaaS marketing, conversion optimization. Triggers: landing page, hero section, above the fold, conversion optimization, landing page design, cta button, hero image, landing page layout, saas landing page, product page design, conversion rate, landing page best practices","landing-page-design",{"claudeCode":12},"SKILL.md frontmatter at guides/design/landing-page-design/SKILL.md",[517],{"path":445,"priority":271},{"basePath":519,"description":520,"displayName":521,"installMethods":522,"rationale":523,"selectedPaths":524,"source":435,"sourceLanguage":18,"type":246},"guides/design/logo-design-guide","Logo design principles and AI image generation best practices for creating logos. Covers logo types, prompting techniques, scalability rules, and iteration workflows. Use for: brand identity, startup logos, app icons, favicons, logo concepts. Triggers: logo design, create logo, brand logo, logo generation, ai logo, logo maker, icon design, brand mark, logo concept, startup logo, app icon logo","logo-design-guide",{"claudeCode":12},"SKILL.md frontmatter at guides/design/logo-design-guide/SKILL.md",[525],{"path":445,"priority":271},{"basePath":527,"description":528,"displayName":529,"installMethods":530,"rationale":531,"selectedPaths":532,"source":435,"sourceLanguage":18,"type":246},"guides/design/og-image-design","Open Graph and social sharing image design with platform specs, text placement, and branding. Covers OG meta tags, Twitter cards, LinkedIn previews, and dynamic generation. Use for: social sharing images, blog thumbnails, link previews, social cards. Triggers: og image, open graph, social sharing image, twitter card, social card, link preview image, og meta, sharing preview, social thumbnail, meta image, og:image, twitter:image, linkedin preview","og-image-design",{"claudeCode":12},"SKILL.md frontmatter at guides/design/og-image-design/SKILL.md",[533],{"path":445,"priority":271},{"basePath":535,"description":536,"displayName":537,"installMethods":538,"rationale":539,"selectedPaths":540,"source":435,"sourceLanguage":18,"type":246},"guides/design/pitch-deck-visuals","Investor pitch deck structure with slide-by-slide framework, visual design rules, and data presentation. Covers the 12-slide framework, chart types, team slides, and common investor turn-offs. Use for: fundraising decks, investor presentations, startup pitch, demo day, grant proposals. Triggers: pitch deck, investor deck, startup pitch, fundraising deck, demo day, pitch presentation, investor presentation, seed deck, series a deck, pitch slides, startup presentation, vc pitch, investor meeting","pitch-deck-visuals",{"claudeCode":12},"SKILL.md frontmatter at guides/design/pitch-deck-visuals/SKILL.md",[541],{"path":445,"priority":271},{"basePath":543,"description":544,"displayName":545,"installMethods":546,"rationale":547,"selectedPaths":548,"source":435,"sourceLanguage":18,"type":246},"guides/design/youtube-thumbnail-design","YouTube thumbnail design with specific dimensions, contrast rules, and mobile preview optimization. Covers safe zones, text placement, face expression psychology, and A/B testing. Use for: YouTube thumbnails, video cover images, click-through optimization. Triggers: youtube thumbnail, thumbnail design, video thumbnail, click through rate, ctr optimization, youtube cover, video cover image, thumbnail maker, thumbnail tips, youtube design, video preview image","youtube-thumbnail-design",{"claudeCode":12},"SKILL.md frontmatter at guides/design/youtube-thumbnail-design/SKILL.md",[549],{"path":445,"priority":271},{"basePath":551,"description":552,"displayName":553,"installMethods":554,"rationale":555,"selectedPaths":556,"source":435,"sourceLanguage":18,"type":246},"guides/photo/ai-product-photography","Generate professional AI product photography and commercial images. Models: FLUX, Imagen 3, Grok, Seedream for product shots, lifestyle images, mockups. Capabilities: studio lighting, lifestyle scenes, packaging, e-commerce photos. Use for: e-commerce, Amazon listings, Shopify, marketing, advertising, mockups. Triggers: product photography, product shot, commercial photography, e-commerce images, amazon product photo, shopify images, product mockup, studio product shot, lifestyle product image, advertising photo, packshot, product render, product image ai","ai-product-photography",{"claudeCode":12},"SKILL.md frontmatter at guides/photo/ai-product-photography/SKILL.md",[557],{"path":445,"priority":271},{"basePath":559,"description":560,"displayName":561,"installMethods":562,"rationale":563,"selectedPaths":564,"source":435,"sourceLanguage":18,"type":246},"guides/photo/product-photography","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","product-photography",{"claudeCode":12},"SKILL.md frontmatter at guides/photo/product-photography/SKILL.md",[565],{"path":445,"priority":271},{"basePath":567,"description":568,"displayName":569,"installMethods":570,"rationale":571,"selectedPaths":572,"source":435,"sourceLanguage":18,"type":246},"guides/product/competitor-teardown","Structured competitive analysis with feature matrices, SWOT, positioning maps, and UX review. Covers research frameworks, pricing comparison, review mining, and visual deliverables. Use for: market research, competitive intelligence, investor decks, product strategy, sales enablement. Triggers: competitor analysis, competitive analysis, competitor teardown, market research, competitive intelligence, swot analysis, competitor comparison, market landscape, competitor review, competitive landscape, feature comparison, market positioning","competitor-teardown",{"claudeCode":12},"SKILL.md frontmatter at guides/product/competitor-teardown/SKILL.md",[573],{"path":445,"priority":271},{"basePath":575,"description":576,"displayName":577,"installMethods":578,"rationale":579,"selectedPaths":580,"source":435,"sourceLanguage":18,"type":246},"guides/product/customer-persona","Research-backed customer persona creation with market data and avatar generation. Covers demographics, psychographics, jobs-to-be-done, journey mapping, and anti-personas. Use for: marketing strategy, product development, UX research, sales enablement, content strategy. Triggers: customer persona, buyer persona, user persona, target audience, ideal customer, customer profile, audience research, user research, icp, ideal customer profile, target market, customer avatar, audience persona","customer-persona",{"claudeCode":12},"SKILL.md frontmatter at guides/product/customer-persona/SKILL.md",[581],{"path":445,"priority":271},{"basePath":583,"description":584,"displayName":585,"installMethods":586,"rationale":587,"selectedPaths":588,"source":435,"sourceLanguage":18,"type":246},"guides/product/product-changelog","Product changelog and release notes that users actually read. Covers categorization, user-facing language, visuals, and distribution. Use for: release notes, changelogs, product updates, feature announcements, versioning. Triggers: changelog, release notes, product update, version notes, what's new, feature announcement, product changelog, update log, release announcement, version release, product release, ship notes","product-changelog",{"claudeCode":12},"SKILL.md frontmatter at guides/product/product-changelog/SKILL.md",[589],{"path":445,"priority":271},{"basePath":591,"description":592,"displayName":593,"installMethods":594,"rationale":595,"selectedPaths":596,"source":435,"sourceLanguage":18,"type":246},"guides/product/product-hunt-launch","Product Hunt launch optimization with specific specs, timing, and gallery strategy. Covers taglines, gallery images, maker comments, and launch day tactics. Use for: product launches, startup launches, side project launches, Product Hunt optimization. Triggers: product hunt, ph launch, product hunt launch, launch strategy, product launch, startup launch, product hunt tips, product hunt gallery, ph optimization, launch day, product hunt maker","product-hunt-launch",{"claudeCode":12},"SKILL.md frontmatter at guides/product/product-hunt-launch/SKILL.md",[597],{"path":445,"priority":271},{"basePath":599,"description":600,"displayName":601,"installMethods":602,"rationale":603,"selectedPaths":604,"source":435,"sourceLanguage":18,"type":246},"guides/prompting/prompt-engineering","Master prompt engineering for AI models: LLMs, image generators, video models. Techniques: chain-of-thought, few-shot, system prompts, negative prompts. Models: Claude, GPT-4, Gemini, FLUX, Veo, Stable Diffusion prompting. Use for: better AI outputs, consistent results, complex tasks, optimization. Triggers: prompt engineering, how to prompt, better prompts, prompt tips, prompting guide, llm prompting, image prompt, ai prompting, prompt optimization, prompt template, prompt structure, effective prompts, prompt techniques","prompt-engineering",{"claudeCode":12},"SKILL.md frontmatter at guides/prompting/prompt-engineering/SKILL.md",[605],{"path":445,"priority":271},{"basePath":607,"description":608,"displayName":609,"installMethods":610,"rationale":611,"selectedPaths":612,"source":435,"sourceLanguage":18,"type":246},"guides/prompting/video-prompting-guide","Best practices and techniques for writing effective AI video generation prompts. Covers: Veo, Seedance, Wan, Grok, Kling, Runway, Pika, Sora prompting strategies. Learn: shot types, camera movements, lighting, pacing, style keywords, negative prompts. Use for: improving video quality, getting consistent results, professional video prompts. Triggers: video prompt, how to prompt video, veo prompts, video generation tips, better ai video, video prompt engineering, video prompt guide, video prompt template, ai video tips, video prompt best practices, video prompt examples, cinematography prompts","video-prompting-guide",{"claudeCode":12},"SKILL.md frontmatter at guides/prompting/video-prompting-guide/SKILL.md",[613],{"path":445,"priority":271},{"basePath":615,"description":616,"displayName":617,"installMethods":618,"rationale":619,"selectedPaths":620,"source":435,"sourceLanguage":18,"type":246},"guides/social/ai-social-media-content","Create AI-powered social media content for TikTok, Instagram, YouTube, Twitter/X. Generate: images, videos, reels, shorts, thumbnails, captions, hashtags. Tools: FLUX, Veo, Seedance, Wan, Kokoro TTS, Claude for copywriting. Use for: content creators, social media managers, influencers, brands. Triggers: social media content, tiktok, instagram reels, youtube shorts, twitter post, content creator, ai influencer, social content, reels, shorts, viral content, thumbnail generator, caption generator, hashtag generator, ugc content","ai-social-media-content",{"claudeCode":12},"SKILL.md frontmatter at guides/social/ai-social-media-content/SKILL.md",[621],{"path":445,"priority":271},{"basePath":623,"description":624,"displayName":625,"installMethods":626,"rationale":627,"selectedPaths":628,"source":435,"sourceLanguage":18,"type":246},"guides/social/linkedin-content","LinkedIn post writing with hook formulas, formatting rules, and engagement patterns. Covers post types, algorithm signals, character limits, and content pillars. Use for: LinkedIn posts, professional content, thought leadership, B2B content, personal branding. Triggers: linkedin post, linkedin content, linkedin writing, linkedin strategy, linkedin engagement, linkedin algorithm, linkedin hook, linkedin formatting, thought leadership, professional content, b2b content, linkedin growth","linkedin-content",{"claudeCode":12},"SKILL.md frontmatter at guides/social/linkedin-content/SKILL.md",[629],{"path":445,"priority":271},{"basePath":631,"description":632,"displayName":633,"installMethods":634,"rationale":635,"selectedPaths":636,"source":435,"sourceLanguage":18,"type":246},"guides/social/social-media-carousel","Multi-slide carousel design for Instagram, LinkedIn, and Twitter/X with layout rules and hooks. Covers slide structure, text hierarchy, swipe psychology, and platform-specific specs. Use for: carousel posts, Instagram carousels, LinkedIn carousels, slide posts, educational content. Triggers: carousel, instagram carousel, linkedin carousel, slide post, carousel design, swipe post, multi-image post, carousel template, educational carousel, carousel content, instagram slides, linkedin slides","social-media-carousel",{"claudeCode":12},"SKILL.md frontmatter at guides/social/social-media-carousel/SKILL.md",[637],{"path":445,"priority":271},{"basePath":639,"description":640,"displayName":641,"installMethods":642,"rationale":643,"selectedPaths":644,"source":435,"sourceLanguage":18,"type":246},"guides/social/twitter-thread-creation","Twitter/X thread writing with hook tweets, thread structure, and engagement optimization. Covers tweet formatting, character limits, media attachments, and posting strategies. Use for: Twitter threads, X posts, tweet storms, Twitter content, social media writing. Triggers: twitter thread, tweet thread, x thread, twitter post, tweet writing, thread creation, tweet storm, twitter content, x post, twitter writing, twitter hook, tweet formatting, thread structure","twitter-thread-creation",{"claudeCode":12},"SKILL.md frontmatter at guides/social/twitter-thread-creation/SKILL.md",[645],{"path":445,"priority":271},{"basePath":647,"description":648,"displayName":649,"installMethods":650,"rationale":651,"selectedPaths":652,"source":435,"sourceLanguage":18,"type":246},"guides/video/ai-marketing-videos","Create AI marketing videos for ads, promos, product launches, and brand content. Models: Veo, Seedance, Wan, FLUX for visuals, Kokoro for voiceover. Types: product demos, testimonials, explainers, social ads, brand videos. Use for: Facebook ads, YouTube ads, product launches, brand awareness. Triggers: marketing video, ad video, promo video, commercial, brand video, product video, explainer video, ad creative, video ad, facebook ad video, youtube ad, instagram ad, tiktok ad, promotional video, launch video","ai-marketing-videos",{"claudeCode":12},"SKILL.md frontmatter at guides/video/ai-marketing-videos/SKILL.md",[653],{"path":445,"priority":271},{"basePath":655,"description":656,"displayName":657,"installMethods":658,"rationale":659,"selectedPaths":660,"source":435,"sourceLanguage":18,"type":246},"guides/video/explainer-video-guide","Explainer video production guide: scripting, voiceover, visuals, and assembly. Covers script formulas, pacing rules, scene planning, and multi-tool pipelines. Use for: product demos, how-it-works videos, onboarding videos, social explainers. Triggers: explainer video, how to make explainer, product video, demo video, video production, video script, animated explainer, product demo video, tutorial video, onboarding video, walkthrough video, video pipeline","explainer-video-guide",{"claudeCode":12},"SKILL.md frontmatter at guides/video/explainer-video-guide/SKILL.md",[661],{"path":445,"priority":271},{"basePath":663,"description":664,"displayName":665,"installMethods":666,"rationale":667,"selectedPaths":668,"source":435,"sourceLanguage":18,"type":246},"guides/video/storyboard-creation","Film and video storyboarding with shot vocabulary, continuity rules, and panel layout. Covers shot types, camera angles, movement, 180-degree rule, and annotation format. Use for: video planning, film pre-production, ad storyboards, music video planning, animation. Triggers: storyboard, storyboarding, shot list, film planning, video planning, pre production, shot composition, camera angles, scene planning, visual script, animatic, storyboard panels, video storyboard","storyboard-creation",{"claudeCode":12},"SKILL.md frontmatter at guides/video/storyboard-creation/SKILL.md",[669],{"path":445,"priority":271},{"basePath":671,"description":672,"displayName":673,"installMethods":674,"rationale":675,"selectedPaths":676,"source":435,"sourceLanguage":18,"type":246},"guides/video/talking-head-production","Talking head video production with AI avatars, lipsync, and voiceover. Recommended: P-Video-Avatar (fastest, cheapest, built-in TTS). Also covers OmniHuman, PixVerse, Fabric. Portrait requirements, audio quality, production workflows. Use for: spokesperson videos, course content, social media, presentations, demos. Triggers: talking head, avatar video, lipsync, lip sync, ai spokesperson, virtual presenter, ai presenter, omnihuman, talking avatar, video presenter, ai talking head, presenter video, ai face video, p-video-avatar","talking-head-production",{"claudeCode":12},"SKILL.md frontmatter at guides/video/talking-head-production/SKILL.md",[677],{"path":445,"priority":271},{"basePath":679,"description":680,"displayName":681,"installMethods":682,"rationale":683,"selectedPaths":684,"source":435,"sourceLanguage":18,"type":246},"guides/video/video-ad-specs","Video ad creation with exact platform-specific specs for TikTok, Instagram, YouTube, Facebook, LinkedIn. Covers dimensions, duration limits, AIDA framework, and caption requirements. Use for: video ads, social media ads, paid media creative, video marketing, ad production. Triggers: video ad, social media ad, tiktok ad, instagram ad, youtube ad, facebook ad, linkedin ad, video creative, ad specs, paid media, video marketing, ad production, reels ad, stories ad, pre roll, bumper ad","video-ad-specs",{"claudeCode":12},"SKILL.md frontmatter at guides/video/video-ad-specs/SKILL.md",[685],{"path":445,"priority":271},{"basePath":687,"description":688,"displayName":689,"installMethods":690,"rationale":691,"selectedPaths":692,"source":435,"sourceLanguage":18,"type":246},"guides/writing/case-study-writing","B2B case study writing with STAR framework, data visualization, and research. Covers structure, customer quotes, metrics presentation, and distribution formats. Use for: customer success stories, portfolio pieces, sales enablement, marketing content. Triggers: case study, customer story, success story, b2b case study, client testimonial, customer case study, portfolio case study, use case, customer win, results story","case-study-writing",{"claudeCode":12},"SKILL.md frontmatter at guides/writing/case-study-writing/SKILL.md",[693],{"path":445,"priority":271},{"basePath":695,"description":696,"displayName":697,"installMethods":698,"rationale":699,"selectedPaths":700,"source":435,"sourceLanguage":18,"type":246},"guides/writing/newsletter-curation","Newsletter curation with content sourcing, editorial structure, and subscriber growth strategies. Covers issue formatting, link roundups, commentary style, and sending cadence. Use for: email newsletters, link roundups, weekly digests, curated content, creator newsletters. Triggers: newsletter, email newsletter, newsletter curation, weekly digest, link roundup, curated newsletter, newsletter writing, newsletter format, subscriber growth, newsletter strategy, content curation, newsletter template","newsletter-curation",{"claudeCode":12},"SKILL.md frontmatter at guides/writing/newsletter-curation/SKILL.md",[701],{"path":445,"priority":271},{"basePath":703,"description":704,"displayName":705,"installMethods":706,"rationale":707,"selectedPaths":708,"source":435,"sourceLanguage":18,"type":246},"guides/writing/press-release-writing","Press release writing in AP style with inverted pyramid structure. Covers formatting, datelines, quotes, boilerplates, and fact-checking. Use for: product launches, funding announcements, partnerships, company news, events. Triggers: press release, pr writing, media release, news release, announcement, product launch announcement, funding announcement, company news, media advisory, ap style, press statement, news wire","press-release-writing",{"claudeCode":12},"SKILL.md frontmatter at guides/writing/press-release-writing/SKILL.md",[709],{"path":445,"priority":271},{"basePath":711,"description":712,"displayName":713,"installMethods":714,"rationale":715,"selectedPaths":716,"source":435,"sourceLanguage":18,"type":246},"guides/writing/seo-content-brief","SEO content brief creation with keyword research, search intent analysis, and content structure. Covers SERP analysis, heading hierarchy, word count targets, and internal linking strategy. Use for: content briefs, SEO writing, blog strategy, content planning, keyword targeting. Triggers: seo content brief, content brief, seo brief, keyword research, search intent, content strategy, blog brief, seo writing, content planning, keyword targeting, serp analysis, content outline, seo article, blog seo","seo-content-brief",{"claudeCode":12},"SKILL.md frontmatter at guides/writing/seo-content-brief/SKILL.md",[717],{"path":445,"priority":271},{"basePath":719,"description":720,"displayName":721,"installMethods":722,"rationale":723,"selectedPaths":724,"source":435,"sourceLanguage":18,"type":246},"guides/writing/technical-blog-writing","Technical blog post writing with structure, code examples, and developer audience conventions. Covers post types, code formatting, explanation depth, and developer-specific engagement patterns. Use for: engineering blogs, dev tutorials, technical writing, developer content, documentation posts. Triggers: technical blog, dev blog, engineering blog, technical writing, developer tutorial, tech post, code tutorial, programming blog, developer content, technical article, engineering post, coding tutorial, technical content","technical-blog-writing",{"claudeCode":12},"SKILL.md frontmatter at guides/writing/technical-blog-writing/SKILL.md",[725],{"path":445,"priority":271},{"basePath":727,"description":728,"displayName":729,"installMethods":730,"rationale":731,"selectedPaths":732,"source":435,"sourceLanguage":18,"type":246},"sdk/building-apps","Build and deploy applications on inference.sh. Use when getting started, understanding the platform, creating apps, configuring resources, or needing an overview of inference.sh app development. Supports both Python and Node.js. Triggers: inference.sh app, belt app, inf.yml, inference.py, inference.js, deploy app, app development, build app, create app, GPU app, VRAM, app resources, app secrets, app integrations, multi-function app","building-inferencesh-apps",{"claudeCode":12},"SKILL.md frontmatter at sdk/building-apps/SKILL.md",[733,734,736,738,740,742,744,746,748,750],{"path":445,"priority":271},{"path":735,"priority":276},"references/cli.md",{"path":737,"priority":276},"references/node-app-logic.md",{"path":739,"priority":276},"references/node-patterns.md",{"path":741,"priority":276},"references/node-secrets-oauth.md",{"path":743,"priority":276},"references/node-tracking.md",{"path":745,"priority":276},"references/python-app-logic.md",{"path":747,"priority":276},"references/python-patterns.md",{"path":749,"priority":276},"references/python-secrets-oauth.md",{"path":751,"priority":276},"references/python-tracking.md",{"basePath":753,"description":754,"displayName":755,"installMethods":756,"rationale":757,"selectedPaths":758,"source":435,"sourceLanguage":18,"type":246},"sdk/javascript-sdk","JavaScript/TypeScript SDK for inference.sh - run AI apps, build agents, integrate 250+ models. Package: @inferencesh/sdk (npm install). Full TypeScript support, streaming, file uploads. Build agents with template or ad-hoc patterns, tool builder API, skills, human approval. Use for: JavaScript integration, TypeScript, Node.js, React, Next.js, frontend apps. Triggers: javascript sdk, typescript sdk, npm install, node.js api, js client, react ai, next.js ai, frontend sdk, @inferencesh/sdk, typescript agent, browser sdk, js integration","javascript-sdk",{"claudeCode":12},"SKILL.md frontmatter at sdk/javascript-sdk/SKILL.md",[759,760,762,764,766,768,770,772,774],{"path":445,"priority":271},{"path":761,"priority":276},"references/agent-patterns.md",{"path":763,"priority":276},"references/files.md",{"path":765,"priority":276},"references/react-integration.md",{"path":767,"priority":276},"references/server-proxy.md",{"path":769,"priority":276},"references/sessions.md",{"path":771,"priority":276},"references/streaming.md",{"path":773,"priority":276},"references/tool-builder.md",{"path":775,"priority":276},"references/typescript.md",{"basePath":777,"description":778,"displayName":779,"installMethods":780,"rationale":781,"selectedPaths":782,"source":435,"sourceLanguage":18,"type":246},"sdk/python-sdk","Python SDK for inference.sh - run AI apps, build agents, and integrate with 250+ models. Package: inferencesh (pip install inferencesh). Supports sync/async, streaming, file uploads. Build agents with template or ad-hoc patterns, tool builder API, skills, and human approval. Use for: Python integration, AI apps, agent development, RAG pipelines, automation. Triggers: python sdk, inferencesh, pip install, python api, python client, async inference, python agent, tool builder python, programmatic ai, python integration, sdk python","python-sdk",{"claudeCode":12},"SKILL.md frontmatter at sdk/python-sdk/SKILL.md",[783,784,785,787,788,789,790],{"path":445,"priority":271},{"path":761,"priority":276},{"path":786,"priority":276},"references/async-patterns.md",{"path":763,"priority":276},{"path":769,"priority":276},{"path":771,"priority":276},{"path":773,"priority":276},{"basePath":792,"description":10,"displayName":793,"installMethods":794,"rationale":795,"selectedPaths":796,"source":435,"sourceLanguage":18,"type":246},"tools/agent-tools","agent-tools",{"claudeCode":12},"SKILL.md frontmatter at tools/agent-tools/SKILL.md",[797,798,800,802,804],{"path":445,"priority":271},{"path":799,"priority":276},"references/app-discovery.md",{"path":801,"priority":276},"references/authentication.md",{"path":803,"priority":276},"references/cli-reference.md",{"path":805,"priority":276},"references/running-apps.md",{"basePath":807,"description":808,"displayName":809,"installMethods":810,"rationale":811,"selectedPaths":812,"source":435,"sourceLanguage":18,"type":246},"tools/audio/ai-music-generation","Generate AI music and songs with ElevenLabs, Diffrythm, Tencent Song Generation via inference.sh CLI. Models: ElevenLabs Music (up to 10 min, commercial license), Diffrythm (fast song generation), Tencent Song Generation (full songs with vocals). Capabilities: text-to-music, song generation, instrumental, lyrics to song, soundtrack creation. Use for: background music, social media content, game soundtracks, podcasts, royalty-free music. Triggers: music generation, ai music, generate song, ai composer, text to music, song generator, create music with ai, suno alternative, udio alternative, ai song, ai soundtrack, generate soundtrack, ai jingle, music ai, beat generator, elevenlabs music, eleven labs music","ai-music-generation",{"claudeCode":12},"SKILL.md frontmatter at tools/audio/ai-music-generation/SKILL.md",[813],{"path":445,"priority":271},{"basePath":815,"description":816,"displayName":817,"installMethods":818,"rationale":819,"selectedPaths":820,"source":435,"sourceLanguage":18,"type":246},"tools/audio/ai-voice-cloning","AI voice generation, text-to-speech, and voice synthesis via inference.sh CLI. Models: Inworld TTS-2 (100+ languages, emotion/non-verbal steering), Inworld TTS 1.5 (ultra-low latency), ElevenLabs (22+ premium voices, 32 languages), Kokoro TTS, DIA, Chatterbox, Higgs, VibeVoice for natural speech. Capabilities: multiple voices, emotions, accents, long-form narration, conversation, voice transformation, delivery mode control, character voices. Use for: voiceovers, audiobooks, podcasts, video narration, accessibility, gaming NPCs, avatar audio, UGC. Triggers: voice cloning, tts, text to speech, ai voice, voice generation, voice synthesis, voice over, narration, speech synthesis, ai narrator, elevenlabs, eleven labs, natural voice, realistic speech, voice ai, voice changer, inworld, inworld tts, character voice, npc voice","ai-voice-cloning",{"claudeCode":12},"SKILL.md frontmatter at tools/audio/ai-voice-cloning/SKILL.md",[821],{"path":445,"priority":271},{"basePath":823,"description":824,"displayName":825,"installMethods":826,"rationale":827,"selectedPaths":828,"source":435,"sourceLanguage":18,"type":246},"tools/audio/dialogue-audio","Multi-speaker dialogue audio creation with ElevenLabs and Dia TTS. Covers speaker tags, emotion control, pacing, conversation flow, and post-production. Use for: podcasts, audiobooks, explainers, character dialogue, conversational content. Triggers: dialogue audio, multi speaker, conversation audio, dia tts, two speakers, podcast audio, character voices, voice acting, dialogue generation, conversation tts, multi voice, speaker tags, dialogue recording, elevenlabs dialogue, eleven labs conversation","dialogue-audio",{"claudeCode":12},"SKILL.md frontmatter at tools/audio/dialogue-audio/SKILL.md",[829],{"path":445,"priority":271},{"basePath":831,"description":832,"displayName":833,"installMethods":834,"rationale":835,"selectedPaths":836,"source":435,"sourceLanguage":18,"type":246},"tools/audio/elevenlabs-dialogue","ElevenLabs multi-speaker dialogue generation - create conversations with different voices in a single audio file via inference.sh CLI. Capabilities: multi-voice dialogue, script-based generation, voice direction, conversation audio. Use for: podcasts, audiobooks, explainers, tutorials, character dialogue, video scripts. Triggers: elevenlabs dialogue, eleven labs dialogue, multi speaker, conversation audio, dialogue generation, text to dialogue, multi voice, voice acting, podcast dialogue, character voices, script to audio, elevenlabs conversation, two speakers","elevenlabs-dialogue",{"claudeCode":12},"SKILL.md frontmatter at tools/audio/elevenlabs-dialogue/SKILL.md",[837],{"path":445,"priority":271},{"basePath":839,"description":840,"displayName":841,"installMethods":842,"rationale":843,"selectedPaths":844,"source":435,"sourceLanguage":18,"type":246},"tools/audio/elevenlabs-dubbing","ElevenLabs automatic dubbing - translate and dub audio/video into 29 languages while preserving speaker voice via inference.sh CLI. Capabilities: auto speaker detection, voice-preserving translation, video dubbing, audio localization. Use for: content localization, video translation, multilingual content, international distribution. Triggers: dubbing, dub video, translate audio, video translation, audio translation, localize content, elevenlabs dubbing, eleven labs dub, multilingual dub, voice translation, auto dub, language dub, content localization","elevenlabs-dubbing",{"claudeCode":12},"SKILL.md frontmatter at tools/audio/elevenlabs-dubbing/SKILL.md",[845],{"path":445,"priority":271},{"basePath":847,"description":848,"displayName":849,"installMethods":850,"rationale":851,"selectedPaths":852,"source":435,"sourceLanguage":18,"type":246},"tools/audio/elevenlabs-music","ElevenLabs AI music generation - create original music from text prompts via inference.sh CLI. Capabilities: text-to-music, custom duration up to 10 minutes, genre/mood/instrument control, royalty-free commercial use. Use for: background music, soundtracks, jingles, podcasts, video scores, game audio. Triggers: elevenlabs music, eleven labs music, ai music, generate music, music generation, compose music, ai composer, create song, soundtrack, background music, jingle, elevenlabs compose, music ai","elevenlabs-music",{"claudeCode":12},"SKILL.md frontmatter at tools/audio/elevenlabs-music/SKILL.md",[853],{"path":445,"priority":271},{"basePath":855,"description":856,"displayName":857,"installMethods":858,"rationale":859,"selectedPaths":860,"source":435,"sourceLanguage":18,"type":246},"tools/audio/elevenlabs-sound-effects","Generate AI sound effects from text descriptions with ElevenLabs via inference.sh CLI. Capabilities: text-to-sound-effect, custom duration, royalty-free audio. Use for: video production, game audio, podcasts, films, presentations, social media. Triggers: sound effects, sfx, sound generation, ai sound effects, generate sound, foley, audio effects, sound design, text to sound, elevenlabs sound, eleven labs sfx, ambient sound, cinematic sound, game sound effects","elevenlabs-sound-effects",{"claudeCode":12},"SKILL.md frontmatter at tools/audio/elevenlabs-sound-effects/SKILL.md",[861],{"path":445,"priority":271},{"basePath":863,"description":864,"displayName":865,"installMethods":866,"rationale":867,"selectedPaths":868,"source":435,"sourceLanguage":18,"type":246},"tools/audio/elevenlabs-stt","ElevenLabs speech-to-text with Scribe models and forced alignment via inference.sh CLI. Models: Scribe v1/v2 (98%+ accuracy, 90+ languages). Capabilities: transcription, speaker diarization, audio event tagging, word-level timestamps, forced alignment, subtitle generation. Use for: meeting transcription, subtitles, podcast transcripts, lip-sync timing, karaoke. Triggers: elevenlabs stt, elevenlabs transcription, scribe, elevenlabs speech to text, forced alignment, word alignment, subtitle timing, diarization, speaker identification, audio event detection, eleven labs transcribe","elevenlabs-stt",{"claudeCode":12},"SKILL.md frontmatter at tools/audio/elevenlabs-stt/SKILL.md",[869],{"path":445,"priority":271},{"basePath":871,"description":872,"displayName":873,"installMethods":874,"rationale":875,"selectedPaths":876,"source":435,"sourceLanguage":18,"type":246},"tools/audio/elevenlabs-tts","ElevenLabs text-to-speech with 22+ premium voices, multilingual support, and voice tuning via inference.sh CLI. Models: eleven_multilingual_v2 (highest quality), eleven_turbo_v2_5 (low latency), eleven_flash_v2_5 (ultra-fast). Capabilities: text-to-speech, voice selection, stability/style control, 32 languages. Use for: voiceovers, audiobooks, video narration, podcasts, accessibility, IVR. Triggers: elevenlabs, eleven labs, elevenlabs tts, premium tts, professional voice, ai voice, high quality tts, multilingual tts, eleven labs voice, voice generation, natural speech, realistic voice, voice over, speech synthesis","elevenlabs-tts",{"claudeCode":12},"SKILL.md frontmatter at tools/audio/elevenlabs-tts/SKILL.md",[877],{"path":445,"priority":271},{"basePath":879,"description":880,"displayName":881,"installMethods":882,"rationale":883,"selectedPaths":884,"source":435,"sourceLanguage":18,"type":246},"tools/audio/elevenlabs-voice-changer","ElevenLabs voice changer - transform any voice to a different voice while preserving speech content and emotion via inference.sh CLI. Models: eleven_multilingual_sts_v2 (70+ languages), eleven_english_sts_v2. Capabilities: speech-to-speech, voice transformation, accent change, voice disguise. Use for: content creation, voice acting, privacy, dubbing, character voices. Triggers: voice changer, speech to speech, voice transformation, change voice, voice swap, voice conversion, voice disguise, eleven labs voice changer, elevenlabs sts, transform voice, ai voice changer, voice modifier","elevenlabs-voice-changer",{"claudeCode":12},"SKILL.md frontmatter at tools/audio/elevenlabs-voice-changer/SKILL.md",[885],{"path":445,"priority":271},{"basePath":887,"description":888,"displayName":889,"installMethods":890,"rationale":891,"selectedPaths":892,"source":435,"sourceLanguage":18,"type":246},"tools/audio/elevenlabs-voice-isolator","ElevenLabs voice isolator - remove background noise and isolate vocals from audio via inference.sh CLI. Capabilities: noise removal, voice extraction, audio cleanup, background removal. Use for: podcast cleanup, interview audio, music vocals, noisy recordings, audio restoration. Triggers: voice isolator, noise removal, background removal, isolate voice, clean audio, remove background noise, audio cleanup, voice extraction, elevenlabs isolator, eleven labs noise, vocal isolation, denoise, audio restoration, voice separation","elevenlabs-voice-isolator",{"claudeCode":12},"SKILL.md frontmatter at tools/audio/elevenlabs-voice-isolator/SKILL.md",[893],{"path":445,"priority":271},{"basePath":895,"description":896,"displayName":897,"installMethods":898,"rationale":899,"selectedPaths":900,"source":435,"sourceLanguage":18,"type":246},"tools/audio/speech-to-text","Transcribe audio to text with ElevenLabs Scribe and Whisper models via inference.sh CLI. Models: ElevenLabs Scribe v2 (98%+ accuracy, diarization), Fast Whisper Large V3, Whisper V3 Large. Capabilities: transcription, translation, multi-language, timestamps, speaker diarization, audio event tagging. Use for: meeting transcription, subtitles, podcast transcripts, voice notes. Triggers: speech to text, transcription, whisper, audio to text, transcribe audio, voice to text, stt, automatic transcription, subtitles generation, transcribe meeting, audio transcription, whisper ai, elevenlabs stt, scribe, eleven labs transcribe","speech-to-text",{"claudeCode":12},"SKILL.md frontmatter at tools/audio/speech-to-text/SKILL.md",[901],{"path":445,"priority":271},{"basePath":903,"description":904,"displayName":905,"installMethods":906,"rationale":907,"selectedPaths":908,"source":435,"sourceLanguage":18,"type":246},"tools/audio/text-to-speech","Convert text to natural speech with Inworld TTS, ElevenLabs, DIA TTS, Kokoro, Chatterbox, and more via inference.sh CLI. Models: Inworld TTS-2 (100+ languages, emotion steering), Inworld TTS 1.5 (ultra-low latency), ElevenLabs (premium, 22+ voices, 32 languages), DIA TTS (conversational), Kokoro TTS, Chatterbox, Higgs Audio, VibeVoice (podcasts). Capabilities: text-to-speech, voice cloning, multi-speaker dialogue, podcast generation, expressive speech, emotion/delivery steering, character voices. Use for: voiceovers, audiobooks, podcasts, accessibility, video narration, IVR, voice assistants, gaming characters, avatar audio. Triggers: text to speech, tts, voice generation, ai voice, speech synthesis, voice over, generate speech, ai narrator, voice cloning, text to audio, elevenlabs, eleven labs, voice ai, ai voiceover, speech generator, natural voice, inworld, inworld tts, character voice, game voice, npc voice","text-to-speech",{"claudeCode":12},"SKILL.md frontmatter at tools/audio/text-to-speech/SKILL.md",[909],{"path":445,"priority":271},{"basePath":911,"description":912,"displayName":913,"installMethods":914,"rationale":915,"selectedPaths":916,"source":435,"sourceLanguage":18,"type":246},"tools/image/ai-image-generation","Generate AI images with GPT-Image-2, FLUX, Gemini, Grok, Seedream, Reve and 50+ models via inference.sh CLI. Models: GPT-Image-2, FLUX Dev LoRA, FLUX.2 Klein LoRA, Gemini 3 Pro Image, Grok Imagine, Seedream 4.5, Reve, ImagineArt. Capabilities: text-to-image, image-to-image, inpainting, LoRA, image editing, upscaling, text rendering. Use for: AI art, product mockups, concept art, social media graphics, marketing visuals, illustrations. Triggers: flux, image generation, ai image, text to image, stable diffusion, generate image, ai art, midjourney alternative, dall-e alternative, text2img, t2i, image generator, ai picture, create image with ai, generative ai, ai illustration, grok image, gemini image, gpt image, openai image, chatgpt image","ai-image-generation",{"claudeCode":12},"SKILL.md frontmatter at tools/image/ai-image-generation/SKILL.md",[917],{"path":445,"priority":271},{"basePath":919,"description":920,"displayName":921,"installMethods":922,"rationale":923,"selectedPaths":924,"source":435,"sourceLanguage":18,"type":246},"tools/image/background-removal","Remove backgrounds from images with BiRefNet via inference.sh CLI. Model: BiRefNet (high accuracy background removal). Use for: product photos, portraits, e-commerce, transparent PNGs, photo editing. Triggers: remove background, background removal, remove bg, transparent background, cut out image, background remover, rembg, product photo editing, cutout, transparent png, bg removal, photo cutout","background-removal",{"claudeCode":12},"SKILL.md frontmatter at tools/image/background-removal/SKILL.md",[925],{"path":445,"priority":271},{"basePath":927,"description":928,"displayName":929,"installMethods":930,"rationale":931,"selectedPaths":932,"source":435,"sourceLanguage":18,"type":246},"tools/image/flux-image","Generate images with FLUX models (Black Forest Labs) via inference.sh CLI. Models: FLUX Dev LoRA, FLUX.2 Klein LoRA with custom style adaptation. Capabilities: text-to-image, image-to-image, LoRA fine-tuning, custom styles. Triggers: flux, flux.2, flux dev, flux schnell, flux pro, black forest labs, flux image, flux ai, flux model, flux lora","flux-image",{"claudeCode":12},"SKILL.md frontmatter at tools/image/flux-image/SKILL.md",[933],{"path":445,"priority":271},{"basePath":935,"description":936,"displayName":937,"installMethods":938,"rationale":939,"selectedPaths":940,"source":435,"sourceLanguage":18,"type":246},"tools/image/gpt-image","Generate and edit images with OpenAI GPT-Image-2 via inference.sh CLI. Models: GPT-Image-2. Capabilities: text-to-image, image editing, inpainting, mask-based editing, multi-image reference, batch generation. Use for: product mockups, marketing visuals, image editing, concept art, inpainting, photo manipulation. Triggers: gpt image, gpt-image-2, openai image, chatgpt image, dall-e, dalle, openai image generation, gpt image edit, gpt inpainting, openai dall-e, gpt 4o image","gpt-image",{"claudeCode":12},"SKILL.md frontmatter at tools/image/gpt-image/SKILL.md",[941],{"path":445,"priority":271},{"basePath":943,"description":944,"displayName":945,"installMethods":946,"rationale":947,"selectedPaths":948,"source":435,"sourceLanguage":18,"type":246},"tools/image/image-upscaling","Upscale and enhance images with Real-ESRGAN, Thera, Topaz, FLUX Upscaler via inference.sh CLI. Models: Real-ESRGAN, Thera (any size), FLUX Dev Upscaler, Topaz Image Upscaler. Use for: enhance low-res images, upscale AI art, restore old photos, increase resolution. Triggers: upscale image, image upscaler, enhance image, increase resolution, real esrgan, ai upscale, super resolution, image enhancement, upscaling, enlarge image, higher resolution, 4k upscale, hd upscale","image-upscaling",{"claudeCode":12},"SKILL.md frontmatter at tools/image/image-upscaling/SKILL.md",[949],{"path":445,"priority":271},{"basePath":951,"description":952,"displayName":953,"installMethods":954,"rationale":955,"selectedPaths":956,"source":435,"sourceLanguage":18,"type":246},"tools/image/nano-banana","Generate images with Google Gemini native image models via inference.sh CLI. Models: Gemini 3 Pro Image, Gemini 2.5 Flash Image. Capabilities: text-to-image, image editing, multi-image input. Triggers: nano banana, gemini image, gemini 3 pro image, gemini 2.5 flash image, google image generation, native image generation, gemini native image","nano-banana",{"claudeCode":12},"SKILL.md frontmatter at tools/image/nano-banana/SKILL.md",[957],{"path":445,"priority":271},{"basePath":959,"description":960,"displayName":961,"installMethods":962,"rationale":963,"selectedPaths":964,"source":435,"sourceLanguage":18,"type":246},"tools/image/nano-banana-2","Generate images with Google Gemini 3.1 Flash Image Preview (Nano Banana 2) via inference.sh CLI. Capabilities: text-to-image, image editing, multi-image input (up to 14 images), Google Search grounding. Triggers: nano banana 2, nanobanana 2, gemini 3.1 flash image, gemini 3 1 flash image preview, google image generation","nano-banana-2",{"claudeCode":12},"SKILL.md frontmatter at tools/image/nano-banana-2/SKILL.md",[965],{"path":445,"priority":271},{"basePath":967,"description":968,"displayName":969,"installMethods":970,"rationale":971,"selectedPaths":972,"source":435,"sourceLanguage":18,"type":246},"tools/image/p-image","Generate images with Pruna P-Image models via inference.sh CLI. Models: P-Image, P-Image-LoRA, P-Image-Edit, P-Image-Edit-LoRA. Capabilities: text-to-image, image editing, LoRA styles, multi-image compositing, fast inference. Pruna optimizes models for speed without quality loss. Triggers: pruna, p-image, pruna image, fast image generation, optimized flux, pruna ai, p image, fast ai image, economic image generation, cheap image generation","p-image",{"claudeCode":12},"SKILL.md frontmatter at tools/image/p-image/SKILL.md",[973],{"path":445,"priority":271},{"basePath":975,"description":976,"displayName":977,"installMethods":978,"rationale":979,"selectedPaths":980,"source":435,"sourceLanguage":18,"type":246},"tools/image/qwen-image-2","Generate and edit images with Alibaba Qwen-Image-2.0 models via inference.sh CLI. Models: Qwen-Image-2.0 (fast), Qwen-Image-2.0-Pro (professional text rendering). Capabilities: text-to-image, multi-image editing, complex text rendering. Triggers: qwen image, qwen-image, alibaba image, dashscope image, qwen image 2, qwen image pro","qwen-image-2",{"claudeCode":12},"SKILL.md frontmatter at tools/image/qwen-image-2/SKILL.md",[981],{"path":445,"priority":271},{"basePath":983,"description":984,"displayName":985,"installMethods":986,"rationale":987,"selectedPaths":988,"source":435,"sourceLanguage":18,"type":246},"tools/image/qwen-image-2-pro","Generate images with Alibaba Qwen-Image-2.0-Pro via inference.sh CLI. Professional text rendering, fine-grained realism, enhanced semantic adherence. Ideal for posters, banners, and text-heavy designs. Triggers: qwen image pro, qwen-image-pro, qwen 2 pro, alibaba image pro, dashscope pro, professional text rendering","qwen-image-2-pro",{"claudeCode":12},"SKILL.md frontmatter at tools/image/qwen-image-2-pro/SKILL.md",[989],{"path":445,"priority":271},{"basePath":243,"description":10,"displayName":13,"installMethods":991,"rationale":992,"selectedPaths":993,"source":435,"sourceLanguage":18,"type":246},{"claudeCode":12},"SKILL.md frontmatter at tools/infsh-cli/SKILL.md",[994,995,996,997,998],{"path":445,"priority":271},{"path":799,"priority":276},{"path":801,"priority":276},{"path":803,"priority":276},{"path":805,"priority":276},{"basePath":1000,"description":1001,"displayName":1002,"installMethods":1003,"rationale":1004,"selectedPaths":1005,"source":435,"sourceLanguage":18,"type":246},"tools/llm/ai-rag-pipeline","Build RAG (Retrieval Augmented Generation) pipelines with web search and LLMs. Tools: Tavily Search, Exa Search, Exa Answer, Claude, GPT-4, Gemini via OpenRouter. Capabilities: research, fact-checking, grounded responses, knowledge retrieval. Use for: AI agents, research assistants, fact-checkers, knowledge bases. Triggers: rag, retrieval augmented generation, grounded ai, search and answer, research agent, fact checking, knowledge retrieval, ai research, search + llm, web grounded, perplexity alternative, ai with sources, citation, research pipeline","ai-rag-pipeline",{"claudeCode":12},"SKILL.md frontmatter at tools/llm/ai-rag-pipeline/SKILL.md",[1006],{"path":445,"priority":271},{"basePath":1008,"description":1009,"displayName":1010,"installMethods":1011,"rationale":1012,"selectedPaths":1013,"source":435,"sourceLanguage":18,"type":246},"tools/llm/llm-models","Access Claude, Gemini, Kimi, GLM and 100+ LLMs via inference.sh CLI using OpenRouter. Models: Claude Opus 4.5, Claude Sonnet 4.5, Claude Haiku 4.5, Gemini 3 Pro, Kimi K2, GLM-4.6, Intellect 3. One API for all models with automatic fallback and cost optimization. Use for: AI assistants, code generation, reasoning, agents, chat, content generation. Triggers: claude api, openrouter, llm api, claude sonnet, claude opus, gemini api, kimi, language model, gpt alternative, anthropic api, ai model api, llm access, chat api, claude alternative, openai alternative","llm-models",{"claudeCode":12},"SKILL.md frontmatter at tools/llm/llm-models/SKILL.md",[1014],{"path":445,"priority":271},{"basePath":1016,"description":1017,"displayName":217,"installMethods":1018,"rationale":1019,"selectedPaths":1020,"source":435,"sourceLanguage":18,"type":246},"tools/llm/web-search","Web search and content extraction with Tavily and Exa via inference.sh CLI. Apps: Tavily Search, Tavily Extract, Exa Search, Exa Answer, Exa Extract. Capabilities: AI-powered search, content extraction, direct answers, research. Use for: research, RAG pipelines, fact-checking, content aggregation, agents. Triggers: web search, tavily, exa, search api, content extraction, research, internet search, ai search, search assistant, web scraping, rag, perplexity alternative",{"claudeCode":12},"SKILL.md frontmatter at tools/llm/web-search/SKILL.md",[1021],{"path":445,"priority":271},{"basePath":1023,"description":1024,"displayName":1025,"installMethods":1026,"rationale":1027,"selectedPaths":1028,"source":435,"sourceLanguage":18,"type":246},"tools/social/twitter-automation","Automate Twitter/X with posting, engagement, and user management via inference.sh CLI. Apps: x/post-tweet, x/post-create (with media), x/post-like, x/post-retweet, x/dm-send, x/user-follow. Capabilities: post tweets, schedule content, like posts, retweet, send DMs, follow users, get profiles. Use for: social media automation, content scheduling, engagement bots, audience growth, X API. Triggers: twitter api, x api, tweet automation, post to twitter, twitter bot, social media automation, x automation, tweet scheduler, twitter integration, post tweet, twitter post, x post, send tweet","twitter-automation",{"claudeCode":12},"SKILL.md frontmatter at tools/social/twitter-automation/SKILL.md",[1029],{"path":445,"priority":271},{"basePath":1031,"description":1032,"displayName":1033,"installMethods":1034,"rationale":1035,"selectedPaths":1036,"source":435,"sourceLanguage":18,"type":246},"tools/utilities/agent-browser","Browser automation for AI agents via inference.sh. Navigate web pages, interact with elements using @e refs, take screenshots, record video. Capabilities: web scraping, form filling, clicking, typing, drag-drop, file upload, JavaScript execution. Use for: web automation, data extraction, testing, agent browsing, research. Triggers: browser, web automation, scrape, navigate, click, fill form, screenshot, browse web, playwright, headless browser, web agent, surf internet, record video","agent-browser",{"claudeCode":12},"SKILL.md frontmatter at tools/utilities/agent-browser/SKILL.md",[1037,1038,1039,1041,1043,1045,1047,1049,1052,1054],{"path":445,"priority":271},{"path":801,"priority":276},{"path":1040,"priority":276},"references/commands.md",{"path":1042,"priority":276},"references/proxy-support.md",{"path":1044,"priority":276},"references/session-management.md",{"path":1046,"priority":276},"references/snapshot-refs.md",{"path":1048,"priority":276},"references/video-recording.md",{"path":1050,"priority":1051},"templates/authenticated-session.sh","low",{"path":1053,"priority":1051},"templates/capture-workflow.sh",{"path":1055,"priority":1051},"templates/form-automation.sh",{"basePath":1057,"description":1058,"displayName":1059,"installMethods":1060,"rationale":1061,"selectedPaths":1062,"source":435,"sourceLanguage":18,"type":246},"tools/utilities/python-executor","Execute Python code in a safe sandboxed environment via [inference.sh](https://inference.sh). Pre-installed: NumPy, Pandas, Matplotlib, requests, BeautifulSoup, Selenium, Playwright, MoviePy, Pillow, OpenCV, trimesh, and 100+ more libraries. Use for: data processing, web scraping, image manipulation, video creation, 3D model processing, PDF generation, API calls, automation scripts. Triggers: python, execute code, run script, web scraping, data analysis, image processing, video editing, 3D models, automation, pandas, matplotlib","python-executor",{"claudeCode":12},"SKILL.md frontmatter at tools/utilities/python-executor/SKILL.md",[1063],{"path":445,"priority":271},{"basePath":1065,"description":1066,"displayName":1067,"installMethods":1068,"rationale":1069,"selectedPaths":1070,"source":435,"sourceLanguage":18,"type":246},"tools/utilities/related-skill","Discover and install related skills from inference.sh skill registry. Helps find complementary skills for your AI workflow. Use for: skill discovery, workflow expansion, capability exploration. Triggers: related skills, find skills, skill discovery, complementary skills, expand workflow, more capabilities, similar skills, skill suggestions","related-skill",{"claudeCode":12},"SKILL.md frontmatter at tools/utilities/related-skill/SKILL.md",[1071],{"path":445,"priority":271},{"basePath":1073,"description":1074,"displayName":1075,"installMethods":1076,"rationale":1077,"selectedPaths":1078,"source":435,"sourceLanguage":18,"type":246},"tools/video/ai-avatar-video","Create AI avatar and talking head videos via inference.sh CLI. Recommended: P-Video-Avatar (fastest, cheapest, built-in TTS). Also: OmniHuman, Fabric, PixVerse. Audio: Inworld TTS-2 (100+ languages, emotion steering for characters), ElevenLabs, Kokoro. Capabilities: audio-driven avatars, text-to-avatar, lipsync videos, talking head generation, virtual presenters, UGC content. Use for: AI presenters, explainer videos, virtual influencers, dubbing, marketing videos, UGC ads, gaming avatars, NPC dialogue. Triggers: ai avatar, talking head, lipsync, avatar video, virtual presenter, ai spokesperson, audio driven video, heygen alternative, synthesia alternative, talking avatar, lip sync, video avatar, ai presenter, digital human, ugc, ugc video, ugc ad, avatar ugc","ai-avatar-video",{"claudeCode":12},"SKILL.md frontmatter at tools/video/ai-avatar-video/SKILL.md",[1079],{"path":445,"priority":271},{"basePath":1081,"description":1082,"displayName":1083,"installMethods":1084,"rationale":1085,"selectedPaths":1086,"source":435,"sourceLanguage":18,"type":246},"tools/video/ai-video-generation","Generate AI videos with Google Veo, Seedance 2.0, HappyHorse, Wan, Grok and 40+ models via inference.sh CLI. Models: Veo 3.1, Veo 3, Seedance 2.0, HappyHorse 1.0, Wan 2.5, Grok Imagine Video, OmniHuman, Fabric, HunyuanVideo. Capabilities: text-to-video, image-to-video, reference-to-video, video editing, lipsync, avatar animation, video upscaling, foley sound. Use for: social media videos, marketing content, explainer videos, product demos, AI avatars. Triggers: video generation, ai video, text to video, image to video, veo, animate image, video from image, ai animation, video generator, generate video, t2v, i2v, ai video maker, create video with ai, runway alternative, pika alternative, sora alternative, kling alternative, seedance, happyhorse","ai-video-generation",{"claudeCode":12},"SKILL.md frontmatter at tools/video/ai-video-generation/SKILL.md",[1087],{"path":445,"priority":271},{"basePath":1089,"description":1090,"displayName":1091,"installMethods":1092,"rationale":1093,"selectedPaths":1094,"source":435,"sourceLanguage":18,"type":246},"tools/video/google-veo","Generate videos with Google Veo models via inference.sh CLI. Models: Veo 3.1, Veo 3.1 Fast, Veo 3, Veo 3 Fast, Veo 2. Capabilities: text-to-video, cinematic output, high quality video generation. Triggers: veo, google veo, veo 3, veo 2, veo 3.1, vertex ai video, google video generation, google video ai, veo model, veo video","google-veo",{"claudeCode":12},"SKILL.md frontmatter at tools/video/google-veo/SKILL.md",[1095],{"path":445,"priority":271},{"basePath":1097,"description":1098,"displayName":1099,"installMethods":1100,"rationale":1101,"selectedPaths":1102,"source":435,"sourceLanguage":18,"type":246},"tools/video/happyhorse","Generate and edit videos with Alibaba HappyHorse 1.0 models via inference.sh CLI. Models: HappyHorse T2V, I2V, R2V, Video Edit. Capabilities: text-to-video, image-to-video, reference-to-video, video editing with natural language, character preservation, 720P/1080P, up to 15 seconds. Use for: physically realistic video, video editing, character-consistent content, product demos, social media. Triggers: happyhorse, happy horse, alibaba video, happyhorse 1.0, dashscope video, alibaba happyhorse, video editing ai, ai video editor","happyhorse",{"claudeCode":12},"SKILL.md frontmatter at tools/video/happyhorse/SKILL.md",[1103],{"path":445,"priority":271},{"basePath":1105,"description":1106,"displayName":1107,"installMethods":1108,"rationale":1109,"selectedPaths":1110,"source":435,"sourceLanguage":18,"type":246},"tools/video/image-to-video","Still-to-video conversion guide: model selection, motion prompting, and camera movement. Covers Wan 2.5 i2v, Seedance, Fabric, Grok Video with when to use each. Use for: animating images, creating video from stills, adding motion, product animations. Triggers: image to video, i2v, animate image, still to video, add motion to image, image animation, photo to video, animate still, wan i2v, image2video, bring image to life, animate photo, motion from image","image-to-video",{"claudeCode":12},"SKILL.md frontmatter at tools/video/image-to-video/SKILL.md",[1111],{"path":445,"priority":271},{"basePath":1113,"description":1114,"displayName":1115,"installMethods":1116,"rationale":1117,"selectedPaths":1118,"source":435,"sourceLanguage":18,"type":246},"tools/video/p-video","Generate videos with Pruna P-Video and WAN models via inference.sh CLI. Models: P-Video, WAN-T2V, WAN-I2V. Capabilities: text-to-video, image-to-video, audio support, 720p/1080p, fast inference. Pruna optimizes models for speed without quality loss. Triggers: pruna video, p-video, pruna ai video, fast video generation, optimized video, wan t2v, wan i2v, economic video generation, cheap video generation, pruna text to video, pruna image to video","p-video",{"claudeCode":12},"SKILL.md frontmatter at tools/video/p-video/SKILL.md",[1119],{"path":445,"priority":271},{"basePath":1121,"description":1122,"displayName":1123,"installMethods":1124,"rationale":1125,"selectedPaths":1126,"source":435,"sourceLanguage":18,"type":246},"tools/video/p-video-avatar","Generate talking head avatar videos with Pruna P-Video-Avatar via inference.sh CLI. Turn a portrait image into a realistic speaking video with built-in TTS. 18x faster and 6x cheaper than competitors. Models: P-Video-Avatar, P-Image (for portrait generation). Capabilities: text-to-avatar, audio-driven avatars, 30 voices, 10 languages, 720p/1080p, built-in TTS, dynamic backgrounds, full-body control. Use for: AI presenters, product demos, explainer videos, virtual influencers, marketing, education, multilingual content, UGC, gaming avatars. Triggers: avatar video, talking head, ai avatar, p-video-avatar, pruna avatar, video avatar, ai presenter, digital human, virtual presenter, lipsync, talking avatar, ai spokesperson, heygen alternative, synthesia alternative, veed alternative, fabric alternative, omnihuman alternative","p-video-avatar",{"claudeCode":12},"SKILL.md frontmatter at tools/video/p-video-avatar/SKILL.md",[1127],{"path":445,"priority":271},{"basePath":1129,"description":1130,"displayName":1131,"installMethods":1132,"rationale":1133,"selectedPaths":1134,"source":435,"sourceLanguage":18,"type":246},"tools/video/remotion-render","Render videos from React/Remotion component code via inference.sh. Pass TSX code, get MP4. Supports all Remotion APIs: useCurrentFrame, useVideoConfig, spring, interpolate, AbsoluteFill, Sequence. Configurable resolution, FPS, duration, codec. Use for: programmatic video generation, animated graphics, motion design, data-driven videos, React animations to video. Triggers: remotion, render video from code, tsx to video, react video, programmatic video, remotion render, code to video, animated video, motion graphics code, react animation video","remotion-render",{"claudeCode":12},"SKILL.md frontmatter at tools/video/remotion-render/SKILL.md",[1135],{"path":445,"priority":271},{"basePath":1137,"description":1138,"displayName":1139,"installMethods":1140,"rationale":1141,"selectedPaths":1142,"source":435,"sourceLanguage":18,"type":246},"tools/video/seedance","Generate videos with ByteDance Seedance 2.0 via inference.sh CLI. Unified model for text-to-video, image-to-video, and reference-to-video with synchronized audio, up to 1080p, 4-15s duration. Pro and Fast variants. Studio variants with private asset library for portrait consistency. Use for: social media videos, music videos, product demos, animated content, AI video with sound. Triggers: seedance, seedance 2, bytedance video, seedance t2v, seedance i2v, seedance r2v, video with audio, seedance 2.0, bytedance seedance, seedance studio","seedance",{"claudeCode":12},"SKILL.md frontmatter at tools/video/seedance/SKILL.md",[1143],{"path":445,"priority":271},{"basePath":1145,"description":1146,"displayName":1147,"installMethods":1148,"rationale":1149,"selectedPaths":1150,"source":435,"sourceLanguage":18,"type":246},"ui/agent-ui","Batteries-included agent component for React/Next.js from ui.inference.sh. One component with runtime, tools, streaming, approvals, and widgets built in. Capabilities: drop-in agent, human-in-the-loop, client-side tools, form filling. Use for: building AI chat interfaces, agentic UIs, SaaS copilots, assistants. Triggers: agent component, agent ui, chat agent, shadcn agent, react agent,  agentic ui, ai assistant ui, copilot ui, inference ui, human in the loop","agent-ui",{"claudeCode":12},"SKILL.md frontmatter at ui/agent-ui/SKILL.md",[1151],{"path":445,"priority":271},{"basePath":1153,"description":1154,"displayName":1155,"installMethods":1156,"rationale":1157,"selectedPaths":1158,"source":435,"sourceLanguage":18,"type":246},"ui/chat-ui","Chat UI building blocks for React/Next.js from ui.inference.sh. Components: container, messages, input, typing indicators, avatars. Capabilities: chat interfaces, message lists, input handling, streaming. Use for: building custom chat UIs, messaging interfaces, AI assistants. Triggers: chat ui, chat component, message list, chat input, shadcn chat,  react chat, chat interface, messaging ui, conversation ui, chat building blocks","chat-ui",{"claudeCode":12},"SKILL.md frontmatter at ui/chat-ui/SKILL.md",[1159],{"path":445,"priority":271},{"basePath":1161,"description":1162,"displayName":1163,"installMethods":1164,"rationale":1165,"selectedPaths":1166,"source":435,"sourceLanguage":18,"type":246},"ui/tools-ui","Tool lifecycle UI components for React/Next.js from ui.inference.sh. Display tool calls: pending, progress, approval required, results. Capabilities: tool status, progress indicators, approval flows, results display. Use for: showing agent tool calls, human-in-the-loop approvals, tool output. Triggers: tool ui, tool calls, tool status, tool approval, tool results, agent tools, mcp tools ui, function calling ui, tool lifecycle, tool pending","tools-ui",{"claudeCode":12},"SKILL.md frontmatter at ui/tools-ui/SKILL.md",[1167],{"path":445,"priority":271},{"basePath":1169,"description":1170,"displayName":1171,"installMethods":1172,"rationale":1173,"selectedPaths":1174,"source":435,"sourceLanguage":18,"type":246},"ui/widgets-ui","Declarative UI widgets from JSON for React/Next.js from ui.inference.sh. Render rich interactive UIs from structured agent responses. Capabilities: forms, buttons, cards, layouts, inputs, selects, checkboxes. Use for: agent-generated UIs, dynamic forms, data display, interactive cards. Triggers: widgets, declarative ui, json ui, widget renderer, agent widgets, dynamic ui, form widgets, card widgets, shadcn widgets, structured output ui","widgets-ui",{"claudeCode":12},"SKILL.md frontmatter at ui/widgets-ui/SKILL.md",[1175],{"path":445,"priority":271},{"sources":1177},[1178],"manual",{"closedIssues90d":8,"description":1180,"forks":235,"openIssues90d":8,"pushedAt":236,"readmeSize":233,"stars":237,"topics":1181},"inference.sh Agent skills for using our API to give your agents access to hundreds of apps and other agents",[],{"classifiedAt":1183,"discoverAt":1184,"extractAt":1185,"githubAt":1185,"updatedAt":1183},1778690922683,1778689686577,1778690920590,[213,218,212,214,216,215,217],{"evaluatedAt":241,"extractAt":1188,"updatedAt":241},1778690923100,[],[1191,1220,1244,1270,1291,1317],{"_creationTime":1192,"_id":1193,"community":1194,"display":1195,"identity":1201,"providers":1205,"relations":1213,"tags":1216,"workflow":1217},1778699234184.611,"k179b6dkc777g1rgyecze04wqn86m6y4",{"reviewCount":8},{"description":1196,"installMethods":1197,"name":1199,"sourceUrl":1200},"Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly",{"claudeCode":1198},"Yeachan-Heo/oh-my-claudecode","oh-my-claudecode","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":1202,"githubOwner":1203,"githubRepo":1199,"locale":18,"slug":1204,"type":246},"skills/ask","Yeachan-Heo","ask",{"evaluate":1206,"extract":1212},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1207,"tags":1208,"targetMarket":219,"tier":220},100,[212,218,216,1209,1210,1211],"prompting","code-review","artifact-generation",{"commitSha":252,"license":266},{"parentExtensionId":1214,"repoId":1215},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[1211,218,212,1210,216,1209],{"evaluatedAt":1218,"extractAt":1219,"updatedAt":1218},1778699303045,1778699234184,{"_creationTime":1221,"_id":1222,"community":1223,"display":1224,"identity":1228,"providers":1231,"relations":1240,"tags":1241,"workflow":1242},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":1225,"installMethods":1226,"name":1227,"sourceUrl":1200},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":1198},"Project Session Manager",{"basePath":1229,"githubOwner":1203,"githubRepo":1199,"locale":18,"slug":1230,"type":246},"skills/project-session-manager","project-session-manager",{"evaluate":1232,"extract":1239},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1207,"tags":1233,"targetMarket":219,"tier":220},[1234,1235,1236,1237,218,212,1238],"git","development-environment","workflow","tmux","developer-tool",{"commitSha":252,"license":266},{"parentExtensionId":1214,"repoId":1215},[218,212,1238,1235,1234,1237,1236],{"evaluatedAt":1243,"extractAt":1219,"updatedAt":1243},1778699613343,{"_creationTime":1245,"_id":1246,"community":1247,"display":1248,"identity":1254,"providers":1258,"relations":1264,"tags":1266,"workflow":1267},1778697652123.8928,"k171pew5empzzrfghyg9nqrk6n86nqa9",{"reviewCount":8},{"description":1249,"installMethods":1250,"name":1252,"sourceUrl":1253},"Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.",{"claudeCode":1251},"steipete/clawdis","github","https://github.com/steipete/clawdis",{"basePath":1255,"githubOwner":1256,"githubRepo":1257,"locale":18,"slug":1252,"type":246},"skills/github","steipete","clawdis",{"evaluate":1259,"extract":1263},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1207,"tags":1260,"targetMarket":219,"tier":220},[1252,212,1261,1262,218],"api","developer-tools",{"commitSha":252},{"repoId":1265},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[1261,218,212,1262,1252],{"evaluatedAt":1268,"extractAt":1269,"updatedAt":1268},1778698569289,1778697652123,{"_creationTime":1271,"_id":1272,"community":1273,"display":1274,"identity":1278,"providers":1280,"relations":1287,"tags":1288,"workflow":1289},1778697652123.8857,"k179k1n5nw0md1x1j3dak31evn86mb5f",{"reviewCount":8},{"description":1275,"installMethods":1276,"name":1277,"sourceUrl":1253},"Use when reviewing, reproducing, or proving OpenClaw Telegram behavior with a real Telegram user on Crabbox, including PR review workflows that need an agent-controlled Telegram Desktop recording, TDLib user-driver commands, Convex-leased credentials, WebVNC observation, and motion-trimmed artifacts.",{"claudeCode":1251},"telegram-crabbox-e2e-proof",{"basePath":1279,"githubOwner":1256,"githubRepo":1257,"locale":18,"slug":1277,"type":246},".agents/skills/telegram-crabbox-e2e-proof",{"evaluate":1281,"extract":1286},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1207,"tags":1282,"targetMarket":219,"tier":220},[1283,1284,218,1285,212],"testing","telegram","qa",{"commitSha":252},{"repoId":1265},[218,212,1285,1284,1283],{"evaluatedAt":1290,"extractAt":1269,"updatedAt":1290},1778698038113,{"_creationTime":1292,"_id":1293,"community":1294,"display":1295,"identity":1300,"providers":1304,"relations":1310,"tags":1312,"workflow":1313},1778697205743.894,"k17ej9360g7468qswf3svnrx9186m1ng",{"reviewCount":8},{"description":1296,"installMethods":1297,"name":1033,"sourceUrl":1299},"Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to \"open a website\", \"fill out a form\", \"click a button\", \"take a screenshot\", \"scrape data from a page\", \"test this web app\", \"login to a site\", \"automate browser actions\", or any task requiring programmatic web interaction.",{"claudeCode":1298},"shanraisshan/claude-code-best-practice","https://github.com/shanraisshan/claude-code-best-practice",{"basePath":1301,"githubOwner":1302,"githubRepo":1303,"locale":18,"slug":1033,"type":246},".claude/skills/agent-browser","shanraisshan","claude-code-best-practice",{"evaluate":1305,"extract":1309},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1207,"tags":1306,"targetMarket":219,"tier":220},[1307,1308,1283,212,218],"browser-automation","web-scraping",{"commitSha":252},{"repoId":1311},"kd74710g49kxgwbfjxeb7s132d86myxr",[218,1307,212,1283,1308],{"evaluatedAt":1314,"extractAt":1315,"updatedAt":1316},1778697222051,1778697205743,1778697438718,{"_creationTime":1318,"_id":1319,"community":1320,"display":1321,"identity":1327,"providers":1330,"relations":1337,"tags":1339,"workflow":1340},1778691316210.005,"k175txezbab4wcy00m9gcdq8qx86mz9k",{"reviewCount":8},{"description":1322,"installMethods":1323,"name":1325,"sourceUrl":1326},"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":1324},"jau123/MeiGen-AI-Design-MCP","openclaw","https://github.com/jau123/MeiGen-AI-Design-MCP",{"basePath":1325,"githubOwner":1328,"githubRepo":1329,"locale":18,"slug":1325,"type":246},"jau123","MeiGen-AI-Design-MCP",{"evaluate":1331,"extract":1336},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1207,"tags":1332,"targetMarket":219,"tier":220},[214,215,1333,1334,601,1335],"ai-art","comfyui","design-assistant",{"commitSha":252},{"repoId":1338},"kd7b1trrphkh2efj71w89w7qzh86nh22",[1333,1334,1335,214,601,215],{"evaluatedAt":1341,"extractAt":1342,"updatedAt":1343},1778691399174,1778691316210,1778691569625]