[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-inferen-sh-image-upscaling-de":3,"guides-for-inferen-sh-image-upscaling":1187,"similar-k172r1r2xefqd8re96c4c3tg8986mkq3-de":1188},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":238,"isFallback":243,"parentExtension":244,"providers":245,"relations":250,"repo":252,"tags":1184,"workflow":1185},1778690923100.04,"k172r1r2xefqd8re96c4c3tg8986mkq3",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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",{"claudeCode":12},"inferen-sh/skills","image-upscaling","https://github.com/inferen-sh/skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":223,"workflow":236},1778692252713.357,"kn7fwdwdema1p6ggxj0yvrm2n186n6we","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":200,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"targetMarket":216,"tier":217,"useCases":218},[21,26,29,33,37,41,45,49,53,57,61,64,67,70,74,77,80,83,86,89,93,97,100,104,107,110,113,116,119,122,126,129,133,137,140,143,146,149,153,156,159,162,165,168,171,175,179,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Invocation","Precise Purpose","pass","The description clearly states that the skill upscales and enhances images using specific models via the inference.sh CLI, and lists relevant triggers. The included use cases and boundaries in the displayed description provide good context.",{"category":22,"check":27,"severity":24,"summary":28},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the skill's core capability, including the models used and the primary trigger phrases.",{"category":30,"check":31,"severity":24,"summary":32},"Documentation","Concise Body","The SKILL.md file is concise, outlining the installation and usage without excessive verbosity, and refers to external documentation for deeper dives.",{"category":34,"check":35,"severity":24,"summary":36},"Context","Progressive Disclosure","The SKILL.md links to external documentation for running apps, image generation examples, and app overviews, demonstrating good progressive disclosure.",{"category":34,"check":38,"severity":39,"summary":40},"Forked exploration","not_applicable","This skill is focused on a specific task (image upscaling) and does not involve deep exploration or code review, making the 'fork' context irrelevant.",{"category":42,"check":43,"severity":24,"summary":44},"Practical Utility","Usage examples","The SKILL.md provides clear, end-to-end examples for upscaling images and a workflow demonstrating image generation followed by upscaling, which are ready to use.",{"category":42,"check":46,"severity":47,"summary":48},"Edge cases","info","The skill documentation does not explicitly list failure modes or recovery steps for edge cases such as malformed input or rate limits, though the quick start implies basic error handling via the CLI.",{"category":50,"check":51,"severity":24,"summary":52},"Code Execution","Tool Fallback","The skill explicitly states it requires the 'belt' CLI and provides installation instructions, implying it's a necessary tool but not an optional fallback.",{"category":54,"check":55,"severity":39,"summary":56},"Safety","Halt on unexpected state","The skill's workflow, primarily interacting with an external CLI, does not appear to have complex pre-state conditions that would require explicit halting.",{"category":58,"check":59,"severity":24,"summary":60},"Portability","Cross-skill coupling","The skill is self-contained and focuses on image upscaling, with clear links to related skills for complementary functions like generation, rather than relying on implicit coupling.",{"category":42,"check":62,"severity":24,"summary":63},"Problem relevance","The description clearly identifies the user problem of needing to upscale and enhance images, listing specific use cases like enhancing low-res images and restoring old photos.",{"category":42,"check":65,"severity":24,"summary":66},"Unique selling proposition","The skill leverages specific upscaling models (Real-ESRGAN, Thera, Topaz, FLUX) via the inference.sh CLI, offering a specialized capability beyond generic image manipulation.",{"category":42,"check":68,"severity":24,"summary":69},"Production readiness","The skill provides clear installation and usage instructions for the inference.sh CLI and specific upscaling models, covering the core lifecycle for image enhancement.",{"category":71,"check":72,"severity":24,"summary":73},"Scope","Single responsibility principle","The skill is focused solely on image upscaling and enhancement, with a clear scope and no indications of bundling unrelated functionalities.",{"category":71,"check":75,"severity":24,"summary":76},"Description quality","The description accurately reflects the skill's functionality, listing the specific models and CLI tool used for image upscaling and enhancement.",{"category":22,"check":78,"severity":24,"summary":79},"Scoped tools","The skill uses a single, well-defined tool (`belt app run`) with structured input, avoiding general-purpose command execution.",{"category":30,"check":81,"severity":47,"summary":82},"Configuration & parameter reference","While the example shows how to pass input parameters, there is no explicit documentation of all available options, defaults, or precedence for the `belt app run` command within the skill's documentation.",{"category":71,"check":84,"severity":39,"summary":85},"Tool naming","The skill primarily relies on the `belt app run` command, which is a single interface to various inference models, rather than exposing multiple distinct tools with specific names.",{"category":71,"check":87,"severity":24,"summary":88},"Minimal I/O surface","The skill's input is a JSON object specifying the image URL and model, and the output is implicitly the processed image URL, adhering to a minimal I/O surface.",{"category":90,"check":91,"severity":24,"summary":92},"License","License usability","The README.md indicates an MIT license, which is a permissive open-source license.",{"category":94,"check":95,"severity":24,"summary":96},"Maintenance","Commit recency","The repository was last updated on 2026-05-13, indicating recent maintenance.",{"category":94,"check":98,"severity":39,"summary":99},"Dependency Management","The skill itself does not appear to have direct third-party dependencies beyond the `belt` CLI, which is managed externally.",{"category":101,"check":102,"severity":24,"summary":103},"Security","Secret Management","The skill interacts with the inference.sh CLI, which requires login credentials, but the skill itself does not hardcode or expose secrets.",{"category":101,"check":105,"severity":24,"summary":106},"Injection","The skill takes a structured JSON input for the image URL and does not appear to load or execute arbitrary third-party data as instructions.",{"category":101,"check":108,"severity":24,"summary":109},"Transitive Supply-Chain Grenades","The skill relies on the `belt` CLI for functionality and does not fetch or execute external scripts or content at runtime.",{"category":101,"check":111,"severity":24,"summary":112},"Sandbox Isolation","The skill operates via the `belt` CLI, which is expected to have its own sandboxing. The skill itself does not attempt to modify files outside its designated scope.",{"category":101,"check":114,"severity":24,"summary":115},"Sandbox escape primitives","There are no indications of detached-process spawns or deny-retry loops within the skill's script.",{"category":101,"check":117,"severity":24,"summary":118},"Data Exfiltration","The skill's primary function is to process an image URL and send it to the inference.sh service for upscaling. No confidential data exfiltration is evident.",{"category":101,"check":120,"severity":24,"summary":121},"Hidden Text Tricks","The bundled SKILL.md file and README.md are free of hidden steering tricks, invisible Unicode characters, or other obfuscation techniques.",{"category":123,"check":124,"severity":24,"summary":125},"Hooks","Opaque code execution","The skill's logic is contained in a readable SKILL.md file and relies on the `belt` CLI, with no evidence of obfuscated code, base64 payloads, or runtime script fetching.",{"category":58,"check":127,"severity":24,"summary":128},"Structural Assumption","The skill relies on the `belt` CLI being installed and accessible, which is a documented prerequisite, rather than making assumptions about user project structure.",{"category":130,"check":131,"severity":24,"summary":132},"Trust","Issues Attention","There are no open or closed issues in the last 90 days, indicating either a lack of issues or a very healthy project state.",{"category":134,"check":135,"severity":47,"summary":136},"Versioning","Release Management","The repository has a `pushedAt` date but no explicit versioning in the SKILL.md frontmatter or a CHANGELOG, and installation references `main`, making version pinning difficult.",{"category":50,"check":138,"severity":24,"summary":139},"Validation","The skill passes a structured JSON input to the `belt app run` command, implying that the CLI handles input validation.",{"category":101,"check":141,"severity":24,"summary":142},"Unguarded Destructive Operations","The skill is primarily analytical, focusing on image processing, and does not involve destructive operations like deletion or modification of user files.",{"category":50,"check":144,"severity":24,"summary":145},"Error Handling","The skill relies on the `belt` CLI for execution, which is expected to provide error handling. The skill itself does not introduce custom error handling mechanisms.",{"category":50,"check":147,"severity":39,"summary":148},"Logging","The skill's primary interaction is through the inference.sh CLI, and it does not perform destructive actions or outbound calls that would necessitate local audit logging.",{"category":150,"check":151,"severity":24,"summary":152},"Compliance","GDPR","The skill processes image URLs and does not appear to handle personal data directly. Any personal data within the image itself is processed by the external service.",{"category":150,"check":154,"severity":24,"summary":155},"Target market","The skill's functionality is globally applicable and does not contain any regional or jurisdictional restrictions.",{"category":58,"check":157,"severity":24,"summary":158},"Runtime stability","The skill relies on the `belt` CLI and standard image processing capabilities, making it broadly compatible across POSIX-compliant environments.",{"category":30,"check":160,"severity":24,"summary":161},"README","The README.md file provides a comprehensive overview of the inference.sh skills, including installation instructions, available skills, and documentation links.",{"category":71,"check":163,"severity":39,"summary":164},"Tool surface size","This skill utilizes a single command interface (`belt app run`) to access various models, rather than exposing multiple distinct tools.",{"category":22,"check":166,"severity":39,"summary":167},"Overlapping near-synonym tools","The skill uses a single interface (`belt app run`) to invoke different models, avoiding the issue of overlapping tool names.",{"category":30,"check":169,"severity":24,"summary":170},"Phantom features","All advertised features for image upscaling are directly supported by the `belt app run` command with specified models, and there are no phantom features.",{"category":172,"check":173,"severity":24,"summary":174},"Install","Installation instruction","The README provides clear installation instructions for the `belt` CLI and the skills, along with copy-pasteable examples for invocation.",{"category":176,"check":177,"severity":47,"summary":178},"Errors","Actionable error messages","The skill documentation does not explicitly detail error messages or remediation steps for potential failures during the image upscaling process.",{"category":180,"check":181,"severity":47,"summary":182},"Execution","Pinned dependencies","The skill itself does not have direct dependencies. The external `belt` CLI is referenced, but its specific versioning or pinning mechanism is not detailed within the skill's documentation.",{"category":71,"check":184,"severity":39,"summary":185},"Dry-run preview","The skill's primary function is image processing, which is not a state-changing operation that would typically benefit from a dry-run preview.",{"category":187,"check":188,"severity":39,"summary":189},"Protocol","Idempotent retry & timeouts","The skill relies on the external `belt` CLI and inference.sh service for execution. There are no explicit mentions of retry mechanisms or timeouts handled by the skill itself.",{"category":150,"check":191,"severity":24,"summary":192},"Telemetry opt-in","There is no evidence of telemetry collection by this skill; it functions as a direct interface to the inference.sh CLI.",1778692252539,"This skill enables users to upscale and enhance images using various AI models like Real-ESRGAN, Thera, and Topaz through the inference.sh CLI. It provides a direct interface to these models for improving image resolution and quality.",[196,197,198,199],"Upscale and enhance images using Real-ESRGAN, Thera, and Topaz models","Leverages the inference.sh CLI for model execution","Supports various use cases including AI art, photo restoration, and high-DPI display preparation","Provides clear installation and quick start guides",[201,202,203],"Performing general image editing tasks like cropping or color correction","Generating new images from scratch (though it can upscale generated images)","Operating without the required inference.sh CLI ('belt') installed","3.0.0","4.4.0","To provide users with a straightforward way to enhance low-resolution images, upscale AI-generated art, and restore old photos with professional-grade AI upscaling technology.","The skill is well-documented with clear usage examples and a focused scope. Minor areas for improvement include explicit edge case documentation and versioning details for the CLI dependency.",95,"A high-quality skill for enhancing and upscaling images using specialized AI models via the inference.sh CLI.",[211,212,213,214,215],"image","upscaling","enhancement","ai-art","inference","global","verified",[219,220,221,222],"Upscale AI art for higher resolution prints","Restore and enhance the resolution of old photographs","Prepare web images for high-DPI displays","Increase the resolution of images for large print formats",{"codeQuality":224,"collectedAt":226,"documentation":227,"maintenance":230,"security":234,"testCoverage":235},{"hasLockfile":225},false,1778692234176,{"descriptionLength":228,"readmeSize":229},471,3286,{"closedIssues90d":8,"forks":231,"hasChangelog":225,"openIssues90d":8,"pushedAt":232,"stars":233},75,1778676522000,433,{"hasNpmPackage":225,"smitheryVerified":225},{"hasCi":225,"hasTests":225},{"updatedAt":237},1778692252713,{"basePath":239,"githubOwner":240,"githubRepo":241,"locale":18,"slug":13,"type":242},"tools/image/image-upscaling","inferen-sh","skills","skill",true,null,{"evaluate":246,"extract":248},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":247,"targetMarket":216,"tier":217},[211,212,213,214,215],{"commitSha":249},"HEAD",{"repoId":251},"kd75bmkxfkvvw504knzzpkzjph86n71t",{"_creationTime":253,"_id":251,"identity":254,"providers":255,"workflow":1180},1778689686577.7676,{"githubOwner":240,"githubRepo":241,"sourceUrl":14},{"classify":256,"discover":1174,"github":1177},{"commitSha":249,"extensions":257},[258,434,443,451,459,467,475,483,491,499,507,515,523,531,539,547,555,563,571,579,587,595,603,611,619,627,635,643,651,659,667,675,683,691,699,707,715,723,749,773,788,804,812,820,828,836,844,852,860,868,876,884,892,900,908,916,924,932,940,945,953,961,969,977,985,996,1004,1012,1020,1028,1054,1062,1070,1078,1086,1094,1102,1110,1118,1126,1134,1142,1150,1158,1166],{"basePath":259,"description":260,"displayName":261,"installMethods":262,"license":263,"rationale":264,"selectedPaths":265,"source":432,"sourceLanguage":18,"type":433},"","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":261},"MIT","plugin manifest at .claude-plugin/plugin.json",[266,269,271,274,276,278,280,282,284,286,288,290,292,294,296,298,300,302,304,306,308,310,312,314,316,318,320,322,324,326,328,330,332,334,336,338,340,342,344,346,348,350,352,354,356,358,360,362,364,366,368,370,372,374,376,378,380,382,384,386,388,390,392,394,396,398,400,402,404,406,408,410,412,414,416,418,420,422,424,426,428,430],{"path":267,"priority":268},".claude-plugin/plugin.json","mandatory",{"path":270,"priority":268},"README.md",{"path":272,"priority":273},"guides/content/ai-automation-workflows/SKILL.md","medium",{"path":275,"priority":273},"guides/content/ai-content-pipeline/SKILL.md",{"path":277,"priority":273},"guides/content/ai-podcast-creation/SKILL.md",{"path":279,"priority":273},"guides/content/content-repurposing/SKILL.md",{"path":281,"priority":273},"guides/design/app-store-screenshots/SKILL.md",{"path":283,"priority":273},"guides/design/book-cover-design/SKILL.md",{"path":285,"priority":273},"guides/design/character-design-sheet/SKILL.md",{"path":287,"priority":273},"guides/design/data-visualization/SKILL.md",{"path":289,"priority":273},"guides/design/email-design/SKILL.md",{"path":291,"priority":273},"guides/design/landing-page-design/SKILL.md",{"path":293,"priority":273},"guides/design/logo-design-guide/SKILL.md",{"path":295,"priority":273},"guides/design/og-image-design/SKILL.md",{"path":297,"priority":273},"guides/design/pitch-deck-visuals/SKILL.md",{"path":299,"priority":273},"guides/design/youtube-thumbnail-design/SKILL.md",{"path":301,"priority":273},"guides/photo/ai-product-photography/SKILL.md",{"path":303,"priority":273},"guides/photo/product-photography/SKILL.md",{"path":305,"priority":273},"guides/product/competitor-teardown/SKILL.md",{"path":307,"priority":273},"guides/product/customer-persona/SKILL.md",{"path":309,"priority":273},"guides/product/product-changelog/SKILL.md",{"path":311,"priority":273},"guides/product/product-hunt-launch/SKILL.md",{"path":313,"priority":273},"guides/prompting/prompt-engineering/SKILL.md",{"path":315,"priority":273},"guides/prompting/video-prompting-guide/SKILL.md",{"path":317,"priority":273},"guides/social/ai-social-media-content/SKILL.md",{"path":319,"priority":273},"guides/social/linkedin-content/SKILL.md",{"path":321,"priority":273},"guides/social/social-media-carousel/SKILL.md",{"path":323,"priority":273},"guides/social/twitter-thread-creation/SKILL.md",{"path":325,"priority":273},"guides/video/ai-marketing-videos/SKILL.md",{"path":327,"priority":273},"guides/video/explainer-video-guide/SKILL.md",{"path":329,"priority":273},"guides/video/storyboard-creation/SKILL.md",{"path":331,"priority":273},"guides/video/talking-head-production/SKILL.md",{"path":333,"priority":273},"guides/video/video-ad-specs/SKILL.md",{"path":335,"priority":273},"guides/writing/case-study-writing/SKILL.md",{"path":337,"priority":273},"guides/writing/newsletter-curation/SKILL.md",{"path":339,"priority":273},"guides/writing/press-release-writing/SKILL.md",{"path":341,"priority":273},"guides/writing/seo-content-brief/SKILL.md",{"path":343,"priority":273},"guides/writing/technical-blog-writing/SKILL.md",{"path":345,"priority":273},"sdk/building-apps/SKILL.md",{"path":347,"priority":273},"sdk/javascript-sdk/SKILL.md",{"path":349,"priority":273},"sdk/python-sdk/SKILL.md",{"path":351,"priority":273},"tools/agent-tools/SKILL.md",{"path":353,"priority":273},"tools/infsh-cli/SKILL.md",{"path":355,"priority":273},"tools/audio/ai-music-generation/SKILL.md",{"path":357,"priority":273},"tools/audio/ai-voice-cloning/SKILL.md",{"path":359,"priority":273},"tools/audio/dialogue-audio/SKILL.md",{"path":361,"priority":273},"tools/audio/elevenlabs-dialogue/SKILL.md",{"path":363,"priority":273},"tools/audio/elevenlabs-dubbing/SKILL.md",{"path":365,"priority":273},"tools/audio/elevenlabs-music/SKILL.md",{"path":367,"priority":273},"tools/audio/elevenlabs-sound-effects/SKILL.md",{"path":369,"priority":273},"tools/audio/elevenlabs-stt/SKILL.md",{"path":371,"priority":273},"tools/audio/elevenlabs-tts/SKILL.md",{"path":373,"priority":273},"tools/audio/elevenlabs-voice-changer/SKILL.md",{"path":375,"priority":273},"tools/audio/elevenlabs-voice-isolator/SKILL.md",{"path":377,"priority":273},"tools/audio/speech-to-text/SKILL.md",{"path":379,"priority":273},"tools/audio/text-to-speech/SKILL.md",{"path":381,"priority":273},"tools/image/ai-image-generation/SKILL.md",{"path":383,"priority":273},"tools/image/background-removal/SKILL.md",{"path":385,"priority":273},"tools/image/flux-image/SKILL.md",{"path":387,"priority":273},"tools/image/image-upscaling/SKILL.md",{"path":389,"priority":273},"tools/image/nano-banana-2/SKILL.md",{"path":391,"priority":273},"tools/image/nano-banana/SKILL.md",{"path":393,"priority":273},"tools/image/qwen-image-2-pro/SKILL.md",{"path":395,"priority":273},"tools/image/qwen-image-2/SKILL.md",{"path":397,"priority":273},"tools/image/p-image/SKILL.md",{"path":399,"priority":273},"tools/llm/ai-rag-pipeline/SKILL.md",{"path":401,"priority":273},"tools/llm/llm-models/SKILL.md",{"path":403,"priority":273},"tools/llm/web-search/SKILL.md",{"path":405,"priority":273},"tools/social/twitter-automation/SKILL.md",{"path":407,"priority":273},"tools/utilities/agent-browser/SKILL.md",{"path":409,"priority":273},"tools/utilities/python-executor/SKILL.md",{"path":411,"priority":273},"tools/utilities/related-skill/SKILL.md",{"path":413,"priority":273},"tools/video/ai-avatar-video/SKILL.md",{"path":415,"priority":273},"tools/video/ai-video-generation/SKILL.md",{"path":417,"priority":273},"tools/video/google-veo/SKILL.md",{"path":419,"priority":273},"tools/video/image-to-video/SKILL.md",{"path":421,"priority":273},"tools/video/remotion-render/SKILL.md",{"path":423,"priority":273},"tools/video/p-video/SKILL.md",{"path":425,"priority":273},"ui/agent-ui/SKILL.md",{"path":427,"priority":273},"ui/chat-ui/SKILL.md",{"path":429,"priority":273},"ui/tools-ui/SKILL.md",{"path":431,"priority":273},"ui/widgets-ui/SKILL.md","rule","plugin",{"basePath":435,"description":436,"displayName":437,"installMethods":438,"rationale":439,"selectedPaths":440,"source":432,"sourceLanguage":18,"type":242},"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",[441],{"path":442,"priority":268},"SKILL.md",{"basePath":444,"description":445,"displayName":446,"installMethods":447,"rationale":448,"selectedPaths":449,"source":432,"sourceLanguage":18,"type":242},"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",[450],{"path":442,"priority":268},{"basePath":452,"description":453,"displayName":454,"installMethods":455,"rationale":456,"selectedPaths":457,"source":432,"sourceLanguage":18,"type":242},"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",[458],{"path":442,"priority":268},{"basePath":460,"description":461,"displayName":462,"installMethods":463,"rationale":464,"selectedPaths":465,"source":432,"sourceLanguage":18,"type":242},"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",[466],{"path":442,"priority":268},{"basePath":468,"description":469,"displayName":470,"installMethods":471,"rationale":472,"selectedPaths":473,"source":432,"sourceLanguage":18,"type":242},"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",[474],{"path":442,"priority":268},{"basePath":476,"description":477,"displayName":478,"installMethods":479,"rationale":480,"selectedPaths":481,"source":432,"sourceLanguage":18,"type":242},"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",[482],{"path":442,"priority":268},{"basePath":484,"description":485,"displayName":486,"installMethods":487,"rationale":488,"selectedPaths":489,"source":432,"sourceLanguage":18,"type":242},"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",[490],{"path":442,"priority":268},{"basePath":492,"description":493,"displayName":494,"installMethods":495,"rationale":496,"selectedPaths":497,"source":432,"sourceLanguage":18,"type":242},"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",[498],{"path":442,"priority":268},{"basePath":500,"description":501,"displayName":502,"installMethods":503,"rationale":504,"selectedPaths":505,"source":432,"sourceLanguage":18,"type":242},"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",[506],{"path":442,"priority":268},{"basePath":508,"description":509,"displayName":510,"installMethods":511,"rationale":512,"selectedPaths":513,"source":432,"sourceLanguage":18,"type":242},"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",[514],{"path":442,"priority":268},{"basePath":516,"description":517,"displayName":518,"installMethods":519,"rationale":520,"selectedPaths":521,"source":432,"sourceLanguage":18,"type":242},"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",[522],{"path":442,"priority":268},{"basePath":524,"description":525,"displayName":526,"installMethods":527,"rationale":528,"selectedPaths":529,"source":432,"sourceLanguage":18,"type":242},"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",[530],{"path":442,"priority":268},{"basePath":532,"description":533,"displayName":534,"installMethods":535,"rationale":536,"selectedPaths":537,"source":432,"sourceLanguage":18,"type":242},"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",[538],{"path":442,"priority":268},{"basePath":540,"description":541,"displayName":542,"installMethods":543,"rationale":544,"selectedPaths":545,"source":432,"sourceLanguage":18,"type":242},"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",[546],{"path":442,"priority":268},{"basePath":548,"description":549,"displayName":550,"installMethods":551,"rationale":552,"selectedPaths":553,"source":432,"sourceLanguage":18,"type":242},"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",[554],{"path":442,"priority":268},{"basePath":556,"description":557,"displayName":558,"installMethods":559,"rationale":560,"selectedPaths":561,"source":432,"sourceLanguage":18,"type":242},"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",[562],{"path":442,"priority":268},{"basePath":564,"description":565,"displayName":566,"installMethods":567,"rationale":568,"selectedPaths":569,"source":432,"sourceLanguage":18,"type":242},"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",[570],{"path":442,"priority":268},{"basePath":572,"description":573,"displayName":574,"installMethods":575,"rationale":576,"selectedPaths":577,"source":432,"sourceLanguage":18,"type":242},"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",[578],{"path":442,"priority":268},{"basePath":580,"description":581,"displayName":582,"installMethods":583,"rationale":584,"selectedPaths":585,"source":432,"sourceLanguage":18,"type":242},"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",[586],{"path":442,"priority":268},{"basePath":588,"description":589,"displayName":590,"installMethods":591,"rationale":592,"selectedPaths":593,"source":432,"sourceLanguage":18,"type":242},"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",[594],{"path":442,"priority":268},{"basePath":596,"description":597,"displayName":598,"installMethods":599,"rationale":600,"selectedPaths":601,"source":432,"sourceLanguage":18,"type":242},"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",[602],{"path":442,"priority":268},{"basePath":604,"description":605,"displayName":606,"installMethods":607,"rationale":608,"selectedPaths":609,"source":432,"sourceLanguage":18,"type":242},"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",[610],{"path":442,"priority":268},{"basePath":612,"description":613,"displayName":614,"installMethods":615,"rationale":616,"selectedPaths":617,"source":432,"sourceLanguage":18,"type":242},"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",[618],{"path":442,"priority":268},{"basePath":620,"description":621,"displayName":622,"installMethods":623,"rationale":624,"selectedPaths":625,"source":432,"sourceLanguage":18,"type":242},"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",[626],{"path":442,"priority":268},{"basePath":628,"description":629,"displayName":630,"installMethods":631,"rationale":632,"selectedPaths":633,"source":432,"sourceLanguage":18,"type":242},"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",[634],{"path":442,"priority":268},{"basePath":636,"description":637,"displayName":638,"installMethods":639,"rationale":640,"selectedPaths":641,"source":432,"sourceLanguage":18,"type":242},"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",[642],{"path":442,"priority":268},{"basePath":644,"description":645,"displayName":646,"installMethods":647,"rationale":648,"selectedPaths":649,"source":432,"sourceLanguage":18,"type":242},"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",[650],{"path":442,"priority":268},{"basePath":652,"description":653,"displayName":654,"installMethods":655,"rationale":656,"selectedPaths":657,"source":432,"sourceLanguage":18,"type":242},"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",[658],{"path":442,"priority":268},{"basePath":660,"description":661,"displayName":662,"installMethods":663,"rationale":664,"selectedPaths":665,"source":432,"sourceLanguage":18,"type":242},"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",[666],{"path":442,"priority":268},{"basePath":668,"description":669,"displayName":670,"installMethods":671,"rationale":672,"selectedPaths":673,"source":432,"sourceLanguage":18,"type":242},"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",[674],{"path":442,"priority":268},{"basePath":676,"description":677,"displayName":678,"installMethods":679,"rationale":680,"selectedPaths":681,"source":432,"sourceLanguage":18,"type":242},"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",[682],{"path":442,"priority":268},{"basePath":684,"description":685,"displayName":686,"installMethods":687,"rationale":688,"selectedPaths":689,"source":432,"sourceLanguage":18,"type":242},"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",[690],{"path":442,"priority":268},{"basePath":692,"description":693,"displayName":694,"installMethods":695,"rationale":696,"selectedPaths":697,"source":432,"sourceLanguage":18,"type":242},"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",[698],{"path":442,"priority":268},{"basePath":700,"description":701,"displayName":702,"installMethods":703,"rationale":704,"selectedPaths":705,"source":432,"sourceLanguage":18,"type":242},"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",[706],{"path":442,"priority":268},{"basePath":708,"description":709,"displayName":710,"installMethods":711,"rationale":712,"selectedPaths":713,"source":432,"sourceLanguage":18,"type":242},"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",[714],{"path":442,"priority":268},{"basePath":716,"description":717,"displayName":718,"installMethods":719,"rationale":720,"selectedPaths":721,"source":432,"sourceLanguage":18,"type":242},"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",[722],{"path":442,"priority":268},{"basePath":724,"description":725,"displayName":726,"installMethods":727,"rationale":728,"selectedPaths":729,"source":432,"sourceLanguage":18,"type":242},"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",[730,731,733,735,737,739,741,743,745,747],{"path":442,"priority":268},{"path":732,"priority":273},"references/cli.md",{"path":734,"priority":273},"references/node-app-logic.md",{"path":736,"priority":273},"references/node-patterns.md",{"path":738,"priority":273},"references/node-secrets-oauth.md",{"path":740,"priority":273},"references/node-tracking.md",{"path":742,"priority":273},"references/python-app-logic.md",{"path":744,"priority":273},"references/python-patterns.md",{"path":746,"priority":273},"references/python-secrets-oauth.md",{"path":748,"priority":273},"references/python-tracking.md",{"basePath":750,"description":751,"displayName":752,"installMethods":753,"rationale":754,"selectedPaths":755,"source":432,"sourceLanguage":18,"type":242},"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",[756,757,759,761,763,765,767,769,771],{"path":442,"priority":268},{"path":758,"priority":273},"references/agent-patterns.md",{"path":760,"priority":273},"references/files.md",{"path":762,"priority":273},"references/react-integration.md",{"path":764,"priority":273},"references/server-proxy.md",{"path":766,"priority":273},"references/sessions.md",{"path":768,"priority":273},"references/streaming.md",{"path":770,"priority":273},"references/tool-builder.md",{"path":772,"priority":273},"references/typescript.md",{"basePath":774,"description":775,"displayName":776,"installMethods":777,"rationale":778,"selectedPaths":779,"source":432,"sourceLanguage":18,"type":242},"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",[780,781,782,784,785,786,787],{"path":442,"priority":268},{"path":758,"priority":273},{"path":783,"priority":273},"references/async-patterns.md",{"path":760,"priority":273},{"path":766,"priority":273},{"path":768,"priority":273},{"path":770,"priority":273},{"basePath":789,"description":790,"displayName":791,"installMethods":792,"rationale":793,"selectedPaths":794,"source":432,"sourceLanguage":18,"type":242},"tools/agent-tools","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","agent-tools",{"claudeCode":12},"SKILL.md frontmatter at tools/agent-tools/SKILL.md",[795,796,798,800,802],{"path":442,"priority":268},{"path":797,"priority":273},"references/app-discovery.md",{"path":799,"priority":273},"references/authentication.md",{"path":801,"priority":273},"references/cli-reference.md",{"path":803,"priority":273},"references/running-apps.md",{"basePath":805,"description":806,"displayName":807,"installMethods":808,"rationale":809,"selectedPaths":810,"source":432,"sourceLanguage":18,"type":242},"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",[811],{"path":442,"priority":268},{"basePath":813,"description":814,"displayName":815,"installMethods":816,"rationale":817,"selectedPaths":818,"source":432,"sourceLanguage":18,"type":242},"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",[819],{"path":442,"priority":268},{"basePath":821,"description":822,"displayName":823,"installMethods":824,"rationale":825,"selectedPaths":826,"source":432,"sourceLanguage":18,"type":242},"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",[827],{"path":442,"priority":268},{"basePath":829,"description":830,"displayName":831,"installMethods":832,"rationale":833,"selectedPaths":834,"source":432,"sourceLanguage":18,"type":242},"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",[835],{"path":442,"priority":268},{"basePath":837,"description":838,"displayName":839,"installMethods":840,"rationale":841,"selectedPaths":842,"source":432,"sourceLanguage":18,"type":242},"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",[843],{"path":442,"priority":268},{"basePath":845,"description":846,"displayName":847,"installMethods":848,"rationale":849,"selectedPaths":850,"source":432,"sourceLanguage":18,"type":242},"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",[851],{"path":442,"priority":268},{"basePath":853,"description":854,"displayName":855,"installMethods":856,"rationale":857,"selectedPaths":858,"source":432,"sourceLanguage":18,"type":242},"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",[859],{"path":442,"priority":268},{"basePath":861,"description":862,"displayName":863,"installMethods":864,"rationale":865,"selectedPaths":866,"source":432,"sourceLanguage":18,"type":242},"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",[867],{"path":442,"priority":268},{"basePath":869,"description":870,"displayName":871,"installMethods":872,"rationale":873,"selectedPaths":874,"source":432,"sourceLanguage":18,"type":242},"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",[875],{"path":442,"priority":268},{"basePath":877,"description":878,"displayName":879,"installMethods":880,"rationale":881,"selectedPaths":882,"source":432,"sourceLanguage":18,"type":242},"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",[883],{"path":442,"priority":268},{"basePath":885,"description":886,"displayName":887,"installMethods":888,"rationale":889,"selectedPaths":890,"source":432,"sourceLanguage":18,"type":242},"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",[891],{"path":442,"priority":268},{"basePath":893,"description":894,"displayName":895,"installMethods":896,"rationale":897,"selectedPaths":898,"source":432,"sourceLanguage":18,"type":242},"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",[899],{"path":442,"priority":268},{"basePath":901,"description":902,"displayName":903,"installMethods":904,"rationale":905,"selectedPaths":906,"source":432,"sourceLanguage":18,"type":242},"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",[907],{"path":442,"priority":268},{"basePath":909,"description":910,"displayName":911,"installMethods":912,"rationale":913,"selectedPaths":914,"source":432,"sourceLanguage":18,"type":242},"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",[915],{"path":442,"priority":268},{"basePath":917,"description":918,"displayName":919,"installMethods":920,"rationale":921,"selectedPaths":922,"source":432,"sourceLanguage":18,"type":242},"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",[923],{"path":442,"priority":268},{"basePath":925,"description":926,"displayName":927,"installMethods":928,"rationale":929,"selectedPaths":930,"source":432,"sourceLanguage":18,"type":242},"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",[931],{"path":442,"priority":268},{"basePath":933,"description":934,"displayName":935,"installMethods":936,"rationale":937,"selectedPaths":938,"source":432,"sourceLanguage":18,"type":242},"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",[939],{"path":442,"priority":268},{"basePath":239,"description":10,"displayName":13,"installMethods":941,"rationale":942,"selectedPaths":943,"source":432,"sourceLanguage":18,"type":242},{"claudeCode":12},"SKILL.md frontmatter at tools/image/image-upscaling/SKILL.md",[944],{"path":442,"priority":268},{"basePath":946,"description":947,"displayName":948,"installMethods":949,"rationale":950,"selectedPaths":951,"source":432,"sourceLanguage":18,"type":242},"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",[952],{"path":442,"priority":268},{"basePath":954,"description":955,"displayName":956,"installMethods":957,"rationale":958,"selectedPaths":959,"source":432,"sourceLanguage":18,"type":242},"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",[960],{"path":442,"priority":268},{"basePath":962,"description":963,"displayName":964,"installMethods":965,"rationale":966,"selectedPaths":967,"source":432,"sourceLanguage":18,"type":242},"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",[968],{"path":442,"priority":268},{"basePath":970,"description":971,"displayName":972,"installMethods":973,"rationale":974,"selectedPaths":975,"source":432,"sourceLanguage":18,"type":242},"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",[976],{"path":442,"priority":268},{"basePath":978,"description":979,"displayName":980,"installMethods":981,"rationale":982,"selectedPaths":983,"source":432,"sourceLanguage":18,"type":242},"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",[984],{"path":442,"priority":268},{"basePath":986,"description":790,"displayName":987,"installMethods":988,"rationale":989,"selectedPaths":990,"source":432,"sourceLanguage":18,"type":242},"tools/infsh-cli","infsh-cli",{"claudeCode":12},"SKILL.md frontmatter at tools/infsh-cli/SKILL.md",[991,992,993,994,995],{"path":442,"priority":268},{"path":797,"priority":273},{"path":799,"priority":273},{"path":801,"priority":273},{"path":803,"priority":273},{"basePath":997,"description":998,"displayName":999,"installMethods":1000,"rationale":1001,"selectedPaths":1002,"source":432,"sourceLanguage":18,"type":242},"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",[1003],{"path":442,"priority":268},{"basePath":1005,"description":1006,"displayName":1007,"installMethods":1008,"rationale":1009,"selectedPaths":1010,"source":432,"sourceLanguage":18,"type":242},"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",[1011],{"path":442,"priority":268},{"basePath":1013,"description":1014,"displayName":1015,"installMethods":1016,"rationale":1017,"selectedPaths":1018,"source":432,"sourceLanguage":18,"type":242},"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","web-search",{"claudeCode":12},"SKILL.md frontmatter at tools/llm/web-search/SKILL.md",[1019],{"path":442,"priority":268},{"basePath":1021,"description":1022,"displayName":1023,"installMethods":1024,"rationale":1025,"selectedPaths":1026,"source":432,"sourceLanguage":18,"type":242},"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",[1027],{"path":442,"priority":268},{"basePath":1029,"description":1030,"displayName":1031,"installMethods":1032,"rationale":1033,"selectedPaths":1034,"source":432,"sourceLanguage":18,"type":242},"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",[1035,1036,1037,1039,1041,1043,1045,1047,1050,1052],{"path":442,"priority":268},{"path":799,"priority":273},{"path":1038,"priority":273},"references/commands.md",{"path":1040,"priority":273},"references/proxy-support.md",{"path":1042,"priority":273},"references/session-management.md",{"path":1044,"priority":273},"references/snapshot-refs.md",{"path":1046,"priority":273},"references/video-recording.md",{"path":1048,"priority":1049},"templates/authenticated-session.sh","low",{"path":1051,"priority":1049},"templates/capture-workflow.sh",{"path":1053,"priority":1049},"templates/form-automation.sh",{"basePath":1055,"description":1056,"displayName":1057,"installMethods":1058,"rationale":1059,"selectedPaths":1060,"source":432,"sourceLanguage":18,"type":242},"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",[1061],{"path":442,"priority":268},{"basePath":1063,"description":1064,"displayName":1065,"installMethods":1066,"rationale":1067,"selectedPaths":1068,"source":432,"sourceLanguage":18,"type":242},"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",[1069],{"path":442,"priority":268},{"basePath":1071,"description":1072,"displayName":1073,"installMethods":1074,"rationale":1075,"selectedPaths":1076,"source":432,"sourceLanguage":18,"type":242},"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",[1077],{"path":442,"priority":268},{"basePath":1079,"description":1080,"displayName":1081,"installMethods":1082,"rationale":1083,"selectedPaths":1084,"source":432,"sourceLanguage":18,"type":242},"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",[1085],{"path":442,"priority":268},{"basePath":1087,"description":1088,"displayName":1089,"installMethods":1090,"rationale":1091,"selectedPaths":1092,"source":432,"sourceLanguage":18,"type":242},"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",[1093],{"path":442,"priority":268},{"basePath":1095,"description":1096,"displayName":1097,"installMethods":1098,"rationale":1099,"selectedPaths":1100,"source":432,"sourceLanguage":18,"type":242},"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",[1101],{"path":442,"priority":268},{"basePath":1103,"description":1104,"displayName":1105,"installMethods":1106,"rationale":1107,"selectedPaths":1108,"source":432,"sourceLanguage":18,"type":242},"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",[1109],{"path":442,"priority":268},{"basePath":1111,"description":1112,"displayName":1113,"installMethods":1114,"rationale":1115,"selectedPaths":1116,"source":432,"sourceLanguage":18,"type":242},"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",[1117],{"path":442,"priority":268},{"basePath":1119,"description":1120,"displayName":1121,"installMethods":1122,"rationale":1123,"selectedPaths":1124,"source":432,"sourceLanguage":18,"type":242},"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",[1125],{"path":442,"priority":268},{"basePath":1127,"description":1128,"displayName":1129,"installMethods":1130,"rationale":1131,"selectedPaths":1132,"source":432,"sourceLanguage":18,"type":242},"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",[1133],{"path":442,"priority":268},{"basePath":1135,"description":1136,"displayName":1137,"installMethods":1138,"rationale":1139,"selectedPaths":1140,"source":432,"sourceLanguage":18,"type":242},"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",[1141],{"path":442,"priority":268},{"basePath":1143,"description":1144,"displayName":1145,"installMethods":1146,"rationale":1147,"selectedPaths":1148,"source":432,"sourceLanguage":18,"type":242},"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",[1149],{"path":442,"priority":268},{"basePath":1151,"description":1152,"displayName":1153,"installMethods":1154,"rationale":1155,"selectedPaths":1156,"source":432,"sourceLanguage":18,"type":242},"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",[1157],{"path":442,"priority":268},{"basePath":1159,"description":1160,"displayName":1161,"installMethods":1162,"rationale":1163,"selectedPaths":1164,"source":432,"sourceLanguage":18,"type":242},"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",[1165],{"path":442,"priority":268},{"basePath":1167,"description":1168,"displayName":1169,"installMethods":1170,"rationale":1171,"selectedPaths":1172,"source":432,"sourceLanguage":18,"type":242},"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",[1173],{"path":442,"priority":268},{"sources":1175},[1176],"manual",{"closedIssues90d":8,"description":1178,"forks":231,"openIssues90d":8,"pushedAt":232,"readmeSize":229,"stars":233,"topics":1179},"inference.sh Agent skills for using our API to give your agents access to hundreds of apps and other agents",[],{"classifiedAt":1181,"discoverAt":1182,"extractAt":1183,"githubAt":1183,"updatedAt":1181},1778690922683,1778689686577,1778690920590,[214,213,211,215,212],{"evaluatedAt":237,"extractAt":1186,"updatedAt":237},1778690923100,[],[1189,1218,1238,1268,1289,1309],{"_creationTime":1190,"_id":1191,"community":1192,"display":1193,"identity":1199,"providers":1202,"relations":1211,"tags":1214,"workflow":1215},1778691104676.0085,"k173mzm9dp7kn4bxg6csqc6gg586npsy",{"reviewCount":8},{"description":1194,"installMethods":1195,"name":1197,"sourceUrl":1198},"Upscale a low-resolution image using AI super-resolution for print or high-DPI display.",{"claudeCode":1196},"iterationlayer/skills","upscale-low-resolution-image","https://github.com/iterationlayer/skills",{"basePath":1200,"githubOwner":1201,"githubRepo":241,"locale":18,"slug":1197,"type":242},"skills/upscale-low-resolution-image","iterationlayer",{"evaluate":1203,"extract":1210},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1204,"tags":1205,"targetMarket":216,"tier":217},99,[211,212,1206,1207,1208,1209],"super-resolution","ai","transformation","api",{"commitSha":249},{"parentExtensionId":1212,"repoId":1213},"k1721s0xmp59902ybtpakrrffn86n10s","kd76p4g2qmtrkgx99cnab3683d86n4g8",[1207,1209,211,1206,1208,212],{"evaluatedAt":1216,"extractAt":1217,"updatedAt":1216},1778693974885,1778691104676,{"_creationTime":1219,"_id":1220,"community":1221,"display":1222,"identity":1225,"providers":1226,"relations":1234,"tags":1235,"workflow":1236},1778690923100.039,"k17d8b3qn7w5z23eq533m23kq586myq3",{"reviewCount":8},{"description":910,"installMethods":1223,"name":1224,"sourceUrl":14},{"claudeCode":12},"AI Image Generation",{"basePath":909,"githubOwner":240,"githubRepo":241,"locale":18,"slug":911,"type":242},{"evaluate":1227,"extract":1233},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1228,"tags":1229,"targetMarket":216,"tier":217},97,[1230,214,1231,215,1232],"image-generation","text-to-image","cli",{"commitSha":249,"license":263},{"repoId":251},[214,1232,1230,215,1231],{"evaluatedAt":1237,"extractAt":1186,"updatedAt":1237},1778692160664,{"_creationTime":1239,"_id":1240,"community":1241,"display":1242,"identity":1248,"providers":1252,"relations":1260,"tags":1263,"workflow":1264},1778691522215.518,"k17328pa2dvj6x16hvtrag3vv186n7z1",{"reviewCount":8},{"description":1243,"installMethods":1244,"name":1246,"sourceUrl":1247},"Generieren Sie Bilder und Videos aus Text mit Multi-Provider-Routing – unterstützt GPT Image 2.0 (nahezu perfekte Textdarstellung), Nanobanana 2, Seedream 5.0, Midjourney V8.1 (vereinheitlicht fotorealistisch + Anime), Flux 2 Klein (günstige Entwürfe), Seedance 2.0 / Happyhorse 1.0 / Veo 3.1 Video und lokale ComfyUI-Workflows. Enthält 1.446 kuratierte Prompts und stilbewusste Prompt-Verbesserung. Verwenden Sie es, wenn Benutzer Bilder/Videos erstellen, Assets entwerfen, Fotos animieren, Prompts verbessern oder KI-Kunst-Workflows verwalten möchten. NICHT für: allgemeine Chats, Code-Generierung, Dokumentenerstellung, Videobearbeitung von vorhandenem Material, Audio/TTS oder Aufgaben, die nichts mit der Erstellung von KI-Bildern/Videos zu tun haben.",{"claudeCode":1245},"jau123/MeiGen-AI-Design-MCP","openclaw","https://github.com/jau123/MeiGen-AI-Design-MCP",{"basePath":1246,"githubOwner":1249,"githubRepo":1250,"locale":1251,"slug":1246,"type":242},"jau123","MeiGen-AI-Design-MCP","de",{"evaluate":1253,"extract":1259},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1254,"tags":1255,"targetMarket":216,"tier":217},100,[1230,1256,214,1257,598,1258],"video-generation","comfyui","design-assistant",{"commitSha":249},{"repoId":1261,"translatedFrom":1262},"kd7b1trrphkh2efj71w89w7qzh86nh22","k175txezbab4wcy00m9gcdq8qx86mz9k",[214,1257,1258,1230,598,1256],{"evaluatedAt":1265,"extractAt":1266,"updatedAt":1267},1778691399174,1778691316210,1778691522215,{"_creationTime":1269,"_id":1270,"community":1271,"display":1272,"identity":1276,"providers":1278,"relations":1285,"tags":1286,"workflow":1287},1778691104676.0088,"k17ay4s9yakhcp91kg0vsc8nwn86ne5d",{"reviewCount":8},{"description":1273,"installMethods":1274,"name":1275,"sourceUrl":1198},"Apply a text watermark to a photo using layer-based image composition for brand protection and copyright.",{"claudeCode":1196},"watermark-an-image",{"basePath":1277,"githubOwner":1201,"githubRepo":241,"locale":18,"slug":1275,"type":242},"skills/watermark-an-image",{"evaluate":1279,"extract":1284},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1254,"tags":1280,"targetMarket":216,"tier":217},[211,1281,1209,1282,1283],"watermark","generation","composition",{"commitSha":249},{"parentExtensionId":1212,"repoId":1213},[1209,1283,1282,211,1281],{"evaluatedAt":1288,"extractAt":1217,"updatedAt":1288},1778693993734,{"_creationTime":1290,"_id":1291,"community":1292,"display":1293,"identity":1297,"providers":1300,"relations":1305,"tags":1306,"workflow":1307},1778691104676.0042,"k17c25w174y6873nhdh566etts86mv7m",{"reviewCount":8},{"description":1294,"installMethods":1295,"name":1296,"sourceUrl":1198},"Transform images with resize, crop, smart crop, upscale, remove background, and 20+ operations.",{"claudeCode":1196},"Image Transformation API",{"basePath":1298,"githubOwner":1201,"githubRepo":241,"locale":18,"slug":1299,"type":242},"skills/image-transformation-api","image-transformation-api",{"evaluate":1301,"extract":1304},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1254,"tags":1302,"targetMarket":216,"tier":217},[211,1208,1303,1209,1207],"editing",{"commitSha":249,"license":263},{"parentExtensionId":1212,"repoId":1213},[1207,1209,1303,211,1208],{"evaluatedAt":1308,"extractAt":1217,"updatedAt":1308},1778693613399,{"_creationTime":1310,"_id":1311,"community":1312,"display":1313,"identity":1319,"providers":1323,"relations":1331,"tags":1334,"workflow":1335},1778691497595.9666,"k170aa7za6n5wvxtwx7xj8dc9d86mx9e",{"reviewCount":8},{"description":1314,"installMethods":1315,"name":1317,"sourceUrl":1318},"Compresses images to WebP (default) or PNG with automatic tool selection. Use when user asks to \"compress image\", \"optimize image\", \"convert to webp\", or reduce image file size.",{"claudeCode":1316},"jimliu/baoyu-skills","baoyu-compress-image","https://github.com/jimliu/baoyu-skills",{"basePath":1320,"githubOwner":1321,"githubRepo":1322,"locale":18,"slug":1317,"type":242},"skills/baoyu-compress-image","jimliu","baoyu-skills",{"evaluate":1324,"extract":1330},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1254,"tags":1325,"targetMarket":216,"tier":217},[211,1326,1327,1328,1329],"compression","webp","png","optimization",{"commitSha":249},{"parentExtensionId":1332,"repoId":1333},"k172q4hxm2acmg5ree5aeemx1x86m6hx","kd718jn448p61w289hzf15tecd86n3a4",[1326,211,1329,1328,1327],{"evaluatedAt":1336,"extractAt":1337,"updatedAt":1336},1778691619519,1778691497596]