[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-inferen-sh-dialogue-audio-en":3,"guides-for-inferen-sh-dialogue-audio":1191,"similar-k17byqed9jwp9ga7z3pgsb6q9h86nekx-en":1192},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":243,"isFallback":230,"parentExtension":248,"providers":249,"relations":254,"repo":256,"tags":1188,"workflow":1189},1778690923100.0364,"k17byqed9jwp9ga7z3pgsb6q9h86nekx",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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",{"claudeCode":12},"inferen-sh/skills","dialogue-audio","https://github.com/inferen-sh/skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":228,"workflow":241},1778691903047.304,"kn7dd3d6254becj5js78b134ax86nqcd","en",{"checks":20,"evaluatedAt":194,"extensionSummary":195,"features":196,"nonGoals":202,"promptVersionExtension":207,"promptVersionScoring":208,"purpose":209,"rationale":210,"score":211,"summary":212,"tags":213,"targetMarket":221,"tier":222,"useCases":223},[21,26,29,32,36,39,43,47,50,53,58,62,66,70,73,76,79,82,85,88,92,96,100,105,109,112,115,118,122,125,128,131,134,137,140,144,148,152,155,159,162,165,168,171,175,178,181,184,187,191],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of multi-speaker dialogue audio creation and lists relevant use cases and triggers.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a unique capability by integrating Dia TTS and ElevenLabs for controlled multi-speaker dialogue, going beyond basic TTS.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides a complete workflow from input prompt to audio output, with clear instructions and examples for a realistic use case.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on multi-speaker dialogue audio generation using Dia TTS, with related post-production tips.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description is accurate, concise, readable, and accurately reflects the skill's behavior, including its triggers.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill uses a specific tool (`belt app run falai/dia-tts`) for its core functionality and other specific tools for post-production, avoiding generalist commands.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The skill documents the input prompt structure, speaker tags, and provides examples for emotion and pacing control.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The primary tool used (`belt app run falai/dia-tts`) is descriptive of its function.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The input prompt structure is well-defined, and the outputs (audio files) are as promised by the task.",{"category":54,"check":55,"severity":56,"summary":57},"License","License usability","info","The README mentions an MIT license but there is no dedicated LICENSE file or SPDX identifier in the manifests; this is considered informal wiring.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The latest commit was made on 2026-05-13, which is recent.",{"category":59,"check":63,"severity":64,"summary":65},"Dependency Management","not_applicable","The skill does not appear to use any third-party dependencies beyond the `belt` CLI.",{"category":67,"check":68,"severity":24,"summary":69},"Security","Secret Management","The skill requires `belt login` but does not appear to hardcode or expose secrets in its scripts or documentation.",{"category":67,"check":71,"severity":24,"summary":72},"Injection","The skill processes user-provided prompts as data and does not execute arbitrary instructions from external sources.",{"category":67,"check":74,"severity":24,"summary":75},"Transitive Supply-Chain Grenades","All content is bundled within the repository, and there are no runtime downloads or remote execution of scripts.",{"category":67,"check":77,"severity":24,"summary":78},"Sandbox Isolation","The skill operates within the `belt` CLI environment and does not attempt to modify files outside of its designated scope.",{"category":67,"check":80,"severity":24,"summary":81},"Sandbox escape primitives","No detached process spawns or retry loops around denied tool calls were detected.",{"category":67,"check":83,"severity":24,"summary":84},"Data Exfiltration","The skill does not have any undocumented outbound calls or references to submitting confidential data.",{"category":67,"check":86,"severity":24,"summary":87},"Hidden Text Tricks","The bundled content and descriptions are free of hidden-steering tricks or suspicious Unicode characters.",{"category":89,"check":90,"severity":24,"summary":91},"Hooks","Opaque code execution","The skill does not use obfuscated code, base64 payloads, or runtime script fetching.",{"category":93,"check":94,"severity":24,"summary":95},"Portability","Structural Assumption","The skill does not make assumptions about user-specific project organization outside of its bundle.",{"category":97,"check":98,"severity":24,"summary":99},"Trust","Issues Attention","There are 0 open issues and 0 closed issues in the last 90 days, indicating active maintenance or newness.",{"category":101,"check":102,"severity":103,"summary":104},"Versioning","Release Management","warning","There is no explicit versioning in the SKILL.md frontmatter or manifests, and installation instructions reference `main`.",{"category":106,"check":107,"severity":24,"summary":108},"Code Execution","Validation","The input prompt structure is well-defined and implicitly validated by the `belt` CLI's execution of the Dia TTS app.",{"category":67,"check":110,"severity":24,"summary":111},"Unguarded Destructive Operations","The skill is read-only and does not perform any destructive operations.",{"category":106,"check":113,"severity":24,"summary":114},"Error Handling","The `belt` CLI is expected to handle execution errors, and the skill's documentation does not indicate unhandled exceptions.",{"category":106,"check":116,"severity":64,"summary":117},"Logging","The skill itself does not perform destructive actions or outbound calls that would require local audit logging.",{"category":119,"check":120,"severity":56,"summary":121},"Compliance","GDPR","The skill may submit user prompts to the Dia TTS service, which could include personal data if not sanitized by the user.",{"category":119,"check":123,"severity":24,"summary":124},"Target market","There are no regional or jurisdictional signals, and the skill is globally applicable.",{"category":93,"check":126,"severity":24,"summary":127},"Runtime stability","The skill relies on the `belt` CLI, which is expected to be cross-platform, and does not make specific OS or shell assumptions.",{"category":44,"check":129,"severity":24,"summary":130},"README","The README exists and clearly states the extension's purpose and installation methods.",{"category":33,"check":132,"severity":24,"summary":133},"Tool surface size","The skill primarily utilizes one core tool (`belt app run falai/dia-tts`) and a few auxiliary tools for post-production, keeping the surface small.",{"category":40,"check":135,"severity":24,"summary":136},"Overlapping near-synonym tools","The skill uses distinct tools for its core functionality and post-production tasks, avoiding near-synonym redundancy.",{"category":44,"check":138,"severity":24,"summary":139},"Phantom features","All advertised features, such as speaker tags and emotion control, are demonstrated with examples and explained in the documentation.",{"category":141,"check":142,"severity":24,"summary":143},"Install","Installation instruction","The README provides clear installation instructions for both Claude Code plugin and Skills, along with a copy-pasteable invocation example.",{"category":145,"check":146,"severity":24,"summary":147},"Errors","Actionable error messages","The skill relies on the `belt` CLI for error handling, which is expected to provide actionable messages.",{"category":149,"check":150,"severity":64,"summary":151},"Execution","Pinned dependencies","The skill relies on the `belt` CLI, and no other third-party dependencies are explicitly managed or pinned within the skill's bundle.",{"category":33,"check":153,"severity":64,"summary":154},"Dry-run preview","The skill generates audio files and does not perform state-changing operations that would require a dry-run preview.",{"category":156,"check":157,"severity":64,"summary":158},"Protocol","Idempotent retry & timeouts","The skill is stateless between calls and does not involve remote mutating operations that require idempotency or specific timeouts beyond what the `belt` CLI provides.",{"category":119,"check":160,"severity":24,"summary":161},"Telemetry opt-in","There is no indication of telemetry being collected by the skill itself; reliance is on the underlying `belt` CLI.",{"category":40,"check":163,"severity":24,"summary":164},"Precise Purpose","The description precisely names the artifact (dialogue audio) and the user intent (creation with ElevenLabs and Dia TTS), along with specific use cases and boundaries.",{"category":40,"check":166,"severity":24,"summary":167},"Concise Frontmatter","The frontmatter is concise and self-contained, clearly summarizing the core capability and providing relevant trigger phrases.",{"category":44,"check":169,"severity":24,"summary":170},"Concise Body","The SKILL.md body is well-structured and under 500 lines, effectively delegating detailed information to examples and tips.",{"category":172,"check":173,"severity":24,"summary":174},"Context","Progressive Disclosure","The SKILL.md outlines the process and provides detailed examples and tips inline, without needing separate reference files.",{"category":172,"check":176,"severity":64,"summary":177},"Forked exploration","The skill is short-form and does not involve deep exploration or code review requiring a forked context.",{"category":22,"check":179,"severity":24,"summary":180},"Usage examples","Sufficient, ready-to-use examples are provided for various scenarios like two-speaker conversations, emotion control, and interview formats, demonstrating plausible outcomes.",{"category":22,"check":182,"severity":24,"summary":183},"Edge cases","The skill documentation addresses common mistakes and provides tips for script writing, effectively handling potential limitations and suggesting recovery steps.",{"category":106,"check":185,"severity":64,"summary":186},"Tool Fallback","The skill relies on the `belt` CLI, which is presented as a prerequisite and not an optional tool with a fallback.",{"category":188,"check":189,"severity":24,"summary":190},"Safety","Halt on unexpected state","The skill relies on the `belt` CLI for execution, which is expected to halt on unexpected states or errors.",{"category":93,"check":192,"severity":24,"summary":193},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills; related skills are linked as optional references.",1778691902924,"This skill uses the inference.sh CLI (`belt`) to create multi-speaker dialogue audio. It supports up to two speakers, allowing control over their voices, emotions, pacing, and conversation flow. The skill also provides tips for post-production and script writing, and integrates with other inference.sh tools for merging audio and video.",[197,198,199,200,201],"Multi-speaker dialogue generation (up to 2 speakers)","Speaker tags for voice assignment","Emotion control via punctuation and non-speech cues","Pacing control through sentence structure and pauses","Post-production tips for audio enhancement",[203,204,205,206],"Generating single-speaker TTS","Complex audio editing beyond basic merging","Real-time voice conversion","Translating dialogue","3.0.0","4.4.0","To enable users to create realistic, multi-speaker dialogue audio for various applications like podcasts, audiobooks, and character voices with fine-grained control over delivery.","The skill is well-documented, provides clear examples, and has a focused scope. The only minor issue is the informal license wiring.",95,"Generates multi-speaker dialogue audio with ElevenLabs and Dia TTS, offering detailed control over voice, emotion, and pacing.",[214,215,216,217,218,219,220],"audio","tts","dialogue","elevenlabs","dia-tts","podcast","audiobook","global","community",[224,225,226,227],"Creating podcast episodes with distinct hosts","Generating character dialogue for audiobooks or games","Producing explainer content with conversational narration","Developing conversational AI training data",{"codeQuality":229,"collectedAt":231,"documentation":232,"maintenance":235,"security":239,"testCoverage":240},{"hasLockfile":230},false,1778691873956,{"descriptionLength":233,"readmeSize":234},502,3286,{"closedIssues90d":8,"forks":236,"hasChangelog":230,"openIssues90d":8,"pushedAt":237,"stars":238},75,1778676522000,433,{"hasNpmPackage":230,"smitheryVerified":230},{"hasCi":230,"hasTests":230},{"updatedAt":242},1778691903047,{"basePath":244,"githubOwner":245,"githubRepo":246,"locale":18,"slug":13,"type":247},"tools/audio/dialogue-audio","inferen-sh","skills","skill",null,{"evaluate":250,"extract":252},{"promptVersionExtension":207,"promptVersionScoring":208,"score":211,"tags":251,"targetMarket":221,"tier":222},[214,215,216,217,218,219,220],{"commitSha":253},"HEAD",{"repoId":255},"kd75bmkxfkvvw504knzzpkzjph86n71t",{"_creationTime":257,"_id":255,"identity":258,"providers":259,"workflow":1184},1778689686577.7676,{"githubOwner":245,"githubRepo":246,"sourceUrl":14},{"classify":260,"discover":1178,"github":1181},{"commitSha":253,"extensions":261},[262,438,447,455,463,471,479,487,495,503,511,519,527,535,543,551,559,567,575,583,591,599,607,615,623,631,639,647,655,663,671,679,687,695,703,711,719,727,753,777,792,808,816,824,829,837,845,853,861,869,877,885,893,901,909,917,925,933,941,949,957,965,973,981,989,1000,1008,1016,1024,1032,1058,1066,1074,1082,1090,1098,1106,1114,1122,1130,1138,1146,1154,1162,1170],{"basePath":263,"description":264,"displayName":265,"installMethods":266,"license":267,"rationale":268,"selectedPaths":269,"source":436,"sourceLanguage":18,"type":437},"","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":265},"MIT","plugin manifest at .claude-plugin/plugin.json",[270,273,275,278,280,282,284,286,288,290,292,294,296,298,300,302,304,306,308,310,312,314,316,318,320,322,324,326,328,330,332,334,336,338,340,342,344,346,348,350,352,354,356,358,360,362,364,366,368,370,372,374,376,378,380,382,384,386,388,390,392,394,396,398,400,402,404,406,408,410,412,414,416,418,420,422,424,426,428,430,432,434],{"path":271,"priority":272},".claude-plugin/plugin.json","mandatory",{"path":274,"priority":272},"README.md",{"path":276,"priority":277},"guides/content/ai-automation-workflows/SKILL.md","medium",{"path":279,"priority":277},"guides/content/ai-content-pipeline/SKILL.md",{"path":281,"priority":277},"guides/content/ai-podcast-creation/SKILL.md",{"path":283,"priority":277},"guides/content/content-repurposing/SKILL.md",{"path":285,"priority":277},"guides/design/app-store-screenshots/SKILL.md",{"path":287,"priority":277},"guides/design/book-cover-design/SKILL.md",{"path":289,"priority":277},"guides/design/character-design-sheet/SKILL.md",{"path":291,"priority":277},"guides/design/data-visualization/SKILL.md",{"path":293,"priority":277},"guides/design/email-design/SKILL.md",{"path":295,"priority":277},"guides/design/landing-page-design/SKILL.md",{"path":297,"priority":277},"guides/design/logo-design-guide/SKILL.md",{"path":299,"priority":277},"guides/design/og-image-design/SKILL.md",{"path":301,"priority":277},"guides/design/pitch-deck-visuals/SKILL.md",{"path":303,"priority":277},"guides/design/youtube-thumbnail-design/SKILL.md",{"path":305,"priority":277},"guides/photo/ai-product-photography/SKILL.md",{"path":307,"priority":277},"guides/photo/product-photography/SKILL.md",{"path":309,"priority":277},"guides/product/competitor-teardown/SKILL.md",{"path":311,"priority":277},"guides/product/customer-persona/SKILL.md",{"path":313,"priority":277},"guides/product/product-changelog/SKILL.md",{"path":315,"priority":277},"guides/product/product-hunt-launch/SKILL.md",{"path":317,"priority":277},"guides/prompting/prompt-engineering/SKILL.md",{"path":319,"priority":277},"guides/prompting/video-prompting-guide/SKILL.md",{"path":321,"priority":277},"guides/social/ai-social-media-content/SKILL.md",{"path":323,"priority":277},"guides/social/linkedin-content/SKILL.md",{"path":325,"priority":277},"guides/social/social-media-carousel/SKILL.md",{"path":327,"priority":277},"guides/social/twitter-thread-creation/SKILL.md",{"path":329,"priority":277},"guides/video/ai-marketing-videos/SKILL.md",{"path":331,"priority":277},"guides/video/explainer-video-guide/SKILL.md",{"path":333,"priority":277},"guides/video/storyboard-creation/SKILL.md",{"path":335,"priority":277},"guides/video/talking-head-production/SKILL.md",{"path":337,"priority":277},"guides/video/video-ad-specs/SKILL.md",{"path":339,"priority":277},"guides/writing/case-study-writing/SKILL.md",{"path":341,"priority":277},"guides/writing/newsletter-curation/SKILL.md",{"path":343,"priority":277},"guides/writing/press-release-writing/SKILL.md",{"path":345,"priority":277},"guides/writing/seo-content-brief/SKILL.md",{"path":347,"priority":277},"guides/writing/technical-blog-writing/SKILL.md",{"path":349,"priority":277},"sdk/building-apps/SKILL.md",{"path":351,"priority":277},"sdk/javascript-sdk/SKILL.md",{"path":353,"priority":277},"sdk/python-sdk/SKILL.md",{"path":355,"priority":277},"tools/agent-tools/SKILL.md",{"path":357,"priority":277},"tools/infsh-cli/SKILL.md",{"path":359,"priority":277},"tools/audio/ai-music-generation/SKILL.md",{"path":361,"priority":277},"tools/audio/ai-voice-cloning/SKILL.md",{"path":363,"priority":277},"tools/audio/dialogue-audio/SKILL.md",{"path":365,"priority":277},"tools/audio/elevenlabs-dialogue/SKILL.md",{"path":367,"priority":277},"tools/audio/elevenlabs-dubbing/SKILL.md",{"path":369,"priority":277},"tools/audio/elevenlabs-music/SKILL.md",{"path":371,"priority":277},"tools/audio/elevenlabs-sound-effects/SKILL.md",{"path":373,"priority":277},"tools/audio/elevenlabs-stt/SKILL.md",{"path":375,"priority":277},"tools/audio/elevenlabs-tts/SKILL.md",{"path":377,"priority":277},"tools/audio/elevenlabs-voice-changer/SKILL.md",{"path":379,"priority":277},"tools/audio/elevenlabs-voice-isolator/SKILL.md",{"path":381,"priority":277},"tools/audio/speech-to-text/SKILL.md",{"path":383,"priority":277},"tools/audio/text-to-speech/SKILL.md",{"path":385,"priority":277},"tools/image/ai-image-generation/SKILL.md",{"path":387,"priority":277},"tools/image/background-removal/SKILL.md",{"path":389,"priority":277},"tools/image/flux-image/SKILL.md",{"path":391,"priority":277},"tools/image/image-upscaling/SKILL.md",{"path":393,"priority":277},"tools/image/nano-banana-2/SKILL.md",{"path":395,"priority":277},"tools/image/nano-banana/SKILL.md",{"path":397,"priority":277},"tools/image/qwen-image-2-pro/SKILL.md",{"path":399,"priority":277},"tools/image/qwen-image-2/SKILL.md",{"path":401,"priority":277},"tools/image/p-image/SKILL.md",{"path":403,"priority":277},"tools/llm/ai-rag-pipeline/SKILL.md",{"path":405,"priority":277},"tools/llm/llm-models/SKILL.md",{"path":407,"priority":277},"tools/llm/web-search/SKILL.md",{"path":409,"priority":277},"tools/social/twitter-automation/SKILL.md",{"path":411,"priority":277},"tools/utilities/agent-browser/SKILL.md",{"path":413,"priority":277},"tools/utilities/python-executor/SKILL.md",{"path":415,"priority":277},"tools/utilities/related-skill/SKILL.md",{"path":417,"priority":277},"tools/video/ai-avatar-video/SKILL.md",{"path":419,"priority":277},"tools/video/ai-video-generation/SKILL.md",{"path":421,"priority":277},"tools/video/google-veo/SKILL.md",{"path":423,"priority":277},"tools/video/image-to-video/SKILL.md",{"path":425,"priority":277},"tools/video/remotion-render/SKILL.md",{"path":427,"priority":277},"tools/video/p-video/SKILL.md",{"path":429,"priority":277},"ui/agent-ui/SKILL.md",{"path":431,"priority":277},"ui/chat-ui/SKILL.md",{"path":433,"priority":277},"ui/tools-ui/SKILL.md",{"path":435,"priority":277},"ui/widgets-ui/SKILL.md","rule","plugin",{"basePath":439,"description":440,"displayName":441,"installMethods":442,"rationale":443,"selectedPaths":444,"source":436,"sourceLanguage":18,"type":247},"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",[445],{"path":446,"priority":272},"SKILL.md",{"basePath":448,"description":449,"displayName":450,"installMethods":451,"rationale":452,"selectedPaths":453,"source":436,"sourceLanguage":18,"type":247},"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",[454],{"path":446,"priority":272},{"basePath":456,"description":457,"displayName":458,"installMethods":459,"rationale":460,"selectedPaths":461,"source":436,"sourceLanguage":18,"type":247},"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",[462],{"path":446,"priority":272},{"basePath":464,"description":465,"displayName":466,"installMethods":467,"rationale":468,"selectedPaths":469,"source":436,"sourceLanguage":18,"type":247},"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",[470],{"path":446,"priority":272},{"basePath":472,"description":473,"displayName":474,"installMethods":475,"rationale":476,"selectedPaths":477,"source":436,"sourceLanguage":18,"type":247},"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",[478],{"path":446,"priority":272},{"basePath":480,"description":481,"displayName":482,"installMethods":483,"rationale":484,"selectedPaths":485,"source":436,"sourceLanguage":18,"type":247},"guides/design/book-cover-design","Book cover design with genre-specific conventions, typography rules, and AI image generation. Covers fiction and non-fiction genres, sizing, thumbnail testing, and iteration workflows. Use for: self-publishing, ebook covers, print covers, audiobook covers, cover mockups. Triggers: book cover, cover design, ebook cover, book art, novel cover, self publishing cover, kindle cover, audiobook cover, book jacket, cover illustration, fiction cover, nonfiction cover","book-cover-design",{"claudeCode":12},"SKILL.md frontmatter at guides/design/book-cover-design/SKILL.md",[486],{"path":446,"priority":272},{"basePath":488,"description":489,"displayName":490,"installMethods":491,"rationale":492,"selectedPaths":493,"source":436,"sourceLanguage":18,"type":247},"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",[494],{"path":446,"priority":272},{"basePath":496,"description":497,"displayName":498,"installMethods":499,"rationale":500,"selectedPaths":501,"source":436,"sourceLanguage":18,"type":247},"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",[502],{"path":446,"priority":272},{"basePath":504,"description":505,"displayName":506,"installMethods":507,"rationale":508,"selectedPaths":509,"source":436,"sourceLanguage":18,"type":247},"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",[510],{"path":446,"priority":272},{"basePath":512,"description":513,"displayName":514,"installMethods":515,"rationale":516,"selectedPaths":517,"source":436,"sourceLanguage":18,"type":247},"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",[518],{"path":446,"priority":272},{"basePath":520,"description":521,"displayName":522,"installMethods":523,"rationale":524,"selectedPaths":525,"source":436,"sourceLanguage":18,"type":247},"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",[526],{"path":446,"priority":272},{"basePath":528,"description":529,"displayName":530,"installMethods":531,"rationale":532,"selectedPaths":533,"source":436,"sourceLanguage":18,"type":247},"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",[534],{"path":446,"priority":272},{"basePath":536,"description":537,"displayName":538,"installMethods":539,"rationale":540,"selectedPaths":541,"source":436,"sourceLanguage":18,"type":247},"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",[542],{"path":446,"priority":272},{"basePath":544,"description":545,"displayName":546,"installMethods":547,"rationale":548,"selectedPaths":549,"source":436,"sourceLanguage":18,"type":247},"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",[550],{"path":446,"priority":272},{"basePath":552,"description":553,"displayName":554,"installMethods":555,"rationale":556,"selectedPaths":557,"source":436,"sourceLanguage":18,"type":247},"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",[558],{"path":446,"priority":272},{"basePath":560,"description":561,"displayName":562,"installMethods":563,"rationale":564,"selectedPaths":565,"source":436,"sourceLanguage":18,"type":247},"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",[566],{"path":446,"priority":272},{"basePath":568,"description":569,"displayName":570,"installMethods":571,"rationale":572,"selectedPaths":573,"source":436,"sourceLanguage":18,"type":247},"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",[574],{"path":446,"priority":272},{"basePath":576,"description":577,"displayName":578,"installMethods":579,"rationale":580,"selectedPaths":581,"source":436,"sourceLanguage":18,"type":247},"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",[582],{"path":446,"priority":272},{"basePath":584,"description":585,"displayName":586,"installMethods":587,"rationale":588,"selectedPaths":589,"source":436,"sourceLanguage":18,"type":247},"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",[590],{"path":446,"priority":272},{"basePath":592,"description":593,"displayName":594,"installMethods":595,"rationale":596,"selectedPaths":597,"source":436,"sourceLanguage":18,"type":247},"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",[598],{"path":446,"priority":272},{"basePath":600,"description":601,"displayName":602,"installMethods":603,"rationale":604,"selectedPaths":605,"source":436,"sourceLanguage":18,"type":247},"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",[606],{"path":446,"priority":272},{"basePath":608,"description":609,"displayName":610,"installMethods":611,"rationale":612,"selectedPaths":613,"source":436,"sourceLanguage":18,"type":247},"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",[614],{"path":446,"priority":272},{"basePath":616,"description":617,"displayName":618,"installMethods":619,"rationale":620,"selectedPaths":621,"source":436,"sourceLanguage":18,"type":247},"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",[622],{"path":446,"priority":272},{"basePath":624,"description":625,"displayName":626,"installMethods":627,"rationale":628,"selectedPaths":629,"source":436,"sourceLanguage":18,"type":247},"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",[630],{"path":446,"priority":272},{"basePath":632,"description":633,"displayName":634,"installMethods":635,"rationale":636,"selectedPaths":637,"source":436,"sourceLanguage":18,"type":247},"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",[638],{"path":446,"priority":272},{"basePath":640,"description":641,"displayName":642,"installMethods":643,"rationale":644,"selectedPaths":645,"source":436,"sourceLanguage":18,"type":247},"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",[646],{"path":446,"priority":272},{"basePath":648,"description":649,"displayName":650,"installMethods":651,"rationale":652,"selectedPaths":653,"source":436,"sourceLanguage":18,"type":247},"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",[654],{"path":446,"priority":272},{"basePath":656,"description":657,"displayName":658,"installMethods":659,"rationale":660,"selectedPaths":661,"source":436,"sourceLanguage":18,"type":247},"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",[662],{"path":446,"priority":272},{"basePath":664,"description":665,"displayName":666,"installMethods":667,"rationale":668,"selectedPaths":669,"source":436,"sourceLanguage":18,"type":247},"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",[670],{"path":446,"priority":272},{"basePath":672,"description":673,"displayName":674,"installMethods":675,"rationale":676,"selectedPaths":677,"source":436,"sourceLanguage":18,"type":247},"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",[678],{"path":446,"priority":272},{"basePath":680,"description":681,"displayName":682,"installMethods":683,"rationale":684,"selectedPaths":685,"source":436,"sourceLanguage":18,"type":247},"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",[686],{"path":446,"priority":272},{"basePath":688,"description":689,"displayName":690,"installMethods":691,"rationale":692,"selectedPaths":693,"source":436,"sourceLanguage":18,"type":247},"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",[694],{"path":446,"priority":272},{"basePath":696,"description":697,"displayName":698,"installMethods":699,"rationale":700,"selectedPaths":701,"source":436,"sourceLanguage":18,"type":247},"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",[702],{"path":446,"priority":272},{"basePath":704,"description":705,"displayName":706,"installMethods":707,"rationale":708,"selectedPaths":709,"source":436,"sourceLanguage":18,"type":247},"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",[710],{"path":446,"priority":272},{"basePath":712,"description":713,"displayName":714,"installMethods":715,"rationale":716,"selectedPaths":717,"source":436,"sourceLanguage":18,"type":247},"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",[718],{"path":446,"priority":272},{"basePath":720,"description":721,"displayName":722,"installMethods":723,"rationale":724,"selectedPaths":725,"source":436,"sourceLanguage":18,"type":247},"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",[726],{"path":446,"priority":272},{"basePath":728,"description":729,"displayName":730,"installMethods":731,"rationale":732,"selectedPaths":733,"source":436,"sourceLanguage":18,"type":247},"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",[734,735,737,739,741,743,745,747,749,751],{"path":446,"priority":272},{"path":736,"priority":277},"references/cli.md",{"path":738,"priority":277},"references/node-app-logic.md",{"path":740,"priority":277},"references/node-patterns.md",{"path":742,"priority":277},"references/node-secrets-oauth.md",{"path":744,"priority":277},"references/node-tracking.md",{"path":746,"priority":277},"references/python-app-logic.md",{"path":748,"priority":277},"references/python-patterns.md",{"path":750,"priority":277},"references/python-secrets-oauth.md",{"path":752,"priority":277},"references/python-tracking.md",{"basePath":754,"description":755,"displayName":756,"installMethods":757,"rationale":758,"selectedPaths":759,"source":436,"sourceLanguage":18,"type":247},"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",[760,761,763,765,767,769,771,773,775],{"path":446,"priority":272},{"path":762,"priority":277},"references/agent-patterns.md",{"path":764,"priority":277},"references/files.md",{"path":766,"priority":277},"references/react-integration.md",{"path":768,"priority":277},"references/server-proxy.md",{"path":770,"priority":277},"references/sessions.md",{"path":772,"priority":277},"references/streaming.md",{"path":774,"priority":277},"references/tool-builder.md",{"path":776,"priority":277},"references/typescript.md",{"basePath":778,"description":779,"displayName":780,"installMethods":781,"rationale":782,"selectedPaths":783,"source":436,"sourceLanguage":18,"type":247},"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",[784,785,786,788,789,790,791],{"path":446,"priority":272},{"path":762,"priority":277},{"path":787,"priority":277},"references/async-patterns.md",{"path":764,"priority":277},{"path":770,"priority":277},{"path":772,"priority":277},{"path":774,"priority":277},{"basePath":793,"description":794,"displayName":795,"installMethods":796,"rationale":797,"selectedPaths":798,"source":436,"sourceLanguage":18,"type":247},"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",[799,800,802,804,806],{"path":446,"priority":272},{"path":801,"priority":277},"references/app-discovery.md",{"path":803,"priority":277},"references/authentication.md",{"path":805,"priority":277},"references/cli-reference.md",{"path":807,"priority":277},"references/running-apps.md",{"basePath":809,"description":810,"displayName":811,"installMethods":812,"rationale":813,"selectedPaths":814,"source":436,"sourceLanguage":18,"type":247},"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",[815],{"path":446,"priority":272},{"basePath":817,"description":818,"displayName":819,"installMethods":820,"rationale":821,"selectedPaths":822,"source":436,"sourceLanguage":18,"type":247},"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",[823],{"path":446,"priority":272},{"basePath":244,"description":10,"displayName":13,"installMethods":825,"rationale":826,"selectedPaths":827,"source":436,"sourceLanguage":18,"type":247},{"claudeCode":12},"SKILL.md frontmatter at tools/audio/dialogue-audio/SKILL.md",[828],{"path":446,"priority":272},{"basePath":830,"description":831,"displayName":832,"installMethods":833,"rationale":834,"selectedPaths":835,"source":436,"sourceLanguage":18,"type":247},"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",[836],{"path":446,"priority":272},{"basePath":838,"description":839,"displayName":840,"installMethods":841,"rationale":842,"selectedPaths":843,"source":436,"sourceLanguage":18,"type":247},"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",[844],{"path":446,"priority":272},{"basePath":846,"description":847,"displayName":848,"installMethods":849,"rationale":850,"selectedPaths":851,"source":436,"sourceLanguage":18,"type":247},"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",[852],{"path":446,"priority":272},{"basePath":854,"description":855,"displayName":856,"installMethods":857,"rationale":858,"selectedPaths":859,"source":436,"sourceLanguage":18,"type":247},"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",[860],{"path":446,"priority":272},{"basePath":862,"description":863,"displayName":864,"installMethods":865,"rationale":866,"selectedPaths":867,"source":436,"sourceLanguage":18,"type":247},"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",[868],{"path":446,"priority":272},{"basePath":870,"description":871,"displayName":872,"installMethods":873,"rationale":874,"selectedPaths":875,"source":436,"sourceLanguage":18,"type":247},"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",[876],{"path":446,"priority":272},{"basePath":878,"description":879,"displayName":880,"installMethods":881,"rationale":882,"selectedPaths":883,"source":436,"sourceLanguage":18,"type":247},"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",[884],{"path":446,"priority":272},{"basePath":886,"description":887,"displayName":888,"installMethods":889,"rationale":890,"selectedPaths":891,"source":436,"sourceLanguage":18,"type":247},"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",[892],{"path":446,"priority":272},{"basePath":894,"description":895,"displayName":896,"installMethods":897,"rationale":898,"selectedPaths":899,"source":436,"sourceLanguage":18,"type":247},"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",[900],{"path":446,"priority":272},{"basePath":902,"description":903,"displayName":904,"installMethods":905,"rationale":906,"selectedPaths":907,"source":436,"sourceLanguage":18,"type":247},"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",[908],{"path":446,"priority":272},{"basePath":910,"description":911,"displayName":912,"installMethods":913,"rationale":914,"selectedPaths":915,"source":436,"sourceLanguage":18,"type":247},"tools/image/ai-image-generation","Generate AI images with GPT-Image-2, FLUX, Gemini, Grok, Seedream, Reve and 50+ models via inference.sh CLI. Models: GPT-Image-2, FLUX Dev LoRA, FLUX.2 Klein LoRA, Gemini 3 Pro Image, Grok Imagine, Seedream 4.5, Reve, ImagineArt. Capabilities: text-to-image, image-to-image, inpainting, LoRA, image editing, upscaling, text rendering. Use for: AI art, product mockups, concept art, social media graphics, marketing visuals, illustrations. Triggers: flux, image generation, ai image, text to image, stable diffusion, generate image, ai art, midjourney alternative, dall-e alternative, text2img, t2i, image generator, ai picture, create image with ai, generative ai, ai illustration, grok image, gemini image, gpt image, openai image, chatgpt image","ai-image-generation",{"claudeCode":12},"SKILL.md frontmatter at tools/image/ai-image-generation/SKILL.md",[916],{"path":446,"priority":272},{"basePath":918,"description":919,"displayName":920,"installMethods":921,"rationale":922,"selectedPaths":923,"source":436,"sourceLanguage":18,"type":247},"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",[924],{"path":446,"priority":272},{"basePath":926,"description":927,"displayName":928,"installMethods":929,"rationale":930,"selectedPaths":931,"source":436,"sourceLanguage":18,"type":247},"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",[932],{"path":446,"priority":272},{"basePath":934,"description":935,"displayName":936,"installMethods":937,"rationale":938,"selectedPaths":939,"source":436,"sourceLanguage":18,"type":247},"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",[940],{"path":446,"priority":272},{"basePath":942,"description":943,"displayName":944,"installMethods":945,"rationale":946,"selectedPaths":947,"source":436,"sourceLanguage":18,"type":247},"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",[948],{"path":446,"priority":272},{"basePath":950,"description":951,"displayName":952,"installMethods":953,"rationale":954,"selectedPaths":955,"source":436,"sourceLanguage":18,"type":247},"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",[956],{"path":446,"priority":272},{"basePath":958,"description":959,"displayName":960,"installMethods":961,"rationale":962,"selectedPaths":963,"source":436,"sourceLanguage":18,"type":247},"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",[964],{"path":446,"priority":272},{"basePath":966,"description":967,"displayName":968,"installMethods":969,"rationale":970,"selectedPaths":971,"source":436,"sourceLanguage":18,"type":247},"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",[972],{"path":446,"priority":272},{"basePath":974,"description":975,"displayName":976,"installMethods":977,"rationale":978,"selectedPaths":979,"source":436,"sourceLanguage":18,"type":247},"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",[980],{"path":446,"priority":272},{"basePath":982,"description":983,"displayName":984,"installMethods":985,"rationale":986,"selectedPaths":987,"source":436,"sourceLanguage":18,"type":247},"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",[988],{"path":446,"priority":272},{"basePath":990,"description":794,"displayName":991,"installMethods":992,"rationale":993,"selectedPaths":994,"source":436,"sourceLanguage":18,"type":247},"tools/infsh-cli","infsh-cli",{"claudeCode":12},"SKILL.md frontmatter at tools/infsh-cli/SKILL.md",[995,996,997,998,999],{"path":446,"priority":272},{"path":801,"priority":277},{"path":803,"priority":277},{"path":805,"priority":277},{"path":807,"priority":277},{"basePath":1001,"description":1002,"displayName":1003,"installMethods":1004,"rationale":1005,"selectedPaths":1006,"source":436,"sourceLanguage":18,"type":247},"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",[1007],{"path":446,"priority":272},{"basePath":1009,"description":1010,"displayName":1011,"installMethods":1012,"rationale":1013,"selectedPaths":1014,"source":436,"sourceLanguage":18,"type":247},"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",[1015],{"path":446,"priority":272},{"basePath":1017,"description":1018,"displayName":1019,"installMethods":1020,"rationale":1021,"selectedPaths":1022,"source":436,"sourceLanguage":18,"type":247},"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",[1023],{"path":446,"priority":272},{"basePath":1025,"description":1026,"displayName":1027,"installMethods":1028,"rationale":1029,"selectedPaths":1030,"source":436,"sourceLanguage":18,"type":247},"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",[1031],{"path":446,"priority":272},{"basePath":1033,"description":1034,"displayName":1035,"installMethods":1036,"rationale":1037,"selectedPaths":1038,"source":436,"sourceLanguage":18,"type":247},"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",[1039,1040,1041,1043,1045,1047,1049,1051,1054,1056],{"path":446,"priority":272},{"path":803,"priority":277},{"path":1042,"priority":277},"references/commands.md",{"path":1044,"priority":277},"references/proxy-support.md",{"path":1046,"priority":277},"references/session-management.md",{"path":1048,"priority":277},"references/snapshot-refs.md",{"path":1050,"priority":277},"references/video-recording.md",{"path":1052,"priority":1053},"templates/authenticated-session.sh","low",{"path":1055,"priority":1053},"templates/capture-workflow.sh",{"path":1057,"priority":1053},"templates/form-automation.sh",{"basePath":1059,"description":1060,"displayName":1061,"installMethods":1062,"rationale":1063,"selectedPaths":1064,"source":436,"sourceLanguage":18,"type":247},"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",[1065],{"path":446,"priority":272},{"basePath":1067,"description":1068,"displayName":1069,"installMethods":1070,"rationale":1071,"selectedPaths":1072,"source":436,"sourceLanguage":18,"type":247},"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",[1073],{"path":446,"priority":272},{"basePath":1075,"description":1076,"displayName":1077,"installMethods":1078,"rationale":1079,"selectedPaths":1080,"source":436,"sourceLanguage":18,"type":247},"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",[1081],{"path":446,"priority":272},{"basePath":1083,"description":1084,"displayName":1085,"installMethods":1086,"rationale":1087,"selectedPaths":1088,"source":436,"sourceLanguage":18,"type":247},"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",[1089],{"path":446,"priority":272},{"basePath":1091,"description":1092,"displayName":1093,"installMethods":1094,"rationale":1095,"selectedPaths":1096,"source":436,"sourceLanguage":18,"type":247},"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",[1097],{"path":446,"priority":272},{"basePath":1099,"description":1100,"displayName":1101,"installMethods":1102,"rationale":1103,"selectedPaths":1104,"source":436,"sourceLanguage":18,"type":247},"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",[1105],{"path":446,"priority":272},{"basePath":1107,"description":1108,"displayName":1109,"installMethods":1110,"rationale":1111,"selectedPaths":1112,"source":436,"sourceLanguage":18,"type":247},"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",[1113],{"path":446,"priority":272},{"basePath":1115,"description":1116,"displayName":1117,"installMethods":1118,"rationale":1119,"selectedPaths":1120,"source":436,"sourceLanguage":18,"type":247},"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",[1121],{"path":446,"priority":272},{"basePath":1123,"description":1124,"displayName":1125,"installMethods":1126,"rationale":1127,"selectedPaths":1128,"source":436,"sourceLanguage":18,"type":247},"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",[1129],{"path":446,"priority":272},{"basePath":1131,"description":1132,"displayName":1133,"installMethods":1134,"rationale":1135,"selectedPaths":1136,"source":436,"sourceLanguage":18,"type":247},"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",[1137],{"path":446,"priority":272},{"basePath":1139,"description":1140,"displayName":1141,"installMethods":1142,"rationale":1143,"selectedPaths":1144,"source":436,"sourceLanguage":18,"type":247},"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",[1145],{"path":446,"priority":272},{"basePath":1147,"description":1148,"displayName":1149,"installMethods":1150,"rationale":1151,"selectedPaths":1152,"source":436,"sourceLanguage":18,"type":247},"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",[1153],{"path":446,"priority":272},{"basePath":1155,"description":1156,"displayName":1157,"installMethods":1158,"rationale":1159,"selectedPaths":1160,"source":436,"sourceLanguage":18,"type":247},"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",[1161],{"path":446,"priority":272},{"basePath":1163,"description":1164,"displayName":1165,"installMethods":1166,"rationale":1167,"selectedPaths":1168,"source":436,"sourceLanguage":18,"type":247},"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",[1169],{"path":446,"priority":272},{"basePath":1171,"description":1172,"displayName":1173,"installMethods":1174,"rationale":1175,"selectedPaths":1176,"source":436,"sourceLanguage":18,"type":247},"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",[1177],{"path":446,"priority":272},{"sources":1179},[1180],"manual",{"closedIssues90d":8,"description":1182,"forks":236,"openIssues90d":8,"pushedAt":237,"readmeSize":234,"stars":238,"topics":1183},"inference.sh Agent skills for using our API to give your agents access to hundreds of apps and other agents",[],{"classifiedAt":1185,"discoverAt":1186,"extractAt":1187,"githubAt":1187,"updatedAt":1185},1778690922683,1778689686577,1778690920590,[214,220,218,216,217,219,215],{"evaluatedAt":242,"extractAt":1190,"updatedAt":242},1778690923100,[],[1193,1222,1240,1257,1286,1310],{"_creationTime":1194,"_id":1195,"community":1196,"display":1197,"identity":1203,"providers":1208,"relations":1216,"tags":1218,"workflow":1219},1778675173113.976,"k171bkm8ht92njdnefw0w7yexn86m9gv",{"reviewCount":8},{"description":1198,"installMethods":1199,"name":1201,"sourceUrl":1202},"This skill should be used when the user asks about \"audio production\", \"ElevenLabs\", \"voice isolator\", \"audio post-production\", \"AI narration\", \"text to speech production\", \"voiceover studio\", \"audio native\", \"transcription\", \"Scribe\", \"multi-track audio\", \"audio assembly\", \"batch audio processing\", \"audio export\", \"act as an audio producer\", \"audio producer mode\", \"TTS production\", \"podcast audio\", \"audiobook production\", \"narration workflow\", \"content series audio\", \"multi-tool audio chain\", \"ElevenLabs Projects\", or needs expertise in end-to-end audio production pipelines using ElevenLabs tools. Part of the AlterLab FC Skills collection (GenAI pack).\n",{"claudeCode":1200},"AlterLab-IEU/AlterLab-FC-Skills","AlterLab FC AI Audio Producer","https://github.com/AlterLab-IEU/AlterLab-FC-Skills",{"basePath":1204,"githubOwner":1205,"githubRepo":1206,"locale":18,"slug":1207,"type":247},"skills/genai/alterlab-genai-audio-producer","AlterLab-IEU","AlterLab-FC-Skills","alterlab-genai-audio-producer",{"evaluate":1209,"extract":1215},{"promptVersionExtension":207,"promptVersionScoring":208,"score":1210,"tags":1211,"targetMarket":221,"tier":1214},96,[1212,217,215,219,220,1213],"audio-production","narration","verified",{"commitSha":253,"license":267},{"repoId":1217},"kd77hbyh7fgv1hx4fzbfjj4d1n86m0jx",[1212,220,217,1213,219,215],{"evaluatedAt":1220,"extractAt":1221,"updatedAt":1220},1778675415946,1778675173114,{"_creationTime":1223,"_id":1224,"community":1225,"display":1226,"identity":1228,"providers":1229,"relations":1236,"tags":1237,"workflow":1238},1778690923100.0378,"k17cvy6yv9xmtby9b03sb83ep586n46a",{"reviewCount":8},{"description":871,"installMethods":1227,"name":872,"sourceUrl":14},{"claudeCode":12},{"basePath":870,"githubOwner":245,"githubRepo":246,"locale":18,"slug":872,"type":247},{"evaluate":1230,"extract":1235},{"promptVersionExtension":207,"promptVersionScoring":208,"score":1231,"tags":1232,"targetMarket":221,"tier":1214},99,[904,215,217,214,1233,1234],"voice-generation","multilingual",{"commitSha":253},{"repoId":255},[214,217,1234,904,215,1233],{"evaluatedAt":1239,"extractAt":1190,"updatedAt":1239},1778692055679,{"_creationTime":1241,"_id":1242,"community":1243,"display":1244,"identity":1246,"providers":1247,"relations":1253,"tags":1254,"workflow":1255},1778690923100.0366,"k176c5507kqbp8564b5zbp1f8s86n558",{"reviewCount":8},{"description":831,"installMethods":1245,"name":832,"sourceUrl":14},{"claudeCode":12},{"basePath":830,"githubOwner":245,"githubRepo":246,"locale":18,"slug":832,"type":247},{"evaluate":1248,"extract":1252},{"promptVersionExtension":207,"promptVersionScoring":208,"score":1231,"tags":1249,"targetMarket":221,"tier":1214},[1250,217,216,215,1251],"audio-generation","cli",{"commitSha":253},{"repoId":255},[1250,1251,216,217,215],{"evaluatedAt":1256,"extractAt":1190,"updatedAt":1256},1778691930358,{"_creationTime":1258,"_id":1259,"community":1260,"display":1261,"identity":1267,"providers":1271,"relations":1279,"tags":1282,"workflow":1283},1778696833339.6235,"k173202da6bz9n3t2ytqn33f3h86n9e0",{"reviewCount":8},{"description":1262,"installMethods":1263,"name":1265,"sourceUrl":1266},"Convert documents and text to audio using Google Cloud Text-to-Speech.\nUse this skill when the user wants to: narrate a document, read aloud text,\ngenerate audio from a file, convert text to speech, create a recording\nof documentation or analysis, create a podcast from a document, or use\nGoogle TTS/text-to-speech. Trigger phrases: \"read this aloud\", \"narrate this\",\n\"create a recording\", \"text to speech\", \"TTS\", \"convert to audio\",\n\"audio from document\", \"listen to this\", \"generate audio\", \"google tts\",\n\"create a podcast\".\n",{"claudeCode":1264},"sanjay3290/ai-skills","google-tts","https://github.com/sanjay3290/ai-skills",{"basePath":1268,"githubOwner":1269,"githubRepo":1270,"locale":18,"slug":1265,"type":247},"skills/google-tts","sanjay3290","ai-skills",{"evaluate":1272,"extract":1278},{"promptVersionExtension":207,"promptVersionScoring":208,"score":1273,"tags":1274,"targetMarket":221,"tier":1214},100,[215,1275,214,1276,1277],"speech","google-cloud","python",{"commitSha":253},{"parentExtensionId":1280,"repoId":1281},"k17es37z10n1sw6t2m3f0vsydx86mnje","kd71np0fyqg23qg8w2hcfw0h0h86nkn0",[214,1276,1277,1275,215],{"evaluatedAt":1284,"extractAt":1285,"updatedAt":1284},1778697061989,1778696833339,{"_creationTime":1287,"_id":1288,"community":1289,"display":1290,"identity":1296,"providers":1299,"relations":1304,"tags":1306,"workflow":1307},1778695021936.5625,"k1703jnec5x3fdsmasfekwt56s86m8bv",{"reviewCount":8},{"description":1291,"installMethods":1292,"name":1294,"sourceUrl":1295},"Use when the user asks for text-to-speech narration or voiceover, accessibility reads, audio prompts, or batch speech generation via the OpenAI Audio API; run the bundled CLI (`scripts/text_to_speech.py`) with built-in voices and require `OPENAI_API_KEY` for live calls. Custom voice creation is out of scope.",{"claudeCode":1293},"openai/skills","Speech Generation Skill","https://github.com/openai/skills",{"basePath":1297,"githubOwner":1298,"githubRepo":246,"locale":18,"slug":1275,"type":247},"skills/.curated/speech","openai",{"evaluate":1300,"extract":1302},{"promptVersionExtension":207,"promptVersionScoring":208,"score":1273,"tags":1301,"targetMarket":221,"tier":1214},[1275,214,1298,215,904,1213],{"commitSha":253,"license":1303},"Apache-2.0",{"repoId":1305},"kd75n2zj3yh472p25zffgycved86mnpx",[214,1213,1298,1275,904,215],{"evaluatedAt":1308,"extractAt":1309,"updatedAt":1308},1778695652845,1778695021936,{"_creationTime":1311,"_id":1312,"community":1313,"display":1314,"identity":1320,"providers":1324,"relations":1331,"tags":1333,"workflow":1334},1778688112811.7305,"k176vqbxq62hrvtdwwxs7296zh86nqf1",{"reviewCount":8},{"description":1315,"installMethods":1316,"name":1318,"sourceUrl":1319},"Capture professional-quality remote interviews using double-ender technique and dedicated recording platforms for podcasts, media, and content production. Use when: Setting up remote podcast interviews with guests; Recording media interviews across distances; Creating customer interview content; Producing expert interviews for thought leadership; Conducting research interviews with high audio quality",{"claudeCode":1317},"guia-matthieu/clawfu-skills","remote-interview","https://github.com/guia-matthieu/clawfu-skills",{"basePath":1321,"githubOwner":1322,"githubRepo":1323,"locale":18,"slug":1318,"type":247},"skills/audio/remote-interview","guia-matthieu","clawfu-skills",{"evaluate":1325,"extract":1330},{"promptVersionExtension":207,"promptVersionScoring":208,"score":1273,"tags":1326,"targetMarket":221,"tier":1214},[214,1327,219,1328,1329],"recording","interview","remote",{"commitSha":253},{"repoId":1332},"kd72qvzyvm658ya7pbyh5ey47h86md53",[214,1328,219,1327,1329],{"evaluatedAt":1335,"extractAt":1336,"updatedAt":1335},1778688535474,1778688112811]