[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-inferen-sh-competitor-teardown-en":3,"guides-for-inferen-sh-competitor-teardown":1206,"similar-k17egv3acbg6m76168v0csv5ys86m5rr-en":1207},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":257,"isFallback":244,"parentExtension":263,"providers":264,"relations":270,"repo":272,"tags":1203,"workflow":1204},1778690923100.03,"k17egv3acbg6m76168v0csv5ys86m5rr",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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",{"claudeCode":12},"inferen-sh/skills","Competitor Teardown","https://github.com/inferen-sh/skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":242,"workflow":255},1778691299394.568,"kn7es9vpbf8gyqyxk2yqnx5e1h86n8hh","en",{"checks":20,"evaluatedAt":195,"extensionSummary":196,"features":197,"nonGoals":205,"practices":209,"prerequisites":210,"promptVersionExtension":214,"promptVersionScoring":215,"purpose":216,"rationale":217,"score":218,"summary":219,"tags":220,"targetMarket":228,"tier":229,"useCases":230,"workflow":235},[21,26,29,32,36,39,43,48,51,54,58,62,66,70,73,76,79,82,85,88,92,96,100,105,110,113,116,119,123,126,129,132,135,138,141,145,149,153,156,160,163,166,169,172,176,179,182,185,188,192],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of performing structured competitive analysis with specific frameworks and deliverables, and names a concrete artifact (competitor data) and user intent (market research, investor decks).",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill leverages specialized tools like Tavily and Exa for focused web searching and data extraction, along with image generation tools for visual deliverables, offering a distinct advantage over generic LLM capabilities for competitive analysis.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides a comprehensive framework for competitive analysis, including research commands, structured output templates, and visual generation, covering the complete lifecycle of analysis.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on competitive analysis and related research tasks, using a coherent set of tools and frameworks without extending into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description accurately reflects the skill's capabilities, providing a clear overview of its features and use cases, along with relevant triggers.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes specific tools like `tavily/search-assistant`, `exa/search`, and `infsh/agent-browser`, adhering to a verb-noun pattern for focused actions.",{"category":44,"check":45,"severity":46,"summary":47},"Documentation","Configuration & parameter reference","info","While the commands and their basic inputs are shown, detailed documentation for all parameters of the underlying tools (e.g., `belt app run ... --input '{...}'`) and their defaults is not explicitly provided within the SKILL.md.",{"category":33,"check":49,"severity":24,"summary":50},"Tool naming","The tool names used within the examples (e.g., `tavily/search-assistant`, `infsh/agent-browser`) are descriptive and clearly indicate their function.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","The input parameters for the tools are structured and specific to the task, and the expected outputs (like screenshots or extracted data) are implied by the actions.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The README indicates an MIT license, which is a permissive open-source license.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The repository shows recent commits as of May 13, 2026, indicating active maintenance.",{"category":59,"check":63,"severity":64,"summary":65},"Dependency Management","not_applicable","The skill itself does not appear to introduce external dependencies beyond the `belt` CLI, which is managed separately.",{"category":67,"check":68,"severity":24,"summary":69},"Security","Secret Management","The skill requires `belt login` and handles authentication via the CLI, implying secrets are managed by the CLI and not exposed in the skill's code.",{"category":67,"check":71,"severity":24,"summary":72},"Injection","The skill's direct usage of `belt app run` with specific tool names and structured inputs suggests that external content is not being loaded as executable instructions.",{"category":67,"check":74,"severity":24,"summary":75},"Transitive Supply-Chain Grenades","The skill's workflow relies on pre-defined `belt app run` commands with specific tools, rather than dynamically fetching and executing arbitrary remote content.",{"category":67,"check":77,"severity":24,"summary":78},"Sandbox Isolation","The skill operates by calling other tools via the `belt` CLI, which is presumed to have its own sandboxing mechanisms. The skill itself does not appear to manipulate files outside its intended scope.",{"category":67,"check":80,"severity":24,"summary":81},"Sandbox escape primitives","The skill's structure, relying on predefined tool calls, does not exhibit obvious sandbox escape primitives like detached processes or deny-retry loops.",{"category":67,"check":83,"severity":24,"summary":84},"Data Exfiltration","The skill's outbound calls are to documented tools (`tavily`, `exa`, `infsh/agent-browser`) for specific search and browsing tasks, with no indication of confidential data exfiltration.",{"category":67,"check":86,"severity":24,"summary":87},"Hidden Text Tricks","The bundled SKILL.md and README files do not contain any hidden text tricks, invisible characters, or formatting that could steer the model inappropriately.",{"category":89,"check":90,"severity":24,"summary":91},"Hooks","Opaque code execution","The skill primarily orchestrates calls to other CLI tools; there is no evidence of obfuscated code, base64 payloads, or runtime script fetching within the skill's own logic.",{"category":93,"check":94,"severity":24,"summary":95},"Portability","Structural Assumption","The skill relies on the `belt` CLI and its tools, and the examples use relative paths or standard URLs, indicating no problematic structural assumptions about the user's project organization.",{"category":97,"check":98,"severity":24,"summary":99},"Trust","Issues Attention","There are 0 open and 0 closed issues in the last 90 days, indicating a very low volume of recent activity or issues, and a closure rate that cannot be meaningfully calculated but is not indicative of neglect.",{"category":101,"check":102,"severity":103,"summary":104},"Versioning","Release Management","warning","The README mentions MIT license but there is no clear versioning signal like a version number in frontmatter or GitHub releases. The installation instructions reference `main`, making it difficult to pin a specific version.",{"category":106,"check":107,"severity":108,"summary":109},"Code Execution","Validation","insufficient_data","The skill itself does not contain executable code or structured output that can be validated. Validation would occur within the invoked `belt` CLI tools, which are not directly inspectable here.",{"category":67,"check":111,"severity":24,"summary":112},"Unguarded Destructive Operations","The skill focuses on research and data gathering, with no destructive operations like deletion or modification of user files.",{"category":106,"check":114,"severity":46,"summary":115},"Error Handling","The skill relies on the `belt` CLI for error handling. The SKILL.md does not explicitly detail how errors from the underlying tools are caught and reported back to the user or agent.",{"category":106,"check":117,"severity":64,"summary":118},"Logging","The skill is an orchestrator of other tools via the `belt` CLI; logging would be handled by the CLI or the invoked tools, not by the skill itself.",{"category":120,"check":121,"severity":64,"summary":122},"Compliance","GDPR","The skill primarily operates on public web data and does not appear to handle personal data directly.",{"category":120,"check":124,"severity":24,"summary":125},"Target market","The skill's competitive analysis functions are general and not tied to any specific geographic or legal jurisdiction; therefore, it is globally applicable.",{"category":93,"check":127,"severity":24,"summary":128},"Runtime stability","The skill relies on the `belt` CLI and standard web tools, making it generally portable across different POSIX-compliant environments.",{"category":44,"check":130,"severity":24,"summary":131},"README","The README file provides a good overview of the `inference.sh` skills, installation instructions, and available skills, serving its purpose well.",{"category":33,"check":133,"severity":64,"summary":134},"Tool surface size","This is a skill that orchestrates other tools rather than exposing a large number of its own commands.",{"category":40,"check":136,"severity":24,"summary":137},"Overlapping near-synonym tools","The skill utilizes distinct tools for specific tasks (search, browsing, extraction), avoiding redundancy in tool naming.",{"category":44,"check":139,"severity":24,"summary":140},"Phantom features","All advertised features, such as structured competitive analysis and specific research commands, are directly supported by the invoked `belt` tools and documented examples.",{"category":142,"check":143,"severity":103,"summary":144},"Install","Installation instruction","The SKILL.md provides installation instructions for the `belt` CLI and examples of how to use the skill, but it lacks detailed end-to-end setup for authentication beyond `belt login` and does not specify required scopes or environment variables.",{"category":146,"check":147,"severity":46,"summary":148},"Errors","Actionable error messages","Error handling relies on the underlying `belt` CLI and its tools. The SKILL.md does not detail specific error messages or recovery steps for failures within this skill's workflow.",{"category":150,"check":151,"severity":64,"summary":152},"Execution","Pinned dependencies","The skill itself does not bundle scripts with direct dependencies; it relies on the `belt` CLI and its managed tools.",{"category":33,"check":154,"severity":64,"summary":155},"Dry-run preview","The skill's primary functions are research and data gathering, which are not state-changing operations.",{"category":157,"check":158,"severity":64,"summary":159},"Protocol","Idempotent retry & timeouts","The skill orchestrates calls to external tools; idempotency and timeouts would be handled by those tools or the `belt` CLI.",{"category":120,"check":161,"severity":64,"summary":162},"Telemetry opt-in","There is no indication that this skill collects or emits telemetry data.",{"category":40,"check":164,"severity":24,"summary":165},"Precise Purpose","The description clearly defines the skill's purpose as structured competitive analysis and specifies its use cases and triggers, providing a precise scope.",{"category":40,"check":167,"severity":24,"summary":168},"Concise Frontmatter","The frontmatter is concise, clearly stating the skill's core capability and providing relevant trigger phrases without excessive keywords.",{"category":44,"check":170,"severity":24,"summary":171},"Concise Body","The SKILL.md is well-structured, uses code blocks effectively, and provides necessary details without being excessively long.",{"category":173,"check":174,"severity":24,"summary":175},"Context","Progressive Disclosure","The SKILL.md outlines the competitive teardown framework and directs users to the `belt` CLI for executing specific research commands, demonstrating progressive disclosure.",{"category":173,"check":177,"severity":64,"summary":178},"Forked exploration","This skill is primarily about orchestrating research and analysis tools, not deep code exploration or multi-file inspection that would necessitate `context: fork`.",{"category":22,"check":180,"severity":24,"summary":181},"Usage examples","The SKILL.md provides clear, end-to-end examples for key research commands, including inputs and the expected tools to be invoked.",{"category":22,"check":183,"severity":46,"summary":184},"Edge cases","The skill focuses on research tasks, and while it doesn't explicitly detail edge cases or failure modes for its own workflow, it relies on the underlying `belt` tools to handle those.",{"category":106,"check":186,"severity":64,"summary":187},"Tool Fallback","The skill's functionality is entirely dependent on the `belt` CLI and its associated tools; there are no fallback paths mentioned or implied.",{"category":189,"check":190,"severity":64,"summary":191},"Safety","Halt on unexpected state","The skill does not perform destructive operations or modify user state, thus the concept of halting on unexpected pre-state is not directly applicable.",{"category":93,"check":193,"severity":24,"summary":194},"Cross-skill coupling","The skill is self-contained and clearly outlines its dependencies on the `belt` CLI and specific tools, with no implicit reliance on other skills.",1778691299276,"This skill facilitates structured competitive analysis by orchestrating CLI tools for web searching, data extraction, and website scraping. It provides frameworks for feature matrices, SWOT analysis, positioning maps, and review mining, enabling users to gather and visualize competitive intelligence.",[198,199,200,201,202,203,204],"Structured competitive analysis frameworks","Automated research via CLI tools","Feature matrix generation","SWOT analysis templates","Positioning map visualization","Review mining for user sentiment","Visual deliverable creation",[206,207,208],"Performing actions on behalf of the user within competitor platforms","Making purchasing decisions or sales pitches based on the analysis","Replacing in-depth manual qualitative research entirely",[],[211,212,213],"inference.sh CLI (`belt`) installed","`belt login` executed","Access to specific `belt` tools (e.g., `tavily/search-assistant`, `infsh/agent-browser`)","3.0.0","4.4.0","To provide users with a structured and automated approach to conducting in-depth competitive analysis, gathering market intelligence, and generating visual deliverables for strategic decision-making.","The skill is well-documented and functional, with a clear purpose and scope. A warning on 'Release Management' due to lack of explicit versioning and a warning on 'Installation instruction' for missing auth details prevent a perfect score.",93,"A comprehensive skill for detailed competitive analysis and market research, leveraging specialized CLI tools.",[221,222,223,224,225,226,227],"competitive-analysis","market-research","swot","positioning","sales-enablement","cli","research","global","community",[231,232,233,234],"Conducting market research for new product launches","Performing competitor teardowns for strategic planning","Generating competitive intelligence for investor decks","Enabling sales teams with competitor insights",[236,237,238,239,240,241],"Log in to the inference.sh CLI.","Execute `belt app run` commands to gather research data (e.g., competitor overviews, pricing, reviews).","Utilize screenshot tools to capture visual information from competitor websites.","Structure findings into templates for feature matrices, pricing comparisons, and SWOT analyses.","Generate positioning maps and other visual deliverables.","Compile insights into executive summaries or detailed reports.",{"codeQuality":243,"collectedAt":245,"documentation":246,"maintenance":249,"security":253,"testCoverage":254},{"hasLockfile":244},false,1778691279981,{"descriptionLength":247,"readmeSize":248},539,3286,{"closedIssues90d":8,"forks":250,"hasChangelog":244,"openIssues90d":8,"pushedAt":251,"stars":252},75,1778676522000,433,{"hasNpmPackage":244,"smitheryVerified":244},{"hasCi":244,"hasTests":244},{"updatedAt":256},1778691299394,{"basePath":258,"githubOwner":259,"githubRepo":260,"locale":18,"slug":261,"type":262},"guides/product/competitor-teardown","inferen-sh","skills","competitor-teardown","skill",null,{"evaluate":265,"extract":267},{"promptVersionExtension":214,"promptVersionScoring":215,"score":218,"tags":266,"targetMarket":228,"tier":229},[221,222,223,224,225,226,227],{"commitSha":268,"license":269},"HEAD","MIT",{"repoId":271},"kd75bmkxfkvvw504knzzpkzjph86n71t",{"_creationTime":273,"_id":271,"identity":274,"providers":275,"workflow":1199},1778689686577.7676,{"githubOwner":259,"githubRepo":260,"sourceUrl":14},{"classify":276,"discover":1193,"github":1196},{"commitSha":268,"extensions":277},[278,453,462,470,478,486,494,502,510,518,526,534,542,550,558,566,574,582,587,595,603,611,619,627,635,643,651,659,667,675,683,691,699,707,715,723,731,739,765,789,804,820,828,836,844,852,860,868,876,884,892,900,908,916,924,932,940,948,956,964,972,980,988,996,1004,1015,1023,1031,1039,1047,1073,1081,1089,1097,1105,1113,1121,1129,1137,1145,1153,1161,1169,1177,1185],{"basePath":279,"description":280,"displayName":281,"installMethods":282,"license":269,"rationale":283,"selectedPaths":284,"source":451,"sourceLanguage":18,"type":452},"","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":281},"plugin manifest at .claude-plugin/plugin.json",[285,288,290,293,295,297,299,301,303,305,307,309,311,313,315,317,319,321,323,325,327,329,331,333,335,337,339,341,343,345,347,349,351,353,355,357,359,361,363,365,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397,399,401,403,405,407,409,411,413,415,417,419,421,423,425,427,429,431,433,435,437,439,441,443,445,447,449],{"path":286,"priority":287},".claude-plugin/plugin.json","mandatory",{"path":289,"priority":287},"README.md",{"path":291,"priority":292},"guides/content/ai-automation-workflows/SKILL.md","medium",{"path":294,"priority":292},"guides/content/ai-content-pipeline/SKILL.md",{"path":296,"priority":292},"guides/content/ai-podcast-creation/SKILL.md",{"path":298,"priority":292},"guides/content/content-repurposing/SKILL.md",{"path":300,"priority":292},"guides/design/app-store-screenshots/SKILL.md",{"path":302,"priority":292},"guides/design/book-cover-design/SKILL.md",{"path":304,"priority":292},"guides/design/character-design-sheet/SKILL.md",{"path":306,"priority":292},"guides/design/data-visualization/SKILL.md",{"path":308,"priority":292},"guides/design/email-design/SKILL.md",{"path":310,"priority":292},"guides/design/landing-page-design/SKILL.md",{"path":312,"priority":292},"guides/design/logo-design-guide/SKILL.md",{"path":314,"priority":292},"guides/design/og-image-design/SKILL.md",{"path":316,"priority":292},"guides/design/pitch-deck-visuals/SKILL.md",{"path":318,"priority":292},"guides/design/youtube-thumbnail-design/SKILL.md",{"path":320,"priority":292},"guides/photo/ai-product-photography/SKILL.md",{"path":322,"priority":292},"guides/photo/product-photography/SKILL.md",{"path":324,"priority":292},"guides/product/competitor-teardown/SKILL.md",{"path":326,"priority":292},"guides/product/customer-persona/SKILL.md",{"path":328,"priority":292},"guides/product/product-changelog/SKILL.md",{"path":330,"priority":292},"guides/product/product-hunt-launch/SKILL.md",{"path":332,"priority":292},"guides/prompting/prompt-engineering/SKILL.md",{"path":334,"priority":292},"guides/prompting/video-prompting-guide/SKILL.md",{"path":336,"priority":292},"guides/social/ai-social-media-content/SKILL.md",{"path":338,"priority":292},"guides/social/linkedin-content/SKILL.md",{"path":340,"priority":292},"guides/social/social-media-carousel/SKILL.md",{"path":342,"priority":292},"guides/social/twitter-thread-creation/SKILL.md",{"path":344,"priority":292},"guides/video/ai-marketing-videos/SKILL.md",{"path":346,"priority":292},"guides/video/explainer-video-guide/SKILL.md",{"path":348,"priority":292},"guides/video/storyboard-creation/SKILL.md",{"path":350,"priority":292},"guides/video/talking-head-production/SKILL.md",{"path":352,"priority":292},"guides/video/video-ad-specs/SKILL.md",{"path":354,"priority":292},"guides/writing/case-study-writing/SKILL.md",{"path":356,"priority":292},"guides/writing/newsletter-curation/SKILL.md",{"path":358,"priority":292},"guides/writing/press-release-writing/SKILL.md",{"path":360,"priority":292},"guides/writing/seo-content-brief/SKILL.md",{"path":362,"priority":292},"guides/writing/technical-blog-writing/SKILL.md",{"path":364,"priority":292},"sdk/building-apps/SKILL.md",{"path":366,"priority":292},"sdk/javascript-sdk/SKILL.md",{"path":368,"priority":292},"sdk/python-sdk/SKILL.md",{"path":370,"priority":292},"tools/agent-tools/SKILL.md",{"path":372,"priority":292},"tools/infsh-cli/SKILL.md",{"path":374,"priority":292},"tools/audio/ai-music-generation/SKILL.md",{"path":376,"priority":292},"tools/audio/ai-voice-cloning/SKILL.md",{"path":378,"priority":292},"tools/audio/dialogue-audio/SKILL.md",{"path":380,"priority":292},"tools/audio/elevenlabs-dialogue/SKILL.md",{"path":382,"priority":292},"tools/audio/elevenlabs-dubbing/SKILL.md",{"path":384,"priority":292},"tools/audio/elevenlabs-music/SKILL.md",{"path":386,"priority":292},"tools/audio/elevenlabs-sound-effects/SKILL.md",{"path":388,"priority":292},"tools/audio/elevenlabs-stt/SKILL.md",{"path":390,"priority":292},"tools/audio/elevenlabs-tts/SKILL.md",{"path":392,"priority":292},"tools/audio/elevenlabs-voice-changer/SKILL.md",{"path":394,"priority":292},"tools/audio/elevenlabs-voice-isolator/SKILL.md",{"path":396,"priority":292},"tools/audio/speech-to-text/SKILL.md",{"path":398,"priority":292},"tools/audio/text-to-speech/SKILL.md",{"path":400,"priority":292},"tools/image/ai-image-generation/SKILL.md",{"path":402,"priority":292},"tools/image/background-removal/SKILL.md",{"path":404,"priority":292},"tools/image/flux-image/SKILL.md",{"path":406,"priority":292},"tools/image/image-upscaling/SKILL.md",{"path":408,"priority":292},"tools/image/nano-banana-2/SKILL.md",{"path":410,"priority":292},"tools/image/nano-banana/SKILL.md",{"path":412,"priority":292},"tools/image/qwen-image-2-pro/SKILL.md",{"path":414,"priority":292},"tools/image/qwen-image-2/SKILL.md",{"path":416,"priority":292},"tools/image/p-image/SKILL.md",{"path":418,"priority":292},"tools/llm/ai-rag-pipeline/SKILL.md",{"path":420,"priority":292},"tools/llm/llm-models/SKILL.md",{"path":422,"priority":292},"tools/llm/web-search/SKILL.md",{"path":424,"priority":292},"tools/social/twitter-automation/SKILL.md",{"path":426,"priority":292},"tools/utilities/agent-browser/SKILL.md",{"path":428,"priority":292},"tools/utilities/python-executor/SKILL.md",{"path":430,"priority":292},"tools/utilities/related-skill/SKILL.md",{"path":432,"priority":292},"tools/video/ai-avatar-video/SKILL.md",{"path":434,"priority":292},"tools/video/ai-video-generation/SKILL.md",{"path":436,"priority":292},"tools/video/google-veo/SKILL.md",{"path":438,"priority":292},"tools/video/image-to-video/SKILL.md",{"path":440,"priority":292},"tools/video/remotion-render/SKILL.md",{"path":442,"priority":292},"tools/video/p-video/SKILL.md",{"path":444,"priority":292},"ui/agent-ui/SKILL.md",{"path":446,"priority":292},"ui/chat-ui/SKILL.md",{"path":448,"priority":292},"ui/tools-ui/SKILL.md",{"path":450,"priority":292},"ui/widgets-ui/SKILL.md","rule","plugin",{"basePath":454,"description":455,"displayName":456,"installMethods":457,"rationale":458,"selectedPaths":459,"source":451,"sourceLanguage":18,"type":262},"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",[460],{"path":461,"priority":287},"SKILL.md",{"basePath":463,"description":464,"displayName":465,"installMethods":466,"rationale":467,"selectedPaths":468,"source":451,"sourceLanguage":18,"type":262},"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",[469],{"path":461,"priority":287},{"basePath":471,"description":472,"displayName":473,"installMethods":474,"rationale":475,"selectedPaths":476,"source":451,"sourceLanguage":18,"type":262},"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",[477],{"path":461,"priority":287},{"basePath":479,"description":480,"displayName":481,"installMethods":482,"rationale":483,"selectedPaths":484,"source":451,"sourceLanguage":18,"type":262},"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",[485],{"path":461,"priority":287},{"basePath":487,"description":488,"displayName":489,"installMethods":490,"rationale":491,"selectedPaths":492,"source":451,"sourceLanguage":18,"type":262},"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",[493],{"path":461,"priority":287},{"basePath":495,"description":496,"displayName":497,"installMethods":498,"rationale":499,"selectedPaths":500,"source":451,"sourceLanguage":18,"type":262},"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",[501],{"path":461,"priority":287},{"basePath":503,"description":504,"displayName":505,"installMethods":506,"rationale":507,"selectedPaths":508,"source":451,"sourceLanguage":18,"type":262},"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",[509],{"path":461,"priority":287},{"basePath":511,"description":512,"displayName":513,"installMethods":514,"rationale":515,"selectedPaths":516,"source":451,"sourceLanguage":18,"type":262},"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",[517],{"path":461,"priority":287},{"basePath":519,"description":520,"displayName":521,"installMethods":522,"rationale":523,"selectedPaths":524,"source":451,"sourceLanguage":18,"type":262},"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",[525],{"path":461,"priority":287},{"basePath":527,"description":528,"displayName":529,"installMethods":530,"rationale":531,"selectedPaths":532,"source":451,"sourceLanguage":18,"type":262},"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",[533],{"path":461,"priority":287},{"basePath":535,"description":536,"displayName":537,"installMethods":538,"rationale":539,"selectedPaths":540,"source":451,"sourceLanguage":18,"type":262},"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",[541],{"path":461,"priority":287},{"basePath":543,"description":544,"displayName":545,"installMethods":546,"rationale":547,"selectedPaths":548,"source":451,"sourceLanguage":18,"type":262},"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",[549],{"path":461,"priority":287},{"basePath":551,"description":552,"displayName":553,"installMethods":554,"rationale":555,"selectedPaths":556,"source":451,"sourceLanguage":18,"type":262},"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",[557],{"path":461,"priority":287},{"basePath":559,"description":560,"displayName":561,"installMethods":562,"rationale":563,"selectedPaths":564,"source":451,"sourceLanguage":18,"type":262},"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",[565],{"path":461,"priority":287},{"basePath":567,"description":568,"displayName":569,"installMethods":570,"rationale":571,"selectedPaths":572,"source":451,"sourceLanguage":18,"type":262},"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",[573],{"path":461,"priority":287},{"basePath":575,"description":576,"displayName":577,"installMethods":578,"rationale":579,"selectedPaths":580,"source":451,"sourceLanguage":18,"type":262},"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",[581],{"path":461,"priority":287},{"basePath":258,"description":10,"displayName":261,"installMethods":583,"rationale":584,"selectedPaths":585,"source":451,"sourceLanguage":18,"type":262},{"claudeCode":12},"SKILL.md frontmatter at guides/product/competitor-teardown/SKILL.md",[586],{"path":461,"priority":287},{"basePath":588,"description":589,"displayName":590,"installMethods":591,"rationale":592,"selectedPaths":593,"source":451,"sourceLanguage":18,"type":262},"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",[594],{"path":461,"priority":287},{"basePath":596,"description":597,"displayName":598,"installMethods":599,"rationale":600,"selectedPaths":601,"source":451,"sourceLanguage":18,"type":262},"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",[602],{"path":461,"priority":287},{"basePath":604,"description":605,"displayName":606,"installMethods":607,"rationale":608,"selectedPaths":609,"source":451,"sourceLanguage":18,"type":262},"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",[610],{"path":461,"priority":287},{"basePath":612,"description":613,"displayName":614,"installMethods":615,"rationale":616,"selectedPaths":617,"source":451,"sourceLanguage":18,"type":262},"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",[618],{"path":461,"priority":287},{"basePath":620,"description":621,"displayName":622,"installMethods":623,"rationale":624,"selectedPaths":625,"source":451,"sourceLanguage":18,"type":262},"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",[626],{"path":461,"priority":287},{"basePath":628,"description":629,"displayName":630,"installMethods":631,"rationale":632,"selectedPaths":633,"source":451,"sourceLanguage":18,"type":262},"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",[634],{"path":461,"priority":287},{"basePath":636,"description":637,"displayName":638,"installMethods":639,"rationale":640,"selectedPaths":641,"source":451,"sourceLanguage":18,"type":262},"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",[642],{"path":461,"priority":287},{"basePath":644,"description":645,"displayName":646,"installMethods":647,"rationale":648,"selectedPaths":649,"source":451,"sourceLanguage":18,"type":262},"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",[650],{"path":461,"priority":287},{"basePath":652,"description":653,"displayName":654,"installMethods":655,"rationale":656,"selectedPaths":657,"source":451,"sourceLanguage":18,"type":262},"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",[658],{"path":461,"priority":287},{"basePath":660,"description":661,"displayName":662,"installMethods":663,"rationale":664,"selectedPaths":665,"source":451,"sourceLanguage":18,"type":262},"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",[666],{"path":461,"priority":287},{"basePath":668,"description":669,"displayName":670,"installMethods":671,"rationale":672,"selectedPaths":673,"source":451,"sourceLanguage":18,"type":262},"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",[674],{"path":461,"priority":287},{"basePath":676,"description":677,"displayName":678,"installMethods":679,"rationale":680,"selectedPaths":681,"source":451,"sourceLanguage":18,"type":262},"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",[682],{"path":461,"priority":287},{"basePath":684,"description":685,"displayName":686,"installMethods":687,"rationale":688,"selectedPaths":689,"source":451,"sourceLanguage":18,"type":262},"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",[690],{"path":461,"priority":287},{"basePath":692,"description":693,"displayName":694,"installMethods":695,"rationale":696,"selectedPaths":697,"source":451,"sourceLanguage":18,"type":262},"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",[698],{"path":461,"priority":287},{"basePath":700,"description":701,"displayName":702,"installMethods":703,"rationale":704,"selectedPaths":705,"source":451,"sourceLanguage":18,"type":262},"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",[706],{"path":461,"priority":287},{"basePath":708,"description":709,"displayName":710,"installMethods":711,"rationale":712,"selectedPaths":713,"source":451,"sourceLanguage":18,"type":262},"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",[714],{"path":461,"priority":287},{"basePath":716,"description":717,"displayName":718,"installMethods":719,"rationale":720,"selectedPaths":721,"source":451,"sourceLanguage":18,"type":262},"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",[722],{"path":461,"priority":287},{"basePath":724,"description":725,"displayName":726,"installMethods":727,"rationale":728,"selectedPaths":729,"source":451,"sourceLanguage":18,"type":262},"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",[730],{"path":461,"priority":287},{"basePath":732,"description":733,"displayName":734,"installMethods":735,"rationale":736,"selectedPaths":737,"source":451,"sourceLanguage":18,"type":262},"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",[738],{"path":461,"priority":287},{"basePath":740,"description":741,"displayName":742,"installMethods":743,"rationale":744,"selectedPaths":745,"source":451,"sourceLanguage":18,"type":262},"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",[746,747,749,751,753,755,757,759,761,763],{"path":461,"priority":287},{"path":748,"priority":292},"references/cli.md",{"path":750,"priority":292},"references/node-app-logic.md",{"path":752,"priority":292},"references/node-patterns.md",{"path":754,"priority":292},"references/node-secrets-oauth.md",{"path":756,"priority":292},"references/node-tracking.md",{"path":758,"priority":292},"references/python-app-logic.md",{"path":760,"priority":292},"references/python-patterns.md",{"path":762,"priority":292},"references/python-secrets-oauth.md",{"path":764,"priority":292},"references/python-tracking.md",{"basePath":766,"description":767,"displayName":768,"installMethods":769,"rationale":770,"selectedPaths":771,"source":451,"sourceLanguage":18,"type":262},"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",[772,773,775,777,779,781,783,785,787],{"path":461,"priority":287},{"path":774,"priority":292},"references/agent-patterns.md",{"path":776,"priority":292},"references/files.md",{"path":778,"priority":292},"references/react-integration.md",{"path":780,"priority":292},"references/server-proxy.md",{"path":782,"priority":292},"references/sessions.md",{"path":784,"priority":292},"references/streaming.md",{"path":786,"priority":292},"references/tool-builder.md",{"path":788,"priority":292},"references/typescript.md",{"basePath":790,"description":791,"displayName":792,"installMethods":793,"rationale":794,"selectedPaths":795,"source":451,"sourceLanguage":18,"type":262},"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",[796,797,798,800,801,802,803],{"path":461,"priority":287},{"path":774,"priority":292},{"path":799,"priority":292},"references/async-patterns.md",{"path":776,"priority":292},{"path":782,"priority":292},{"path":784,"priority":292},{"path":786,"priority":292},{"basePath":805,"description":806,"displayName":807,"installMethods":808,"rationale":809,"selectedPaths":810,"source":451,"sourceLanguage":18,"type":262},"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",[811,812,814,816,818],{"path":461,"priority":287},{"path":813,"priority":292},"references/app-discovery.md",{"path":815,"priority":292},"references/authentication.md",{"path":817,"priority":292},"references/cli-reference.md",{"path":819,"priority":292},"references/running-apps.md",{"basePath":821,"description":822,"displayName":823,"installMethods":824,"rationale":825,"selectedPaths":826,"source":451,"sourceLanguage":18,"type":262},"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",[827],{"path":461,"priority":287},{"basePath":829,"description":830,"displayName":831,"installMethods":832,"rationale":833,"selectedPaths":834,"source":451,"sourceLanguage":18,"type":262},"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",[835],{"path":461,"priority":287},{"basePath":837,"description":838,"displayName":839,"installMethods":840,"rationale":841,"selectedPaths":842,"source":451,"sourceLanguage":18,"type":262},"tools/audio/dialogue-audio","Multi-speaker dialogue audio creation with ElevenLabs and Dia TTS. Covers speaker tags, emotion control, pacing, conversation flow, and post-production. Use for: podcasts, audiobooks, explainers, character dialogue, conversational content. Triggers: dialogue audio, multi speaker, conversation audio, dia tts, two speakers, podcast audio, character voices, voice acting, dialogue generation, conversation tts, multi voice, speaker tags, dialogue recording, elevenlabs dialogue, eleven labs conversation","dialogue-audio",{"claudeCode":12},"SKILL.md frontmatter at tools/audio/dialogue-audio/SKILL.md",[843],{"path":461,"priority":287},{"basePath":845,"description":846,"displayName":847,"installMethods":848,"rationale":849,"selectedPaths":850,"source":451,"sourceLanguage":18,"type":262},"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",[851],{"path":461,"priority":287},{"basePath":853,"description":854,"displayName":855,"installMethods":856,"rationale":857,"selectedPaths":858,"source":451,"sourceLanguage":18,"type":262},"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",[859],{"path":461,"priority":287},{"basePath":861,"description":862,"displayName":863,"installMethods":864,"rationale":865,"selectedPaths":866,"source":451,"sourceLanguage":18,"type":262},"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",[867],{"path":461,"priority":287},{"basePath":869,"description":870,"displayName":871,"installMethods":872,"rationale":873,"selectedPaths":874,"source":451,"sourceLanguage":18,"type":262},"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",[875],{"path":461,"priority":287},{"basePath":877,"description":878,"displayName":879,"installMethods":880,"rationale":881,"selectedPaths":882,"source":451,"sourceLanguage":18,"type":262},"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",[883],{"path":461,"priority":287},{"basePath":885,"description":886,"displayName":887,"installMethods":888,"rationale":889,"selectedPaths":890,"source":451,"sourceLanguage":18,"type":262},"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",[891],{"path":461,"priority":287},{"basePath":893,"description":894,"displayName":895,"installMethods":896,"rationale":897,"selectedPaths":898,"source":451,"sourceLanguage":18,"type":262},"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",[899],{"path":461,"priority":287},{"basePath":901,"description":902,"displayName":903,"installMethods":904,"rationale":905,"selectedPaths":906,"source":451,"sourceLanguage":18,"type":262},"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",[907],{"path":461,"priority":287},{"basePath":909,"description":910,"displayName":911,"installMethods":912,"rationale":913,"selectedPaths":914,"source":451,"sourceLanguage":18,"type":262},"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",[915],{"path":461,"priority":287},{"basePath":917,"description":918,"displayName":919,"installMethods":920,"rationale":921,"selectedPaths":922,"source":451,"sourceLanguage":18,"type":262},"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",[923],{"path":461,"priority":287},{"basePath":925,"description":926,"displayName":927,"installMethods":928,"rationale":929,"selectedPaths":930,"source":451,"sourceLanguage":18,"type":262},"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",[931],{"path":461,"priority":287},{"basePath":933,"description":934,"displayName":935,"installMethods":936,"rationale":937,"selectedPaths":938,"source":451,"sourceLanguage":18,"type":262},"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",[939],{"path":461,"priority":287},{"basePath":941,"description":942,"displayName":943,"installMethods":944,"rationale":945,"selectedPaths":946,"source":451,"sourceLanguage":18,"type":262},"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",[947],{"path":461,"priority":287},{"basePath":949,"description":950,"displayName":951,"installMethods":952,"rationale":953,"selectedPaths":954,"source":451,"sourceLanguage":18,"type":262},"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",[955],{"path":461,"priority":287},{"basePath":957,"description":958,"displayName":959,"installMethods":960,"rationale":961,"selectedPaths":962,"source":451,"sourceLanguage":18,"type":262},"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",[963],{"path":461,"priority":287},{"basePath":965,"description":966,"displayName":967,"installMethods":968,"rationale":969,"selectedPaths":970,"source":451,"sourceLanguage":18,"type":262},"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",[971],{"path":461,"priority":287},{"basePath":973,"description":974,"displayName":975,"installMethods":976,"rationale":977,"selectedPaths":978,"source":451,"sourceLanguage":18,"type":262},"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",[979],{"path":461,"priority":287},{"basePath":981,"description":982,"displayName":983,"installMethods":984,"rationale":985,"selectedPaths":986,"source":451,"sourceLanguage":18,"type":262},"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",[987],{"path":461,"priority":287},{"basePath":989,"description":990,"displayName":991,"installMethods":992,"rationale":993,"selectedPaths":994,"source":451,"sourceLanguage":18,"type":262},"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",[995],{"path":461,"priority":287},{"basePath":997,"description":998,"displayName":999,"installMethods":1000,"rationale":1001,"selectedPaths":1002,"source":451,"sourceLanguage":18,"type":262},"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",[1003],{"path":461,"priority":287},{"basePath":1005,"description":806,"displayName":1006,"installMethods":1007,"rationale":1008,"selectedPaths":1009,"source":451,"sourceLanguage":18,"type":262},"tools/infsh-cli","infsh-cli",{"claudeCode":12},"SKILL.md frontmatter at tools/infsh-cli/SKILL.md",[1010,1011,1012,1013,1014],{"path":461,"priority":287},{"path":813,"priority":292},{"path":815,"priority":292},{"path":817,"priority":292},{"path":819,"priority":292},{"basePath":1016,"description":1017,"displayName":1018,"installMethods":1019,"rationale":1020,"selectedPaths":1021,"source":451,"sourceLanguage":18,"type":262},"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",[1022],{"path":461,"priority":287},{"basePath":1024,"description":1025,"displayName":1026,"installMethods":1027,"rationale":1028,"selectedPaths":1029,"source":451,"sourceLanguage":18,"type":262},"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",[1030],{"path":461,"priority":287},{"basePath":1032,"description":1033,"displayName":1034,"installMethods":1035,"rationale":1036,"selectedPaths":1037,"source":451,"sourceLanguage":18,"type":262},"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",[1038],{"path":461,"priority":287},{"basePath":1040,"description":1041,"displayName":1042,"installMethods":1043,"rationale":1044,"selectedPaths":1045,"source":451,"sourceLanguage":18,"type":262},"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",[1046],{"path":461,"priority":287},{"basePath":1048,"description":1049,"displayName":1050,"installMethods":1051,"rationale":1052,"selectedPaths":1053,"source":451,"sourceLanguage":18,"type":262},"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",[1054,1055,1056,1058,1060,1062,1064,1066,1069,1071],{"path":461,"priority":287},{"path":815,"priority":292},{"path":1057,"priority":292},"references/commands.md",{"path":1059,"priority":292},"references/proxy-support.md",{"path":1061,"priority":292},"references/session-management.md",{"path":1063,"priority":292},"references/snapshot-refs.md",{"path":1065,"priority":292},"references/video-recording.md",{"path":1067,"priority":1068},"templates/authenticated-session.sh","low",{"path":1070,"priority":1068},"templates/capture-workflow.sh",{"path":1072,"priority":1068},"templates/form-automation.sh",{"basePath":1074,"description":1075,"displayName":1076,"installMethods":1077,"rationale":1078,"selectedPaths":1079,"source":451,"sourceLanguage":18,"type":262},"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",[1080],{"path":461,"priority":287},{"basePath":1082,"description":1083,"displayName":1084,"installMethods":1085,"rationale":1086,"selectedPaths":1087,"source":451,"sourceLanguage":18,"type":262},"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",[1088],{"path":461,"priority":287},{"basePath":1090,"description":1091,"displayName":1092,"installMethods":1093,"rationale":1094,"selectedPaths":1095,"source":451,"sourceLanguage":18,"type":262},"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",[1096],{"path":461,"priority":287},{"basePath":1098,"description":1099,"displayName":1100,"installMethods":1101,"rationale":1102,"selectedPaths":1103,"source":451,"sourceLanguage":18,"type":262},"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",[1104],{"path":461,"priority":287},{"basePath":1106,"description":1107,"displayName":1108,"installMethods":1109,"rationale":1110,"selectedPaths":1111,"source":451,"sourceLanguage":18,"type":262},"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",[1112],{"path":461,"priority":287},{"basePath":1114,"description":1115,"displayName":1116,"installMethods":1117,"rationale":1118,"selectedPaths":1119,"source":451,"sourceLanguage":18,"type":262},"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",[1120],{"path":461,"priority":287},{"basePath":1122,"description":1123,"displayName":1124,"installMethods":1125,"rationale":1126,"selectedPaths":1127,"source":451,"sourceLanguage":18,"type":262},"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",[1128],{"path":461,"priority":287},{"basePath":1130,"description":1131,"displayName":1132,"installMethods":1133,"rationale":1134,"selectedPaths":1135,"source":451,"sourceLanguage":18,"type":262},"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",[1136],{"path":461,"priority":287},{"basePath":1138,"description":1139,"displayName":1140,"installMethods":1141,"rationale":1142,"selectedPaths":1143,"source":451,"sourceLanguage":18,"type":262},"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",[1144],{"path":461,"priority":287},{"basePath":1146,"description":1147,"displayName":1148,"installMethods":1149,"rationale":1150,"selectedPaths":1151,"source":451,"sourceLanguage":18,"type":262},"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",[1152],{"path":461,"priority":287},{"basePath":1154,"description":1155,"displayName":1156,"installMethods":1157,"rationale":1158,"selectedPaths":1159,"source":451,"sourceLanguage":18,"type":262},"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",[1160],{"path":461,"priority":287},{"basePath":1162,"description":1163,"displayName":1164,"installMethods":1165,"rationale":1166,"selectedPaths":1167,"source":451,"sourceLanguage":18,"type":262},"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",[1168],{"path":461,"priority":287},{"basePath":1170,"description":1171,"displayName":1172,"installMethods":1173,"rationale":1174,"selectedPaths":1175,"source":451,"sourceLanguage":18,"type":262},"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",[1176],{"path":461,"priority":287},{"basePath":1178,"description":1179,"displayName":1180,"installMethods":1181,"rationale":1182,"selectedPaths":1183,"source":451,"sourceLanguage":18,"type":262},"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",[1184],{"path":461,"priority":287},{"basePath":1186,"description":1187,"displayName":1188,"installMethods":1189,"rationale":1190,"selectedPaths":1191,"source":451,"sourceLanguage":18,"type":262},"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",[1192],{"path":461,"priority":287},{"sources":1194},[1195],"manual",{"closedIssues90d":8,"description":1197,"forks":250,"openIssues90d":8,"pushedAt":251,"readmeSize":248,"stars":252,"topics":1198},"inference.sh Agent skills for using our API to give your agents access to hundreds of apps and other agents",[],{"classifiedAt":1200,"discoverAt":1201,"extractAt":1202,"githubAt":1202,"updatedAt":1200},1778690922683,1778689686577,1778690920590,[226,221,222,224,227,225,223],{"evaluatedAt":256,"extractAt":1205,"updatedAt":256},1778690923100,[],[1208,1237,1265,1292,1314,1342],{"_creationTime":1209,"_id":1210,"community":1211,"display":1212,"identity":1218,"providers":1223,"relations":1231,"tags":1233,"workflow":1234},1778696113180.8083,"k170qq5mr6w9c78e5s40jwrmz586mx7b",{"reviewCount":8},{"description":1213,"installMethods":1214,"name":1216,"sourceUrl":1217},"Run upstream brand discovery covering audience research, competitive landscape, category dynamics, problem space, and positioning territory exploration. Use this skill at the very start of a brand or website project when the user needs to understand who they're for, who they compete with, what the audience actually needs, and where the brand could plausibly stand. Triggers on brand discovery, audience research, market research, competitive scan, category research, customer research, who is this for, who are we, positioning research, intake, kickoff. Also triggers when a creative brief is requested but the upstream inputs (audience, competitors, problem space) are not yet clear.",{"claudeCode":1215},"rampstackco/claude-skills","Brand Discovery","https://github.com/rampstackco/claude-skills",{"basePath":1219,"githubOwner":1220,"githubRepo":1221,"locale":18,"slug":1222,"type":262},"skills/brand-discovery","rampstackco","claude-skills","brand-discovery",{"evaluate":1224,"extract":1230},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1225,"tags":1226,"targetMarket":228,"tier":1229},97,[1227,222,1228,221,224],"brand-strategy","audience-research","verified",{"commitSha":268,"license":269},{"repoId":1232},"kd7bebccrrd1xf6w868aggftrd86m86v",[1228,1227,221,222,224],{"evaluatedAt":1235,"extractAt":1236,"updatedAt":1235},1778696311714,1778696113180,{"_creationTime":1238,"_id":1239,"community":1240,"display":1241,"identity":1247,"providers":1252,"relations":1259,"tags":1261,"workflow":1262},1778675173113.982,"k17312e0btd7p0jsmcc9zvb1r986mmeg",{"reviewCount":8},{"description":1242,"installMethods":1243,"name":1245,"sourceUrl":1246},"This skill should be used when the user asks about \"brand analysis\", \"brand audit\", \"brand equity\", \"brand positioning\", \"competitive intelligence\", \"Keller CBBE model\", \"Aaker brand model\", \"brand identity prism\", \"brand health\", \"perceptual mapping\", \"act as a brand analyst\", \"brand analyst mode\", \"brand architecture\", \"brand scorecard\", \"brand tracking\", \"brand differentiation\", \"brand portfolio\", \"endorsed brand\", \"hybrid brand architecture\", \"competitive brand analysis\", or needs expertise in evaluating, positioning, and strengthening brands through strategic frameworks. Part of the AlterLab FC Skills collection (Public Relations & Advertising department).\n",{"claudeCode":1244},"AlterLab-IEU/AlterLab-FC-Skills","AlterLab FC Brand Analyst","https://github.com/AlterLab-IEU/AlterLab-FC-Skills",{"basePath":1248,"githubOwner":1249,"githubRepo":1250,"locale":18,"slug":1251,"type":262},"skills/pra/alterlab-pra-brand-analyst","AlterLab-IEU","AlterLab-FC-Skills","alterlab-pra-brand-analyst",{"evaluate":1253,"extract":1258},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1254,"tags":1255,"targetMarket":228,"tier":1229},98,[1227,1256,221,222,1257],"marketing","advertising",{"commitSha":268,"license":269},{"repoId":1260},"kd77hbyh7fgv1hx4fzbfjj4d1n86m0jx",[1257,1227,221,222,1256],{"evaluatedAt":1263,"extractAt":1264,"updatedAt":1263},1778676161785,1778675173114,{"_creationTime":1266,"_id":1267,"community":1268,"display":1269,"identity":1275,"providers":1279,"relations":1285,"tags":1288,"workflow":1289},1778695720086.7664,"k17drcym13v71x8q0g8csneyts86msps",{"reviewCount":8},{"description":1270,"installMethods":1271,"name":1273,"sourceUrl":1274},"Creates a structured competitive analysis comparing features, positioning, and strategy across competitors. Use when entering a market, planning differentiation, or understanding the competitive landscape.",{"claudeCode":1272},"product-on-purpose/pm-skills","discover-competitive-analysis","https://github.com/product-on-purpose/pm-skills",{"basePath":1276,"githubOwner":1277,"githubRepo":1278,"locale":18,"slug":1273,"type":262},"skills/discover-competitive-analysis","product-on-purpose","pm-skills",{"evaluate":1280,"extract":1284},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1225,"tags":1281,"targetMarket":228,"tier":1229},[221,222,1282,227,1283],"product-strategy","documentation",{"commitSha":268},{"parentExtensionId":1286,"repoId":1287},"k1721116hsfj7zg78w03432n8986n6y8","kd78ksv1wjj826ds5j1sh2kqnx86mhqf",[221,1283,222,1282,227],{"evaluatedAt":1290,"extractAt":1291,"updatedAt":1290},1778696048374,1778695720086,{"_creationTime":1293,"_id":1294,"community":1295,"display":1296,"identity":1300,"providers":1302,"relations":1310,"tags":1311,"workflow":1312},1778675173113.9834,"k179rdxed34g1f2mxt9xmgah8586n422",{"reviewCount":8},{"description":1297,"installMethods":1298,"name":1299,"sourceUrl":1246},"This skill should be used when the user asks about \"market research\", \"market analysis\", \"PESTEL analysis\", \"competitive landscape\", \"trend report\", \"industry analysis\", \"market sizing\", \"data interpretation\", \"competitive analysis\", \"act as a market researcher\", \"market research mode\", \"market trends\", \"SWOT analysis\", \"market opportunity\", or needs expertise in analyzing markets, interpreting data, and producing strategic market intelligence reports. Part of the AlterLab FC Skills collection (Public Relations & Advertising department).\n",{"claudeCode":1244},"alterlab-pra-market-research",{"basePath":1301,"githubOwner":1249,"githubRepo":1250,"locale":18,"slug":1299,"type":262},"skills/pra/alterlab-pra-market-research",{"evaluate":1303,"extract":1309},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1304,"tags":1305,"targetMarket":228,"tier":1229},96,[222,221,1306,1307,1308],"trend-analysis","business-intelligence","strategy",{"commitSha":268},{"repoId":1260},[1307,221,222,1308,1306],{"evaluatedAt":1313,"extractAt":1264,"updatedAt":1313},1778676311323,{"_creationTime":1315,"_id":1316,"community":1317,"display":1318,"identity":1324,"providers":1328,"relations":1336,"tags":1338,"workflow":1339},1778697513812.063,"k17a7xr3bfq0m8yk6cfnr9ecq186nqb3",{"reviewCount":8},{"description":1319,"installMethods":1320,"name":1322,"sourceUrl":1323},"Run market research, competitive analysis, investor due diligence, and industry scans. Use when the user wants market sizing, competitor comparisons, fund research, or tech scans.",{"claudeCode":1321},"spartan-stratos/spartan-ai-toolkit","Market Research","https://github.com/spartan-stratos/spartan-ai-toolkit",{"basePath":1325,"githubOwner":1326,"githubRepo":1327,"locale":18,"slug":222,"type":262},".codex/skills/market-research","spartan-stratos","spartan-ai-toolkit",{"evaluate":1329,"extract":1335},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1330,"tags":1331,"targetMarket":228,"tier":1229},95,[222,221,1332,1333,1034,1334],"due-diligence","investor-research","data-analysis",{"commitSha":268,"license":269},{"repoId":1337},"kd73rjj0rnrv7y0rz9qc3psn0586n75g",[221,1334,1332,1333,222,1034],{"evaluatedAt":1340,"extractAt":1341,"updatedAt":1340},1778697805943,1778697513812,{"_creationTime":1343,"_id":1344,"community":1345,"display":1346,"identity":1352,"providers":1356,"relations":1362,"tags":1364,"workflow":1365},1778685991755.7356,"k178ewrz59bng0eb31smdem5kn86m2r8",{"reviewCount":8},{"description":1347,"installMethods":1348,"name":1350,"sourceUrl":1351},"When the user wants to create competitor comparison or alternative pages for SEO and sales enablement. Also use when the user mentions 'alternative page,' 'vs page,' 'competitor comparison,' 'comparison page,' '[Product] vs [Product],' '[Product] alternative,' or 'competitive landing pages.' Covers four formats: singular alternative, plural alternatives, you vs competitor, and competitor vs competitor. Emphasizes deep research, modular content architecture, and varied section types beyond feature tables.",{"claudeCode":1349},"davila7/claude-code-templates","competitor-alternatives","https://github.com/davila7/claude-code-templates",{"basePath":1353,"githubOwner":1354,"githubRepo":1355,"locale":18,"slug":1350,"type":262},"cli-tool/components/skills/business-marketing/competitor-alternatives","davila7","claude-code-templates",{"evaluate":1357,"extract":1361},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1330,"tags":1358,"targetMarket":228,"tier":1229},[1359,1256,1360,221,225],"seo","content-generation",{"commitSha":268},{"repoId":1363},"kd71fzn4s7r0269fkw47wt670n86ndz0",[221,1360,1256,225,1359],{"evaluatedAt":1366,"extractAt":1367,"updatedAt":1366},1778689533240,1778685991755]