[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-inferen-sh-book-cover-design-zh-CN":3,"guides-for-inferen-sh-book-cover-design":1187,"similar-k17140mkhx82vxh4df862cqm4986mmc0-zh-CN":1188},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":239,"isFallback":244,"parentExtension":245,"providers":246,"relations":251,"repo":253,"tags":1184,"workflow":1185},1778690923100.0273,"k17140mkhx82vxh4df862cqm4986mmc0",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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",{"claudeCode":12},"inferen-sh/skills","book-cover-design","https://github.com/inferen-sh/skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":224,"workflow":237},1778691068227.001,"kn74rnrxkz6wmanfc1p0rr5pmh86m1ns","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":201,"promptVersionExtension":206,"promptVersionScoring":207,"purpose":208,"rationale":209,"score":210,"summary":211,"tags":212,"targetMarket":217,"tier":218,"useCases":219},[21,26,29,32,36,39,43,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,114,118,122,125,128,131,134,137,140,144,147,151,154,158,161,164,167,170,174,177,180,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of book cover design, including genre-specific conventions and AI image generation, directly addressing the user's need for effective cover creation.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers value beyond a simple prompt by providing genre-specific guidelines, layout zones, and iteration workflows, leveraging AI image generation for book cover creation.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is production-ready, offering a complete lifecycle from concept generation and refinement to upscaling, with clear installation and usage instructions.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses exclusively on book cover design, including AI generation, genre conventions, and iteration, without bleeding into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's capabilities and intended use cases for book cover design, including genre-specific aspects and AI image generation.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes specific tools like `belt app run falai/flux-dev-lora` and `belt app run bytedance/seedream-4-5`, which are narrowly scoped for AI image generation, rather than a single generalist execution tool.",{"category":44,"check":45,"severity":46,"summary":47},"Documentation","Configuration & parameter reference","info","While the input parameters for AI models are shown in examples, there is no explicit documentation for all options, defaults, or precedence orders.",{"category":33,"check":49,"severity":24,"summary":50},"Tool naming","The tools used, such as `belt app run falai/flux-dev-lora`, are descriptive of their function within the context of the skill.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","The input parameters for the AI models are specific to image generation and aspect ratios, requesting only necessary data for the task, and the output is the generated image.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The README explicitly states MIT license, and the repository includes a LICENSE file.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on 2026-05-13, which is within the last 3 months.",{"category":59,"check":63,"severity":24,"summary":64},"Dependency Management","The skill relies on the `belt` CLI, which is assumed to be managed by the user or the `npx skills add` command, and no other third-party dependencies are evident within the skill's own code.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill requires `belt login`, implying secrets are handled via the CLI's authentication mechanism rather than being hardcoded or exposed.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill uses AI models with structured inputs and does not appear to load or execute arbitrary third-party data or instructions.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill calls the `belt` CLI, which is installed via `npx skills add`, and the AI model calls are also within the controlled `inference.sh` ecosystem, with no runtime fetching of external scripts or markdown as instructions.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates by calling the `belt` CLI and AI models, without any apparent file system modifications outside of the expected tool execution environment.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","There are no indications of detached process spawns or retry loops around denied tool calls in the provided skill script.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill's prompts are specific to image generation and do not reference confidential data. Outbound calls are to the `inference.sh` platform, which is documented.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content appears free of hidden steering tricks; descriptions use standard text and formatting.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill script is plain Bash and calls out to the `belt` CLI, with no obfuscated code, base64 payloads, or runtime script fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill assumes the `belt` CLI is installed and available, which is a reasonable precondition for its operation and is documented.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","There are 0 open and 0 closed issues in the last 90 days, indicating no current engagement on issues but also no backlog.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The README mentions installing from `main` branch, but the `cli-install.md` linked for belt CLI installation implies versioning. The skill code itself is directly installed via `npx skills add`, which usually pins versions.",{"category":104,"check":105,"severity":46,"summary":106},"Code Execution","Validation","The input parameters for the AI models are shown in examples, but there is no explicit mention or demonstration of schema validation or sanitization for these inputs.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill is focused on image generation and does not involve destructive operations like file deletion or system modification.",{"category":111,"check":112,"severity":46,"summary":113},"Errors","Error Handling","The skill relies on the `belt` CLI and the underlying AI models for error handling. Specific error handling within the skill's script itself is not detailed, but the CLI likely provides structured errors.",{"category":104,"check":115,"severity":116,"summary":117},"Logging","not_applicable","The skill itself does not perform destructive actions or outbound calls that would require local audit logging; logging is handled by the `belt` CLI.",{"category":119,"check":120,"severity":116,"summary":121},"Compliance","GDPR","The skill generates images based on prompts and does not appear to process or store personal data.",{"category":119,"check":123,"severity":24,"summary":124},"Target market","The skill's functionality is general to AI image generation and book cover design and is not limited to any specific geography or legal jurisdiction.",{"category":92,"check":126,"severity":24,"summary":127},"Runtime stability","The skill relies on the `belt` CLI and common AI model APIs, which are expected to be cross-platform compatible. No specific OS or shell assumptions are made.",{"category":44,"check":129,"severity":24,"summary":130},"README","The README.md file provides a comprehensive overview of the inference.sh skills, including installation, available skills, and CLI setup.",{"category":33,"check":132,"severity":116,"summary":133},"Tool surface size","This skill primarily utilizes specific AI model calls via the 'belt' CLI, rather than exposing a large number of distinct tools.",{"category":40,"check":135,"severity":24,"summary":136},"Overlapping near-synonym tools","The skill uses specific AI model calls, each with a distinct purpose, avoiding overlapping near-synonym tools.",{"category":44,"check":138,"severity":24,"summary":139},"Phantom features","All features advertised in the description (genre conventions, AI generation, sizing, iteration) are supported by the provided examples and documentation.",{"category":141,"check":142,"severity":24,"summary":143},"Install","Installation instruction","The README provides clear instructions for installing the skills via `npx skills add` and a quick start example with a `belt login` command and a sample invocation.",{"category":111,"check":145,"severity":46,"summary":146},"Actionable error messages","The skill relies on the `belt` CLI and underlying AI models for error messages. While these are likely actionable, the skill script itself does not detail custom error handling with remediation steps.",{"category":148,"check":149,"severity":24,"summary":150},"Execution","Pinned dependencies","The skill is installed via `npx skills add`, which typically pins versions. The `belt` CLI installation instructions also point to a specific commit reference, suggesting pinned dependencies.",{"category":33,"check":152,"severity":116,"summary":153},"Dry-run preview","The skill's primary function is AI image generation, which is not a state-changing operation that would typically have a dry-run mode.",{"category":155,"check":156,"severity":24,"summary":157},"Protocol","Idempotent retry & timeouts","The skill interacts with AI models via the `belt` CLI, which is assumed to handle timeouts and idempotency for its API calls.",{"category":119,"check":159,"severity":24,"summary":160},"Telemetry opt-in","The skill's operation relies on the `belt` CLI, which, based on standard practices for such tools and the MIT license, is assumed to have opt-in telemetry or no telemetry collection by default.",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","The skill's purpose is precisely defined as book cover design using AI generation and genre conventions, with clear triggers and use cases, and explicit non-goals are implied by its focused scope.",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the skill's core capability and provides relevant trigger phrases.",{"category":44,"check":168,"severity":24,"summary":169},"Concise Body","The SKILL.md body is concise, using progressive disclosure by linking to external documentation for the belt CLI and covering the core concepts within a reasonable length.",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","The SKILL.md links to external installation instructions for the belt CLI, demonstrating progressive disclosure for setup details.",{"category":171,"check":175,"severity":116,"summary":176},"Forked exploration","The skill is not designed for deep exploration or code review; it performs a specific generative task.",{"category":22,"check":178,"severity":24,"summary":179},"Usage examples","Sufficient and varied examples are provided for different genres, demonstrating input prompts and expected AI model calls, with clear outcomes (generated images).",{"category":22,"check":181,"severity":46,"summary":182},"Edge cases","While the skill covers many aspects of cover design and provides prompt examples, explicit documentation of failure modes for the AI generation process itself (e.g., prompt rejection, unexpected output) and recovery steps is missing.",{"category":104,"check":184,"severity":116,"summary":185},"Tool Fallback","The skill relies directly on the `belt` CLI and inference.sh models; there is no indication of optional external tools with fallbacks.",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","The skill relies on the `belt` CLI for execution, which is expected to handle errors and halt on unexpected states gracefully. No explicit pre-conditions for the skill itself are listed, but the CLI login requirement serves as a basic prerequisite.",{"category":92,"check":191,"severity":24,"summary":192},"Cross-skill coupling","The skill is self-contained and focuses on book cover design, not implicitly relying on or handling tasks of other skills.",1778691068102,"This skill leverages the inference.sh CLI (`belt`) and AI models to generate book cover art. It provides guidance on genre-specific conventions, typography, sizing, and layout, along with example prompts and an iteration workflow.",[196,197,198,199,200],"AI-generated book cover concepts","Genre-specific design conventions","Cover sizing and layout guidance","Prompt engineering examples for various genres","Iterative refinement workflow",[202,203,204,205],"Providing a full-featured graphic design suite","Generating book interior layouts","Writing book content or blurbs","Handling advanced typography rendering","3.0.0","4.4.0","To enable users to create professional, genre-appropriate book covers using AI image generation and design best practices, streamlining the self-publishing process.","High quality documentation and implementation, with no critical or warning findings. Minor info finding regarding explicit edge case documentation and parameter references.",96,"A high-quality skill for AI-powered book cover design, offering genre conventions and iteration workflows.",[13,213,214,215,216],"ai-image-generation","graphic-design","publishing","generative-art","global","verified",[220,221,222,223],"Generating initial cover concepts for fiction and non-fiction books","Designing covers that match specific genre expectations","Creating high-resolution covers for print and digital platforms","Iteratively refining cover art based on feedback",{"codeQuality":225,"collectedAt":227,"documentation":228,"maintenance":231,"security":235,"testCoverage":236},{"hasLockfile":226},false,1778691048838,{"descriptionLength":229,"readmeSize":230},462,3286,{"closedIssues90d":8,"forks":232,"hasChangelog":226,"openIssues90d":8,"pushedAt":233,"stars":234},75,1778676522000,433,{"hasNpmPackage":226,"smitheryVerified":226},{"hasCi":226,"hasTests":226},{"updatedAt":238},1778691068227,{"basePath":240,"githubOwner":241,"githubRepo":242,"locale":18,"slug":13,"type":243},"guides/design/book-cover-design","inferen-sh","skills","skill",true,null,{"evaluate":247,"extract":249},{"promptVersionExtension":206,"promptVersionScoring":207,"score":210,"tags":248,"targetMarket":217,"tier":218},[13,213,214,215,216],{"commitSha":250},"HEAD",{"repoId":252},"kd75bmkxfkvvw504knzzpkzjph86n71t",{"_creationTime":254,"_id":252,"identity":255,"providers":256,"workflow":1180},1778689686577.7676,{"githubOwner":241,"githubRepo":242,"sourceUrl":14},{"classify":257,"discover":1174,"github":1177},{"commitSha":250,"extensions":258},[259,435,444,452,460,468,476,481,489,497,505,513,521,529,537,545,553,561,569,577,585,593,601,609,617,625,633,641,649,657,665,673,681,689,697,705,713,721,747,771,786,802,810,818,826,834,842,850,858,866,874,882,890,898,906,913,921,929,937,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":260,"description":261,"displayName":262,"installMethods":263,"license":264,"rationale":265,"selectedPaths":266,"source":433,"sourceLanguage":18,"type":434},"","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":262},"MIT","plugin manifest at .claude-plugin/plugin.json",[267,270,272,275,277,279,281,283,285,287,289,291,293,295,297,299,301,303,305,307,309,311,313,315,317,319,321,323,325,327,329,331,333,335,337,339,341,343,345,347,349,351,353,355,357,359,361,363,365,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397,399,401,403,405,407,409,411,413,415,417,419,421,423,425,427,429,431],{"path":268,"priority":269},".claude-plugin/plugin.json","mandatory",{"path":271,"priority":269},"README.md",{"path":273,"priority":274},"guides/content/ai-automation-workflows/SKILL.md","medium",{"path":276,"priority":274},"guides/content/ai-content-pipeline/SKILL.md",{"path":278,"priority":274},"guides/content/ai-podcast-creation/SKILL.md",{"path":280,"priority":274},"guides/content/content-repurposing/SKILL.md",{"path":282,"priority":274},"guides/design/app-store-screenshots/SKILL.md",{"path":284,"priority":274},"guides/design/book-cover-design/SKILL.md",{"path":286,"priority":274},"guides/design/character-design-sheet/SKILL.md",{"path":288,"priority":274},"guides/design/data-visualization/SKILL.md",{"path":290,"priority":274},"guides/design/email-design/SKILL.md",{"path":292,"priority":274},"guides/design/landing-page-design/SKILL.md",{"path":294,"priority":274},"guides/design/logo-design-guide/SKILL.md",{"path":296,"priority":274},"guides/design/og-image-design/SKILL.md",{"path":298,"priority":274},"guides/design/pitch-deck-visuals/SKILL.md",{"path":300,"priority":274},"guides/design/youtube-thumbnail-design/SKILL.md",{"path":302,"priority":274},"guides/photo/ai-product-photography/SKILL.md",{"path":304,"priority":274},"guides/photo/product-photography/SKILL.md",{"path":306,"priority":274},"guides/product/competitor-teardown/SKILL.md",{"path":308,"priority":274},"guides/product/customer-persona/SKILL.md",{"path":310,"priority":274},"guides/product/product-changelog/SKILL.md",{"path":312,"priority":274},"guides/product/product-hunt-launch/SKILL.md",{"path":314,"priority":274},"guides/prompting/prompt-engineering/SKILL.md",{"path":316,"priority":274},"guides/prompting/video-prompting-guide/SKILL.md",{"path":318,"priority":274},"guides/social/ai-social-media-content/SKILL.md",{"path":320,"priority":274},"guides/social/linkedin-content/SKILL.md",{"path":322,"priority":274},"guides/social/social-media-carousel/SKILL.md",{"path":324,"priority":274},"guides/social/twitter-thread-creation/SKILL.md",{"path":326,"priority":274},"guides/video/ai-marketing-videos/SKILL.md",{"path":328,"priority":274},"guides/video/explainer-video-guide/SKILL.md",{"path":330,"priority":274},"guides/video/storyboard-creation/SKILL.md",{"path":332,"priority":274},"guides/video/talking-head-production/SKILL.md",{"path":334,"priority":274},"guides/video/video-ad-specs/SKILL.md",{"path":336,"priority":274},"guides/writing/case-study-writing/SKILL.md",{"path":338,"priority":274},"guides/writing/newsletter-curation/SKILL.md",{"path":340,"priority":274},"guides/writing/press-release-writing/SKILL.md",{"path":342,"priority":274},"guides/writing/seo-content-brief/SKILL.md",{"path":344,"priority":274},"guides/writing/technical-blog-writing/SKILL.md",{"path":346,"priority":274},"sdk/building-apps/SKILL.md",{"path":348,"priority":274},"sdk/javascript-sdk/SKILL.md",{"path":350,"priority":274},"sdk/python-sdk/SKILL.md",{"path":352,"priority":274},"tools/agent-tools/SKILL.md",{"path":354,"priority":274},"tools/infsh-cli/SKILL.md",{"path":356,"priority":274},"tools/audio/ai-music-generation/SKILL.md",{"path":358,"priority":274},"tools/audio/ai-voice-cloning/SKILL.md",{"path":360,"priority":274},"tools/audio/dialogue-audio/SKILL.md",{"path":362,"priority":274},"tools/audio/elevenlabs-dialogue/SKILL.md",{"path":364,"priority":274},"tools/audio/elevenlabs-dubbing/SKILL.md",{"path":366,"priority":274},"tools/audio/elevenlabs-music/SKILL.md",{"path":368,"priority":274},"tools/audio/elevenlabs-sound-effects/SKILL.md",{"path":370,"priority":274},"tools/audio/elevenlabs-stt/SKILL.md",{"path":372,"priority":274},"tools/audio/elevenlabs-tts/SKILL.md",{"path":374,"priority":274},"tools/audio/elevenlabs-voice-changer/SKILL.md",{"path":376,"priority":274},"tools/audio/elevenlabs-voice-isolator/SKILL.md",{"path":378,"priority":274},"tools/audio/speech-to-text/SKILL.md",{"path":380,"priority":274},"tools/audio/text-to-speech/SKILL.md",{"path":382,"priority":274},"tools/image/ai-image-generation/SKILL.md",{"path":384,"priority":274},"tools/image/background-removal/SKILL.md",{"path":386,"priority":274},"tools/image/flux-image/SKILL.md",{"path":388,"priority":274},"tools/image/image-upscaling/SKILL.md",{"path":390,"priority":274},"tools/image/nano-banana-2/SKILL.md",{"path":392,"priority":274},"tools/image/nano-banana/SKILL.md",{"path":394,"priority":274},"tools/image/qwen-image-2-pro/SKILL.md",{"path":396,"priority":274},"tools/image/qwen-image-2/SKILL.md",{"path":398,"priority":274},"tools/image/p-image/SKILL.md",{"path":400,"priority":274},"tools/llm/ai-rag-pipeline/SKILL.md",{"path":402,"priority":274},"tools/llm/llm-models/SKILL.md",{"path":404,"priority":274},"tools/llm/web-search/SKILL.md",{"path":406,"priority":274},"tools/social/twitter-automation/SKILL.md",{"path":408,"priority":274},"tools/utilities/agent-browser/SKILL.md",{"path":410,"priority":274},"tools/utilities/python-executor/SKILL.md",{"path":412,"priority":274},"tools/utilities/related-skill/SKILL.md",{"path":414,"priority":274},"tools/video/ai-avatar-video/SKILL.md",{"path":416,"priority":274},"tools/video/ai-video-generation/SKILL.md",{"path":418,"priority":274},"tools/video/google-veo/SKILL.md",{"path":420,"priority":274},"tools/video/image-to-video/SKILL.md",{"path":422,"priority":274},"tools/video/remotion-render/SKILL.md",{"path":424,"priority":274},"tools/video/p-video/SKILL.md",{"path":426,"priority":274},"ui/agent-ui/SKILL.md",{"path":428,"priority":274},"ui/chat-ui/SKILL.md",{"path":430,"priority":274},"ui/tools-ui/SKILL.md",{"path":432,"priority":274},"ui/widgets-ui/SKILL.md","rule","plugin",{"basePath":436,"description":437,"displayName":438,"installMethods":439,"rationale":440,"selectedPaths":441,"source":433,"sourceLanguage":18,"type":243},"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",[442],{"path":443,"priority":269},"SKILL.md",{"basePath":445,"description":446,"displayName":447,"installMethods":448,"rationale":449,"selectedPaths":450,"source":433,"sourceLanguage":18,"type":243},"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",[451],{"path":443,"priority":269},{"basePath":453,"description":454,"displayName":455,"installMethods":456,"rationale":457,"selectedPaths":458,"source":433,"sourceLanguage":18,"type":243},"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",[459],{"path":443,"priority":269},{"basePath":461,"description":462,"displayName":463,"installMethods":464,"rationale":465,"selectedPaths":466,"source":433,"sourceLanguage":18,"type":243},"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",[467],{"path":443,"priority":269},{"basePath":469,"description":470,"displayName":471,"installMethods":472,"rationale":473,"selectedPaths":474,"source":433,"sourceLanguage":18,"type":243},"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",[475],{"path":443,"priority":269},{"basePath":240,"description":10,"displayName":13,"installMethods":477,"rationale":478,"selectedPaths":479,"source":433,"sourceLanguage":18,"type":243},{"claudeCode":12},"SKILL.md frontmatter at guides/design/book-cover-design/SKILL.md",[480],{"path":443,"priority":269},{"basePath":482,"description":483,"displayName":484,"installMethods":485,"rationale":486,"selectedPaths":487,"source":433,"sourceLanguage":18,"type":243},"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",[488],{"path":443,"priority":269},{"basePath":490,"description":491,"displayName":492,"installMethods":493,"rationale":494,"selectedPaths":495,"source":433,"sourceLanguage":18,"type":243},"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",[496],{"path":443,"priority":269},{"basePath":498,"description":499,"displayName":500,"installMethods":501,"rationale":502,"selectedPaths":503,"source":433,"sourceLanguage":18,"type":243},"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",[504],{"path":443,"priority":269},{"basePath":506,"description":507,"displayName":508,"installMethods":509,"rationale":510,"selectedPaths":511,"source":433,"sourceLanguage":18,"type":243},"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",[512],{"path":443,"priority":269},{"basePath":514,"description":515,"displayName":516,"installMethods":517,"rationale":518,"selectedPaths":519,"source":433,"sourceLanguage":18,"type":243},"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",[520],{"path":443,"priority":269},{"basePath":522,"description":523,"displayName":524,"installMethods":525,"rationale":526,"selectedPaths":527,"source":433,"sourceLanguage":18,"type":243},"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",[528],{"path":443,"priority":269},{"basePath":530,"description":531,"displayName":532,"installMethods":533,"rationale":534,"selectedPaths":535,"source":433,"sourceLanguage":18,"type":243},"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",[536],{"path":443,"priority":269},{"basePath":538,"description":539,"displayName":540,"installMethods":541,"rationale":542,"selectedPaths":543,"source":433,"sourceLanguage":18,"type":243},"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",[544],{"path":443,"priority":269},{"basePath":546,"description":547,"displayName":548,"installMethods":549,"rationale":550,"selectedPaths":551,"source":433,"sourceLanguage":18,"type":243},"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",[552],{"path":443,"priority":269},{"basePath":554,"description":555,"displayName":556,"installMethods":557,"rationale":558,"selectedPaths":559,"source":433,"sourceLanguage":18,"type":243},"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",[560],{"path":443,"priority":269},{"basePath":562,"description":563,"displayName":564,"installMethods":565,"rationale":566,"selectedPaths":567,"source":433,"sourceLanguage":18,"type":243},"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",[568],{"path":443,"priority":269},{"basePath":570,"description":571,"displayName":572,"installMethods":573,"rationale":574,"selectedPaths":575,"source":433,"sourceLanguage":18,"type":243},"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",[576],{"path":443,"priority":269},{"basePath":578,"description":579,"displayName":580,"installMethods":581,"rationale":582,"selectedPaths":583,"source":433,"sourceLanguage":18,"type":243},"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",[584],{"path":443,"priority":269},{"basePath":586,"description":587,"displayName":588,"installMethods":589,"rationale":590,"selectedPaths":591,"source":433,"sourceLanguage":18,"type":243},"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",[592],{"path":443,"priority":269},{"basePath":594,"description":595,"displayName":596,"installMethods":597,"rationale":598,"selectedPaths":599,"source":433,"sourceLanguage":18,"type":243},"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",[600],{"path":443,"priority":269},{"basePath":602,"description":603,"displayName":604,"installMethods":605,"rationale":606,"selectedPaths":607,"source":433,"sourceLanguage":18,"type":243},"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",[608],{"path":443,"priority":269},{"basePath":610,"description":611,"displayName":612,"installMethods":613,"rationale":614,"selectedPaths":615,"source":433,"sourceLanguage":18,"type":243},"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",[616],{"path":443,"priority":269},{"basePath":618,"description":619,"displayName":620,"installMethods":621,"rationale":622,"selectedPaths":623,"source":433,"sourceLanguage":18,"type":243},"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",[624],{"path":443,"priority":269},{"basePath":626,"description":627,"displayName":628,"installMethods":629,"rationale":630,"selectedPaths":631,"source":433,"sourceLanguage":18,"type":243},"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",[632],{"path":443,"priority":269},{"basePath":634,"description":635,"displayName":636,"installMethods":637,"rationale":638,"selectedPaths":639,"source":433,"sourceLanguage":18,"type":243},"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",[640],{"path":443,"priority":269},{"basePath":642,"description":643,"displayName":644,"installMethods":645,"rationale":646,"selectedPaths":647,"source":433,"sourceLanguage":18,"type":243},"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",[648],{"path":443,"priority":269},{"basePath":650,"description":651,"displayName":652,"installMethods":653,"rationale":654,"selectedPaths":655,"source":433,"sourceLanguage":18,"type":243},"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",[656],{"path":443,"priority":269},{"basePath":658,"description":659,"displayName":660,"installMethods":661,"rationale":662,"selectedPaths":663,"source":433,"sourceLanguage":18,"type":243},"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",[664],{"path":443,"priority":269},{"basePath":666,"description":667,"displayName":668,"installMethods":669,"rationale":670,"selectedPaths":671,"source":433,"sourceLanguage":18,"type":243},"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",[672],{"path":443,"priority":269},{"basePath":674,"description":675,"displayName":676,"installMethods":677,"rationale":678,"selectedPaths":679,"source":433,"sourceLanguage":18,"type":243},"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",[680],{"path":443,"priority":269},{"basePath":682,"description":683,"displayName":684,"installMethods":685,"rationale":686,"selectedPaths":687,"source":433,"sourceLanguage":18,"type":243},"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",[688],{"path":443,"priority":269},{"basePath":690,"description":691,"displayName":692,"installMethods":693,"rationale":694,"selectedPaths":695,"source":433,"sourceLanguage":18,"type":243},"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",[696],{"path":443,"priority":269},{"basePath":698,"description":699,"displayName":700,"installMethods":701,"rationale":702,"selectedPaths":703,"source":433,"sourceLanguage":18,"type":243},"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",[704],{"path":443,"priority":269},{"basePath":706,"description":707,"displayName":708,"installMethods":709,"rationale":710,"selectedPaths":711,"source":433,"sourceLanguage":18,"type":243},"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",[712],{"path":443,"priority":269},{"basePath":714,"description":715,"displayName":716,"installMethods":717,"rationale":718,"selectedPaths":719,"source":433,"sourceLanguage":18,"type":243},"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",[720],{"path":443,"priority":269},{"basePath":722,"description":723,"displayName":724,"installMethods":725,"rationale":726,"selectedPaths":727,"source":433,"sourceLanguage":18,"type":243},"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",[728,729,731,733,735,737,739,741,743,745],{"path":443,"priority":269},{"path":730,"priority":274},"references/cli.md",{"path":732,"priority":274},"references/node-app-logic.md",{"path":734,"priority":274},"references/node-patterns.md",{"path":736,"priority":274},"references/node-secrets-oauth.md",{"path":738,"priority":274},"references/node-tracking.md",{"path":740,"priority":274},"references/python-app-logic.md",{"path":742,"priority":274},"references/python-patterns.md",{"path":744,"priority":274},"references/python-secrets-oauth.md",{"path":746,"priority":274},"references/python-tracking.md",{"basePath":748,"description":749,"displayName":750,"installMethods":751,"rationale":752,"selectedPaths":753,"source":433,"sourceLanguage":18,"type":243},"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",[754,755,757,759,761,763,765,767,769],{"path":443,"priority":269},{"path":756,"priority":274},"references/agent-patterns.md",{"path":758,"priority":274},"references/files.md",{"path":760,"priority":274},"references/react-integration.md",{"path":762,"priority":274},"references/server-proxy.md",{"path":764,"priority":274},"references/sessions.md",{"path":766,"priority":274},"references/streaming.md",{"path":768,"priority":274},"references/tool-builder.md",{"path":770,"priority":274},"references/typescript.md",{"basePath":772,"description":773,"displayName":774,"installMethods":775,"rationale":776,"selectedPaths":777,"source":433,"sourceLanguage":18,"type":243},"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",[778,779,780,782,783,784,785],{"path":443,"priority":269},{"path":756,"priority":274},{"path":781,"priority":274},"references/async-patterns.md",{"path":758,"priority":274},{"path":764,"priority":274},{"path":766,"priority":274},{"path":768,"priority":274},{"basePath":787,"description":788,"displayName":789,"installMethods":790,"rationale":791,"selectedPaths":792,"source":433,"sourceLanguage":18,"type":243},"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",[793,794,796,798,800],{"path":443,"priority":269},{"path":795,"priority":274},"references/app-discovery.md",{"path":797,"priority":274},"references/authentication.md",{"path":799,"priority":274},"references/cli-reference.md",{"path":801,"priority":274},"references/running-apps.md",{"basePath":803,"description":804,"displayName":805,"installMethods":806,"rationale":807,"selectedPaths":808,"source":433,"sourceLanguage":18,"type":243},"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",[809],{"path":443,"priority":269},{"basePath":811,"description":812,"displayName":813,"installMethods":814,"rationale":815,"selectedPaths":816,"source":433,"sourceLanguage":18,"type":243},"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",[817],{"path":443,"priority":269},{"basePath":819,"description":820,"displayName":821,"installMethods":822,"rationale":823,"selectedPaths":824,"source":433,"sourceLanguage":18,"type":243},"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",[825],{"path":443,"priority":269},{"basePath":827,"description":828,"displayName":829,"installMethods":830,"rationale":831,"selectedPaths":832,"source":433,"sourceLanguage":18,"type":243},"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",[833],{"path":443,"priority":269},{"basePath":835,"description":836,"displayName":837,"installMethods":838,"rationale":839,"selectedPaths":840,"source":433,"sourceLanguage":18,"type":243},"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",[841],{"path":443,"priority":269},{"basePath":843,"description":844,"displayName":845,"installMethods":846,"rationale":847,"selectedPaths":848,"source":433,"sourceLanguage":18,"type":243},"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",[849],{"path":443,"priority":269},{"basePath":851,"description":852,"displayName":853,"installMethods":854,"rationale":855,"selectedPaths":856,"source":433,"sourceLanguage":18,"type":243},"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",[857],{"path":443,"priority":269},{"basePath":859,"description":860,"displayName":861,"installMethods":862,"rationale":863,"selectedPaths":864,"source":433,"sourceLanguage":18,"type":243},"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",[865],{"path":443,"priority":269},{"basePath":867,"description":868,"displayName":869,"installMethods":870,"rationale":871,"selectedPaths":872,"source":433,"sourceLanguage":18,"type":243},"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",[873],{"path":443,"priority":269},{"basePath":875,"description":876,"displayName":877,"installMethods":878,"rationale":879,"selectedPaths":880,"source":433,"sourceLanguage":18,"type":243},"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",[881],{"path":443,"priority":269},{"basePath":883,"description":884,"displayName":885,"installMethods":886,"rationale":887,"selectedPaths":888,"source":433,"sourceLanguage":18,"type":243},"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",[889],{"path":443,"priority":269},{"basePath":891,"description":892,"displayName":893,"installMethods":894,"rationale":895,"selectedPaths":896,"source":433,"sourceLanguage":18,"type":243},"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",[897],{"path":443,"priority":269},{"basePath":899,"description":900,"displayName":901,"installMethods":902,"rationale":903,"selectedPaths":904,"source":433,"sourceLanguage":18,"type":243},"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",[905],{"path":443,"priority":269},{"basePath":907,"description":908,"displayName":213,"installMethods":909,"rationale":910,"selectedPaths":911,"source":433,"sourceLanguage":18,"type":243},"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",{"claudeCode":12},"SKILL.md frontmatter at tools/image/ai-image-generation/SKILL.md",[912],{"path":443,"priority":269},{"basePath":914,"description":915,"displayName":916,"installMethods":917,"rationale":918,"selectedPaths":919,"source":433,"sourceLanguage":18,"type":243},"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",[920],{"path":443,"priority":269},{"basePath":922,"description":923,"displayName":924,"installMethods":925,"rationale":926,"selectedPaths":927,"source":433,"sourceLanguage":18,"type":243},"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",[928],{"path":443,"priority":269},{"basePath":930,"description":931,"displayName":932,"installMethods":933,"rationale":934,"selectedPaths":935,"source":433,"sourceLanguage":18,"type":243},"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",[936],{"path":443,"priority":269},{"basePath":938,"description":939,"displayName":940,"installMethods":941,"rationale":942,"selectedPaths":943,"source":433,"sourceLanguage":18,"type":243},"tools/image/image-upscaling","Upscale and enhance images with Real-ESRGAN, Thera, Topaz, FLUX Upscaler via inference.sh CLI. Models: Real-ESRGAN, Thera (any size), FLUX Dev Upscaler, Topaz Image Upscaler. Use for: enhance low-res images, upscale AI art, restore old photos, increase resolution. Triggers: upscale image, image upscaler, enhance image, increase resolution, real esrgan, ai upscale, super resolution, image enhancement, upscaling, enlarge image, higher resolution, 4k upscale, hd upscale","image-upscaling",{"claudeCode":12},"SKILL.md frontmatter at tools/image/image-upscaling/SKILL.md",[944],{"path":443,"priority":269},{"basePath":946,"description":947,"displayName":948,"installMethods":949,"rationale":950,"selectedPaths":951,"source":433,"sourceLanguage":18,"type":243},"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":443,"priority":269},{"basePath":954,"description":955,"displayName":956,"installMethods":957,"rationale":958,"selectedPaths":959,"source":433,"sourceLanguage":18,"type":243},"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":443,"priority":269},{"basePath":962,"description":963,"displayName":964,"installMethods":965,"rationale":966,"selectedPaths":967,"source":433,"sourceLanguage":18,"type":243},"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":443,"priority":269},{"basePath":970,"description":971,"displayName":972,"installMethods":973,"rationale":974,"selectedPaths":975,"source":433,"sourceLanguage":18,"type":243},"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":443,"priority":269},{"basePath":978,"description":979,"displayName":980,"installMethods":981,"rationale":982,"selectedPaths":983,"source":433,"sourceLanguage":18,"type":243},"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":443,"priority":269},{"basePath":986,"description":788,"displayName":987,"installMethods":988,"rationale":989,"selectedPaths":990,"source":433,"sourceLanguage":18,"type":243},"tools/infsh-cli","infsh-cli",{"claudeCode":12},"SKILL.md frontmatter at tools/infsh-cli/SKILL.md",[991,992,993,994,995],{"path":443,"priority":269},{"path":795,"priority":274},{"path":797,"priority":274},{"path":799,"priority":274},{"path":801,"priority":274},{"basePath":997,"description":998,"displayName":999,"installMethods":1000,"rationale":1001,"selectedPaths":1002,"source":433,"sourceLanguage":18,"type":243},"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":443,"priority":269},{"basePath":1005,"description":1006,"displayName":1007,"installMethods":1008,"rationale":1009,"selectedPaths":1010,"source":433,"sourceLanguage":18,"type":243},"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":443,"priority":269},{"basePath":1013,"description":1014,"displayName":1015,"installMethods":1016,"rationale":1017,"selectedPaths":1018,"source":433,"sourceLanguage":18,"type":243},"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":443,"priority":269},{"basePath":1021,"description":1022,"displayName":1023,"installMethods":1024,"rationale":1025,"selectedPaths":1026,"source":433,"sourceLanguage":18,"type":243},"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":443,"priority":269},{"basePath":1029,"description":1030,"displayName":1031,"installMethods":1032,"rationale":1033,"selectedPaths":1034,"source":433,"sourceLanguage":18,"type":243},"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":443,"priority":269},{"path":797,"priority":274},{"path":1038,"priority":274},"references/commands.md",{"path":1040,"priority":274},"references/proxy-support.md",{"path":1042,"priority":274},"references/session-management.md",{"path":1044,"priority":274},"references/snapshot-refs.md",{"path":1046,"priority":274},"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":433,"sourceLanguage":18,"type":243},"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":443,"priority":269},{"basePath":1063,"description":1064,"displayName":1065,"installMethods":1066,"rationale":1067,"selectedPaths":1068,"source":433,"sourceLanguage":18,"type":243},"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":443,"priority":269},{"basePath":1071,"description":1072,"displayName":1073,"installMethods":1074,"rationale":1075,"selectedPaths":1076,"source":433,"sourceLanguage":18,"type":243},"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":443,"priority":269},{"basePath":1079,"description":1080,"displayName":1081,"installMethods":1082,"rationale":1083,"selectedPaths":1084,"source":433,"sourceLanguage":18,"type":243},"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":443,"priority":269},{"basePath":1087,"description":1088,"displayName":1089,"installMethods":1090,"rationale":1091,"selectedPaths":1092,"source":433,"sourceLanguage":18,"type":243},"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":443,"priority":269},{"basePath":1095,"description":1096,"displayName":1097,"installMethods":1098,"rationale":1099,"selectedPaths":1100,"source":433,"sourceLanguage":18,"type":243},"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":443,"priority":269},{"basePath":1103,"description":1104,"displayName":1105,"installMethods":1106,"rationale":1107,"selectedPaths":1108,"source":433,"sourceLanguage":18,"type":243},"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":443,"priority":269},{"basePath":1111,"description":1112,"displayName":1113,"installMethods":1114,"rationale":1115,"selectedPaths":1116,"source":433,"sourceLanguage":18,"type":243},"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":443,"priority":269},{"basePath":1119,"description":1120,"displayName":1121,"installMethods":1122,"rationale":1123,"selectedPaths":1124,"source":433,"sourceLanguage":18,"type":243},"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":443,"priority":269},{"basePath":1127,"description":1128,"displayName":1129,"installMethods":1130,"rationale":1131,"selectedPaths":1132,"source":433,"sourceLanguage":18,"type":243},"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":443,"priority":269},{"basePath":1135,"description":1136,"displayName":1137,"installMethods":1138,"rationale":1139,"selectedPaths":1140,"source":433,"sourceLanguage":18,"type":243},"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":443,"priority":269},{"basePath":1143,"description":1144,"displayName":1145,"installMethods":1146,"rationale":1147,"selectedPaths":1148,"source":433,"sourceLanguage":18,"type":243},"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":443,"priority":269},{"basePath":1151,"description":1152,"displayName":1153,"installMethods":1154,"rationale":1155,"selectedPaths":1156,"source":433,"sourceLanguage":18,"type":243},"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":443,"priority":269},{"basePath":1159,"description":1160,"displayName":1161,"installMethods":1162,"rationale":1163,"selectedPaths":1164,"source":433,"sourceLanguage":18,"type":243},"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":443,"priority":269},{"basePath":1167,"description":1168,"displayName":1169,"installMethods":1170,"rationale":1171,"selectedPaths":1172,"source":433,"sourceLanguage":18,"type":243},"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":443,"priority":269},{"sources":1175},[1176],"manual",{"closedIssues90d":8,"description":1178,"forks":232,"openIssues90d":8,"pushedAt":233,"readmeSize":230,"stars":234,"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,[213,13,216,214,215],{"evaluatedAt":238,"extractAt":1186,"updatedAt":238},1778690923100,[],[1189,1209,1239,1269,1295,1324],{"_creationTime":1190,"_id":1191,"community":1192,"display":1193,"identity":1196,"providers":1197,"relations":1205,"tags":1206,"workflow":1207},1778690923100.0286,"k1732w3mggta5bv2z19sntydd186m9f6",{"reviewCount":8},{"description":515,"installMethods":1194,"name":1195,"sourceUrl":14},{"claudeCode":12},"Logo Design Guide",{"basePath":514,"githubOwner":241,"githubRepo":242,"locale":18,"slug":516,"type":243},{"evaluate":1198,"extract":1204},{"promptVersionExtension":206,"promptVersionScoring":207,"score":1199,"tags":1200,"targetMarket":217,"tier":218},98,[1201,213,214,1202,1203],"logo-design","brand-identity","cli-tool",{"commitSha":250,"license":264},{"repoId":252},[213,1202,1203,214,1201],{"evaluatedAt":1208,"extractAt":1186,"updatedAt":1208},1778691163862,{"_creationTime":1210,"_id":1211,"community":1212,"display":1213,"identity":1219,"providers":1223,"relations":1232,"tags":1235,"workflow":1236},1778696505500.007,"k1773jjgm5ekq208tc5qn4dj7h86njza",{"reviewCount":8},{"description":1214,"installMethods":1215,"name":1217,"sourceUrl":1218},"Create logos using AI image generation. Discuss style/ratio, generate variations, iterate with user feedback, crop, remove background, and export as SVG. Use when user wants to create a logo, icon, favicon, brand mark, mascot, emblem, or design a logo.",{"claudeCode":1216},"ReScienceLab/opc-skills","logo-creator","https://github.com/ReScienceLab/opc-skills",{"basePath":1220,"githubOwner":1221,"githubRepo":1222,"locale":18,"slug":1217,"type":243},"skills/logo-creator","ReScienceLab","opc-skills",{"evaluate":1224,"extract":1231},{"promptVersionExtension":206,"promptVersionScoring":207,"score":1225,"tags":1226,"targetMarket":217,"tier":1230},95,[1227,213,214,1228,1229],"logo-creation","svg","png","community",{"commitSha":250},{"parentExtensionId":1233,"repoId":1234},"k17bpz40kcwsck9emtsjdrm8v986nzwa","kd7fj56h5kejcgm6hcjmzn79xd86m7wa",[213,214,1227,1229,1228],{"evaluatedAt":1237,"extractAt":1238,"updatedAt":1237},1778696807841,1778696505500,{"_creationTime":1240,"_id":1241,"community":1242,"display":1243,"identity":1249,"providers":1254,"relations":1263,"tags":1265,"workflow":1266},1778697652123.8833,"k17ct99affbswtd47gdzrt0t9d86np80",{"reviewCount":8},{"description":1244,"installMethods":1245,"name":1247,"sourceUrl":1248},"Prepare or verify OpenClaw stable/beta releases, changelogs, release notes, publish commands, and artifacts.",{"claudeCode":1246},"steipete/clawdis","OpenClaw Release Maintainer","https://github.com/steipete/clawdis",{"basePath":1250,"githubOwner":1251,"githubRepo":1252,"locale":18,"slug":1253,"type":243},".agents/skills/openclaw-release-maintainer","steipete","clawdis","openclaw-release-maintainer",{"evaluate":1255,"extract":1262},{"promptVersionExtension":206,"promptVersionScoring":207,"score":1256,"tags":1257,"targetMarket":217,"tier":218},100,[1258,1259,1260,215,1261],"release-management","devops","automation","changelog",{"commitSha":250,"license":264},{"repoId":1264},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[1260,1261,1259,215,1258],{"evaluatedAt":1267,"extractAt":1268,"updatedAt":1267},1778697889646,1778697652123,{"_creationTime":1270,"_id":1271,"community":1272,"display":1273,"identity":1279,"providers":1282,"relations":1289,"tags":1291,"workflow":1292},1778694578248.1042,"k17fdepncm15jzpekss5e8a0m986n6xd",{"reviewCount":8},{"description":1274,"installMethods":1275,"name":1277,"sourceUrl":1278},"Authoritative reference for how docs in this repo (and 5 other Netdata-org repos) become published pages on `learn.netdata.cloud`. Covers the `\u003Crepo>/docs/.map/map.yaml` source-of-truth (the actual lever -- filesystem path is irrelevant for routing), the live `ingest/ingest.py` orchestrator in the learn repo (NOT the legacy `ingest.js`), frontmatter injection, slug rules, sidebar autogeneration, MDX escape rules, versioning, the 4-mechanism redirect stack, the 6 source repositories, the every-3-hours CI ingest, Netlify deploy, and the `part_of_learn=True` opt-in for files hand-authored in the learn repo. Use when adding/moving/renaming/deleting a docs page; when a page on Learn looks wrong; when wondering whether to edit a doc here or in the learn repo; when reading `ingest.py`, `sidebars.js`, `docusaurus.config.js`, `static.toml`, `LegacyLearnCorrelateLinksWithGHURLs.json`, `netlify.toml`, the `\u003C!--startmeta` blocks in `.mdx` files, or the workflows `ingest.yml` and `daily-learn-link-check.yml`.",{"claudeCode":1276},"netdata/netdata","learn-site-structure","https://github.com/netdata/netdata",{"basePath":1280,"githubOwner":1281,"githubRepo":1281,"locale":18,"slug":1277,"type":243},".agents/skills/learn-site-structure","netdata",{"evaluate":1283,"extract":1288},{"promptVersionExtension":206,"promptVersionScoring":207,"score":1256,"tags":1284,"targetMarket":217,"tier":218},[1285,215,1286,1281,1287],"documentation","workflow","ci-cd",{"commitSha":250},{"repoId":1290},"kd70yp91ybn40a638h3hzz6nbd86m2cw",[1287,1285,1281,215,1286],{"evaluatedAt":1293,"extractAt":1294,"updatedAt":1293},1778694681982,1778694578248,{"_creationTime":1296,"_id":1297,"community":1298,"display":1299,"identity":1305,"providers":1310,"relations":1318,"tags":1320,"workflow":1321},1778691799740.478,"k17fpn16vfvf2ns0s0rr4bzaz586npt1",{"reviewCount":8},{"description":1300,"installMethods":1301,"name":1303,"sourceUrl":1304},"Structured hypothesis formulation from observations. Use when you have experimental observations or data and need to formulate testable hypotheses with predictions, propose mechanisms, and design experiments to test them. Follows scientific method framework. For open-ended ideation use scientific-brainstorming; for automated LLM-driven hypothesis testing on datasets use hypogenic.",{"claudeCode":1302},"K-Dense-AI/claude-scientific-skills","Scientific Schematic Generation","https://github.com/K-Dense-AI/claude-scientific-skills",{"basePath":1306,"githubOwner":1307,"githubRepo":1308,"locale":18,"slug":1309,"type":243},"scientific-skills/hypothesis-generation","K-Dense-AI","claude-scientific-skills","hypothesis-generation",{"evaluate":1311,"extract":1317},{"promptVersionExtension":206,"promptVersionScoring":207,"score":1312,"tags":1313,"targetMarket":217,"tier":218},99,[1314,213,1315,1316,1309],"diagrams","scientific-communication","latex",{"commitSha":250,"license":264},{"repoId":1319},"kd79rphh5gexy91xmpxc05h5mh86mm9r",[213,1314,1309,1316,1315],{"evaluatedAt":1322,"extractAt":1323,"updatedAt":1322},1778692881393,1778691799740,{"_creationTime":1325,"_id":1326,"community":1327,"display":1328,"identity":1334,"providers":1338,"relations":1345,"tags":1347,"workflow":1348},1778675173113.9783,"k17djjh6yaw9vg8kk9a3jynbk986ntge",{"reviewCount":8},{"description":1329,"installMethods":1330,"name":1332,"sourceUrl":1333},"This skill should be used when the user asks about \"text-to-image\", \"AI image generation\", \"prompt engineering\", \"Higgsfield\", \"Nano Banana Pro\", \"KLING\", \"Soul Cinema\", \"Seedance\", \"image prompts\", \"GPT Image\", \"Seedream\", \"FLUX\", \"Reve\", \"Higgsfield Assist\", \"Soul Cast\", \"act as a text-to-image creator\", \"text-to-image mode\", \"photorealistic generation\", \"character consistency\", \"Soul ID\", \"reference images\", \"AI art\", \"image prompt structure\", \"stylized images\", \"cinematic stills\", \"canvas workspace\", \"Soul Inpaint\", \"inpainting\", or needs expertise in AI image generation workflows, prompt engineering for Higgsfield models, model selection, character sheet design, and reference-driven visual creation. Part of the AlterLab FC Skills collection (GenAI pack).\n",{"claudeCode":1331},"AlterLab-IEU/AlterLab-FC-Skills","alterlab-genai-text-to-image","https://github.com/AlterLab-IEU/AlterLab-FC-Skills",{"basePath":1335,"githubOwner":1336,"githubRepo":1337,"locale":18,"slug":1332,"type":243},"skills/genai/alterlab-genai-text-to-image","AlterLab-IEU","AlterLab-FC-Skills",{"evaluate":1339,"extract":1344},{"promptVersionExtension":206,"promptVersionScoring":207,"score":1312,"tags":1340,"targetMarket":217,"tier":218},[213,596,1341,1342,1343],"higgsfield","generative-ai","text-to-image",{"commitSha":250},{"repoId":1346},"kd77hbyh7fgv1hx4fzbfjj4d1n86m0jx",[213,1342,1341,596,1343],{"evaluatedAt":1349,"extractAt":1350,"updatedAt":1349},1778675596852,1778675173114]