code stringlengths 38 143 | detail stringlengths 0 167k | name stringlengths 10 99 | description stringlengths 0 2.07k | skill_name stringlengths 1 66 |
|---|---|---|---|---|
npx skills add https://github.com/1nference-sh/skills --skill flux-image | # FLUX Image Generation
Generate images with FLUX models via [inference.sh](https://inference.sh) CLI.

## Quick Start
curl ... | 1nference-sh/skills/flux-image | flux-image | |
npx skills add https://github.com/1nference-sh/skills --skill google-veo | # Google Veo Video Generation
Generate videos with Google Veo models via [inference.sh](https://inference.sh) CLI.

## Quick Start
... | 1nference-sh/skills/google-veo | google-veo | |
npx skills add https://github.com/1nference-sh/skills --skill image-upscaling | # Image Upscaling
Upscale and enhance images via [inference.sh](https://inference.sh) CLI.

## Quick Start
curl -fsSL https://cli.inference.sh | ... | 1nference-sh/skills/image-upscaling | image-upscaling | |
npx skills add https://github.com/1nference-sh/skills --skill javascript-sdk | # JavaScript SDK
Build AI applications with the [inference.sh](https://inference.sh) JavaScript/TypeScript SDK.

## Quick Start
npm... | 1nference-sh/skills/javascript-sdk | javascript-sdk | |
npx skills add https://github.com/1nference-sh/skills --skill landing-page-design | # Landing Page Design
Design high-converting landing pages with AI-generated visuals via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Generate a hero image
infsh app run falai/flux-dev-lora --input '{
"prompt": "pro... | 1nference-sh/skills/landing-page-design | landing-page-design | |
npx skills add https://github.com/1nference-sh/skills --skill llm-models | # LLM Models via OpenRouter
Access 100+ language models via [inference.sh](https://inference.sh) CLI.

## Quick Start
cu... | 1nference-sh/skills/llm-models | llm-models | |
npx skills add https://github.com/1nference-sh/skills --skill newsletter-curation | # Newsletter Curation
Create and curate high-quality newsletters via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Find content to curate
infsh app run tavily/search-assistant --input '{
"query": "most important AI d... | 1nference-sh/skills/newsletter-curation | newsletter-curation | |
npx skills add https://github.com/1nference-sh/skills --skill og-image-design | # OG Image Design
Create social sharing images (Open Graph) via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Generate an OG image with HTML-to-image
infsh app run infsh/html-to-image --input '{
"html": "<div style=\... | 1nference-sh/skills/og-image-design | og-image-design | |
npx skills add https://github.com/1nference-sh/skills --skill pitch-deck-visuals | # Pitch Deck Visuals
Create investor-ready pitch deck visuals via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Generate a slide background
infsh app run infsh/html-to-image --input '{
"html": "<div style=\"width:192... | 1nference-sh/skills/pitch-deck-visuals | pitch-deck-visuals | |
npx skills add https://github.com/1nference-sh/skills --skill press-release-writing | # Press Release Writing
Write professional press releases with research and fact-checking via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Research for fact-checking and context
infsh app run tavily/search-assistant --inp... | 1nference-sh/skills/press-release-writing | press-release-writing | |
npx skills add https://github.com/1nference-sh/skills --skill product-changelog | # Product Changelog
Write changelogs and release notes that users read and care about via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Generate a feature announcement visual
infsh app run falai/flux-dev-lora --input '{
... | 1nference-sh/skills/product-changelog | product-changelog | |
npx skills add https://github.com/1nference-sh/skills --skill product-hunt-launch | # Product Hunt Launch
Optimize your Product Hunt launch with research and visuals via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Generate gallery hero image
infsh app run falai/flux-dev-lora --input '{
"prompt": "... | 1nference-sh/skills/product-hunt-launch | product-hunt-launch | |
npx skills add https://github.com/1nference-sh/skills --skill product-photography | # Product Photography
Create professional product images with AI via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Clean studio packshot
infsh app run bytedance/seedream-4-5 --input '{
"prompt": "professional product... | 1nference-sh/skills/product-photography | product-photography | |
npx skills add https://github.com/1nference-sh/skills --skill prompt-engineering | # Prompt Engineering Guide
Master prompt engineering for AI models via [inference.sh](https://inference.sh) CLI.

## Quick Start
... | 1nference-sh/skills/prompt-engineering | prompt-engineering | |
npx skills add https://github.com/1nference-sh/skills --skill python-executor | # Python Code Executor
Execute Python code in a safe, sandboxed environment with 100+ pre-installed libraries.

## Quick Start
curl -fsSL ht... | 1nference-sh/skills/python-executor | python-executor | |
npx skills add https://github.com/1nference-sh/skills --skill python-sdk | # Python SDK
Build AI applications with the [inference.sh](https://inference.sh) Python SDK.

## Quick Start
pip install inferencesh
... | 1nference-sh/skills/python-sdk | python-sdk | |
npx skills add https://github.com/1nference-sh/skills --skill social-media-carousel | # Social Media Carousel
Design high-engagement carousel posts via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Generate a carousel slide
infsh app run infsh/html-to-image --input '{
"html": "<div style=\"width:1080p... | 1nference-sh/skills/social-media-carousel | social-media-carousel | |
npx skills add https://github.com/1nference-sh/skills --skill technical-blog-writing | # Technical Blog Writing
Write developer-focused technical blog posts via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Research topic depth
infsh app run exa/search --input '{
"query": "building REST API Node.js bes... | 1nference-sh/skills/technical-blog-writing | technical-blog-writing | |
npx skills add https://github.com/1nference-sh/skills --skill text-to-speech | # Text-to-Speech
Convert text to natural speech via [inference.sh](https://inference.sh) CLI.

## Quick Start
# Install CLI
curl -fsSL https:/... | 1nference-sh/skills/text-to-speech | text-to-speech | |
npx skills add https://github.com/1nference-sh/skills --skill tools-ui | * * *
## name: tools-ui description: "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, ... | 1nference-sh/skills/tools-ui | tools-ui | |
npx skills add https://github.com/1nference-sh/skills --skill twitter-automation | # Twitter/X Automation
Automate Twitter/X via [inference.sh](https://inference.sh) CLI.

## Quick Start
# Install CLI
cur... | 1nference-sh/skills/twitter-automation | twitter-automation | |
npx skills add https://github.com/1nference-sh/skills --skill web-search | # Web Search & Extraction
Search the web and extract content via [inference.sh](https://inference.sh) CLI.

## Quick Start
... | 1nference-sh/skills/web-search | web-search | |
npx skills add https://github.com/1nference-sh/skills --skill widgets-ui | * * *
## name: widgets-ui description: "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... | 1nference-sh/skills/widgets-ui | widgets-ui | |
npx skills add https://github.com/1nference-sh/skills --skill youtube-thumbnail-design | # YouTube Thumbnail Design
Create high-CTR YouTube thumbnails with AI image generation via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Generate a thumbnail
infsh app run falai/flux-dev-lora --input '{
"prompt": "Yo... | 1nference-sh/skills/youtube-thumbnail-design | youtube-thumbnail-design | |
npx skills add https://github.com/1nferencesh/s --skill agent-browser | # Agentic Browser
Browser automation for AI agents via [inference.sh](https://inference.sh). Uses Playwright under the hood with a simple `@e` ref system for element interaction.

Run 150+ AI apps in the cloud with a simple CLI. No GPU required.

## Install CLI
curl -fsSL h... | 1nferencesh/s/agent-tools | Run 150+ 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. Trigg... | agent-tools |
npx skills add https://github.com/1nferencesh/s --skill agent-ui | * * *
## name: agent-ui description: "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 ... | 1nferencesh/s/agent-ui | agent-ui | |
npx skills add https://github.com/1nferencesh/s --skill javascript-sdk | # JavaScript SDK
Build AI applications with the [inference.sh](https://inference.sh) JavaScript/TypeScript SDK.

## Quick Start
npm... | 1nferencesh/s/javascript-sdk | javascript-sdk | |
npx skills add https://github.com/1nferencesh/s --skill landing-page-design | # Landing Page Design
Design high-converting landing pages with AI-generated visuals via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Generate a hero image
infsh app run falai/flux-dev-lora --input '{
"prompt": "pro... | 1nferencesh/s/landing-page-design | landing-page-design | |
npx skills add https://github.com/1nferencesh/s --skill logo-design-guide | # Logo Design Guide
Design effective logos with AI image generation via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Generate a logo concept
infsh app run falai/flux-dev-lora --input '{
"prompt": "flat vector logo o... | 1nferencesh/s/logo-design-guide | logo-design-guide | |
npx skills add https://github.com/1nferencesh/s --skill python-sdk | # Python SDK
Build AI applications with the [inference.sh](https://inference.sh) Python SDK.

## Quick Start
pip install inferencesh
... | 1nferencesh/s/python-sdk | python-sdk | |
npx skills add https://github.com/1nferencesh/s --skill related-skill | # Related Skills Discovery
Find and install complementary skills to expand your AI agent's capabilities.

## Quick Start
... | 1nferencesh/s/related-skill | related-skill | |
npx skills add https://github.com/1nferencesh/s --skill seo-content-brief | # SEO Content Brief
Create data-driven content briefs via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Research target keyword
infsh app run tavily/search-assistant --input '{
"query": "best project management tools... | 1nferencesh/s/seo-content-brief | seo-content-brief | |
npx skills add https://github.com/1nferencesh/s --skill technical-blog-writing | # Technical Blog Writing
Write developer-focused technical blog posts via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Research topic depth
infsh app run exa/search --input '{
"query": "building REST API Node.js bes... | 1nferencesh/s/technical-blog-writing | technical-blog-writing | |
npx skills add https://github.com/1nferencesh/s --skill tools-ui | * * *
## name: tools-ui description: "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, ... | 1nferencesh/s/tools-ui | tools-ui | |
npx skills add https://github.com/1nferencesh/s --skill web-search | # Web Search & Extraction
Search the web and extract content via [inference.sh](https://inference.sh) CLI.

## Quick Start
... | 1nferencesh/s/web-search | web-search | |
npx skills add https://github.com/1nfsh/s --skill agent-browser | # Agentic Browser
Browser automation for AI agents via [inference.sh](https://inference.sh). Uses Playwright under the hood with a simple `@e` ref system for element interaction.

Run 150+ AI apps in the cloud with a simple CLI. No GPU required.

## Install CLI
curl -fsSL h... | 1nfsh/s/agent-tools | agent-tools | |
npx skills add https://github.com/1nfsh/s --skill ai-automation-workflows | # AI Automation Workflows
Build automated AI workflows via [inference.sh](https://inference.sh) CLI.

## Quick Start
curl ... | 1nfsh/s/ai-automation-workflows | ai-automation-workflows | |
npx skills add https://github.com/1nfsh/s --skill ai-avatar-video | # AI Avatar & Talking Head Videos
Create AI avatars and talking head videos via [inference.sh](https://inference.sh) CLI.

## Qu... | 1nfsh/s/ai-avatar-video | ai-avatar-video | |
npx skills add https://github.com/1nfsh/s --skill ai-marketing-videos | # AI Marketing Videos
Create professional marketing videos via [inference.sh](https://inference.sh) CLI.

## Quick Start
curl ... | 1nfsh/s/ai-marketing-videos | ai-marketing-videos | |
npx skills add https://github.com/1nfsh/s --skill ai-podcast-creation | # AI Podcast Creation
Create AI-powered podcasts and audio content via [inference.sh](https://inference.sh) CLI.

## Quick Start
curl -fsSL h... | 1nfsh/s/ai-podcast-creation | ai-podcast-creation | |
npx skills add https://github.com/1nfsh/s --skill ai-rag-pipeline | # AI RAG Pipeline
Build RAG (Retrieval Augmented Generation) pipelines via [inference.sh](https://inference.sh) CLI.

## Quick Start
... | 1nfsh/s/ai-rag-pipeline | ai-rag-pipeline | |
npx skills add https://github.com/1nfsh/s --skill ai-social-media-content | # AI Social Media Content
Create social media content for all platforms via [inference.sh](https://inference.sh) CLI.

## Quick Start
... | 1nfsh/s/ai-social-media-content | ai-social-media-content | |
npx skills add https://github.com/1nfsh/s --skill ai-voice-cloning | # AI Voice Generation
Generate natural AI voices via [inference.sh](https://inference.sh) CLI.

## Quick Start
curl -fsSL https://cli.inferen... | 1nfsh/s/ai-voice-cloning | ai-voice-cloning | |
npx skills add https://github.com/1nfsh/s --skill app-store-screenshots | # App Store Screenshots
Create app store screenshots and preview videos via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Generate a device mockup scene
infsh app run falai/flux-dev-lora --input '{
"prompt": "iPhone ... | 1nfsh/s/app-store-screenshots | app-store-screenshots | |
npx skills add https://github.com/1nfsh/s --skill background-removal | # Background Removal
Remove backgrounds from images via [inference.sh](https://inference.sh) CLI.

## Quick Start
curl -fsSL https://cli.infer... | 1nfsh/s/background-removal | background-removal | |
npx skills add https://github.com/1nfsh/s --skill book-cover-design | # Book Cover Design
Create genre-appropriate book covers with AI image generation via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Generate a thriller cover concept
infsh app run falai/flux-dev-lora --input '{
"prom... | 1nfsh/s/book-cover-design | book-cover-design | |
npx skills add https://github.com/1nfsh/s --skill case-study-writing | # Case Study Writing
Create compelling B2B case studies with research and visuals via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Research the customer's industry
infsh app run tavily/search-assistant --input '{
"q... | 1nfsh/s/case-study-writing | case-study-writing | |
npx skills add https://github.com/1nfsh/s --skill character-design-sheet | # Character Design Sheet
Create consistent characters across multiple AI-generated images via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Generate a character concept
infsh app run falai/flux-dev-lora --input '{
"p... | 1nfsh/s/character-design-sheet | character-design-sheet | |
npx skills add https://github.com/1nfsh/s --skill content-repurposing | # Content Repurposing
Turn one piece of content into many formats via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Generate a quote card from a blog pull-quote
infsh app run falai/flux-dev-lora --input '{
"prompt": ... | 1nfsh/s/content-repurposing | content-repurposing | |
npx skills add https://github.com/1nfsh/s --skill data-visualization | # Data Visualization
Create clear, effective data visualizations via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Generate a chart with Python
infsh app run infsh/python-executor --input '{
"code": "import matplotli... | 1nfsh/s/data-visualization | data-visualization | |
npx skills add https://github.com/1nfsh/s --skill dialogue-audio | # Dialogue Audio
Create realistic multi-speaker dialogue with Dia TTS via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Two-speaker conversation
infsh app run falai/dia-tts --input '{
"prompt": "[S1] Have you tried t... | 1nfsh/s/dialogue-audio | dialogue-audio | |
npx skills add https://github.com/1nfsh/s --skill email-design | # Email Design
Design high-converting marketing emails with AI-generated visuals via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Generate email header banner
infsh app run infsh/html-to-image --input '{
"html": "<d... | 1nfsh/s/email-design | email-design | |
npx skills add https://github.com/1nfsh/s --skill explainer-video-guide | # Explainer Video Guide
Create explainer videos from script to final cut via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Generate a scene for an explainer
infsh app run google/veo-3-1-fast --input '{
"prompt": "Cle... | 1nfsh/s/explainer-video-guide | explainer-video-guide | |
npx skills add https://github.com/1nfsh/s --skill flux-image | # FLUX Image Generation
Generate images with FLUX models via [inference.sh](https://inference.sh) CLI.

## Quick Start
curl ... | 1nfsh/s/flux-image | flux-image | |
npx skills add https://github.com/1nfsh/s --skill google-veo | # Google Veo Video Generation
Generate videos with Google Veo models via [inference.sh](https://inference.sh) CLI.

## Quick Start
... | 1nfsh/s/google-veo | google-veo | |
npx skills add https://github.com/1nfsh/s --skill image-to-video | # Image to Video
Convert still images to animated videos via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Generate a still image
infsh app run falai/flux-dev-lora --input '{
"prompt": "serene mountain lake at sunset... | 1nfsh/s/image-to-video | image-to-video | |
npx skills add https://github.com/1nfsh/s --skill image-upscaling | # Image Upscaling
Upscale and enhance images via [inference.sh](https://inference.sh) CLI.

## Quick Start
curl -fsSL https://cli.inference.sh | ... | 1nfsh/s/image-upscaling | image-upscaling | |
npx skills add https://github.com/1nfsh/s --skill javascript-sdk | # JavaScript SDK
Build AI applications with the [inference.sh](https://inference.sh) JavaScript/TypeScript SDK.

## Quick Start
npm... | 1nfsh/s/javascript-sdk | javascript-sdk | |
npx skills add https://github.com/1nfsh/s --skill landing-page-design | # Landing Page Design
Design high-converting landing pages with AI-generated visuals via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Generate a hero image
infsh app run falai/flux-dev-lora --input '{
"prompt": "pro... | 1nfsh/s/landing-page-design | landing-page-design | |
npx skills add https://github.com/1nfsh/s --skill linkedin-content | # LinkedIn Content
Write high-engagement LinkedIn posts via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Research trending LinkedIn content patterns
infsh app run tavily/search-assistant --input '{
"query": "LinkedI... | 1nfsh/s/linkedin-content | linkedin-content | |
npx skills add https://github.com/1nfsh/s --skill llm-models | # LLM Models via OpenRouter
Access 100+ language models via [inference.sh](https://inference.sh) CLI.

## Quick Start
cu... | 1nfsh/s/llm-models | llm-models | |
npx skills add https://github.com/1nfsh/s --skill logo-design-guide | # Logo Design Guide
Design effective logos with AI image generation via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Generate a logo concept
infsh app run falai/flux-dev-lora --input '{
"prompt": "flat vector logo o... | 1nfsh/s/logo-design-guide | logo-design-guide | |
npx skills add https://github.com/1nfsh/s --skill newsletter-curation | # Newsletter Curation
Create and curate high-quality newsletters via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Find content to curate
infsh app run tavily/search-assistant --input '{
"query": "most important AI d... | 1nfsh/s/newsletter-curation | newsletter-curation | |
npx skills add https://github.com/1nfsh/s --skill og-image-design | # OG Image Design
Create social sharing images (Open Graph) via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Generate an OG image with HTML-to-image
infsh app run infsh/html-to-image --input '{
"html": "<div style=\... | 1nfsh/s/og-image-design | og-image-design | |
npx skills add https://github.com/1nfsh/s --skill pitch-deck-visuals | # Pitch Deck Visuals
Create investor-ready pitch deck visuals via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Generate a slide background
infsh app run infsh/html-to-image --input '{
"html": "<div style=\"width:192... | 1nfsh/s/pitch-deck-visuals | pitch-deck-visuals | |
npx skills add https://github.com/1nfsh/s --skill press-release-writing | # Press Release Writing
Write professional press releases with research and fact-checking via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Research for fact-checking and context
infsh app run tavily/search-assistant --inp... | 1nfsh/s/press-release-writing | press-release-writing | |
npx skills add https://github.com/1nfsh/s --skill product-changelog | # Product Changelog
Write changelogs and release notes that users read and care about via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Generate a feature announcement visual
infsh app run falai/flux-dev-lora --input '{
... | 1nfsh/s/product-changelog | product-changelog | |
npx skills add https://github.com/1nfsh/s --skill product-hunt-launch | # Product Hunt Launch
Optimize your Product Hunt launch with research and visuals via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Generate gallery hero image
infsh app run falai/flux-dev-lora --input '{
"prompt": "... | 1nfsh/s/product-hunt-launch | product-hunt-launch | |
npx skills add https://github.com/1nfsh/s --skill product-photography | # Product Photography
Create professional product images with AI via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Clean studio packshot
infsh app run bytedance/seedream-4-5 --input '{
"prompt": "professional product... | 1nfsh/s/product-photography | product-photography | |
npx skills add https://github.com/1nfsh/s --skill prompt-engineering | # Prompt Engineering Guide
Master prompt engineering for AI models via [inference.sh](https://inference.sh) CLI.

## Quick Start
... | 1nfsh/s/prompt-engineering | prompt-engineering | |
npx skills add https://github.com/1nfsh/s --skill related-skill | # Related Skills Discovery
Find and install complementary skills to expand your AI agent's capabilities.

## Quick Start
... | 1nfsh/s/related-skill | related-skill | |
npx skills add https://github.com/1nfsh/s --skill seo-content-brief | # SEO Content Brief
Create data-driven content briefs via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Research target keyword
infsh app run tavily/search-assistant --input '{
"query": "best project management tools... | 1nfsh/s/seo-content-brief | seo-content-brief | |
npx skills add https://github.com/1nfsh/s --skill social-media-carousel | # Social Media Carousel
Design high-engagement carousel posts via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Generate a carousel slide
infsh app run infsh/html-to-image --input '{
"html": "<div style=\"width:1080p... | 1nfsh/s/social-media-carousel | social-media-carousel | |
npx skills add https://github.com/1nfsh/s --skill speech-to-text | # Speech-to-Text
Transcribe audio to text via [inference.sh](https://inference.sh) CLI.

## Quick Start
curl -fsSL https://cli.inference.sh | sh &... | 1nfsh/s/speech-to-text | speech-to-text | |
npx skills add https://github.com/1nfsh/s --skill storyboard-creation | # Storyboard Creation
Create visual storyboards with AI image generation via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Generate a storyboard panel
infsh app run falai/flux-dev-lora --input '{
"prompt": "storyboar... | 1nfsh/s/storyboard-creation | storyboard-creation | |
npx skills add https://github.com/1nfsh/s --skill talking-head-production | # Talking Head Production
Create talking head videos with AI avatars and lipsync via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Generate dialogue audio
infsh app run falai/dia-tts --input '{
"prompt": "[S1] Welcom... | 1nfsh/s/talking-head-production | talking-head-production | |
npx skills add https://github.com/1nfsh/s --skill technical-blog-writing | # Technical Blog Writing
Write developer-focused technical blog posts via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Research topic depth
infsh app run exa/search --input '{
"query": "building REST API Node.js bes... | 1nfsh/s/technical-blog-writing | technical-blog-writing | |
npx skills add https://github.com/1nfsh/s --skill text-to-speech | # Text-to-Speech
Convert text to natural speech via [inference.sh](https://inference.sh) CLI.

## Quick Start
# Install CLI
curl -fsSL https:/... | 1nfsh/s/text-to-speech | text-to-speech | |
npx skills add https://github.com/1nfsh/s --skill twitter-automation | # Twitter/X Automation
Automate Twitter/X via [inference.sh](https://inference.sh) CLI.

## Quick Start
# Install CLI
cur... | 1nfsh/s/twitter-automation | twitter-automation | |
npx skills add https://github.com/1nfsh/s --skill twitter-thread-creation | # Twitter/X Thread Creation
Write high-engagement Twitter/X threads via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Post a tweet
infsh app run x/post-create --input '{
"text": "I analyzed 1,000 landing pages.\n\n90... | 1nfsh/s/twitter-thread-creation | twitter-thread-creation | |
npx skills add https://github.com/1nfsh/s --skill video-ad-specs | # Video Ad Specs
Create platform-specific video ads via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Generate a vertical video ad scene
infsh app run bytedance/seedance-1-5-pro --input '{
"prompt": "vertical video, ... | 1nfsh/s/video-ad-specs | video-ad-specs | |
npx skills add https://github.com/1nfsh/s --skill youtube-thumbnail-design | # YouTube Thumbnail Design
Create high-CTR YouTube thumbnails with AI image generation via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Generate a thumbnail
infsh app run falai/flux-dev-lora --input '{
"prompt": "Yo... | 1nfsh/s/youtube-thumbnail-design | youtube-thumbnail-design | |
npx skills add https://github.com/1nfsh/skills --skill agent-browser | # Agentic Browser
Browser automation for AI agents via [inference.sh](https://inference.sh). Uses Playwright under the hood with a simple `@e` ref system for element interaction.

Run 150+ AI apps in the cloud with a simple CLI. No GPU required.

## Install CLI
curl -fsSL h... | 1nfsh/skills/agent-tools | Run 150+ 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. Trigg... | agent-tools |
npx skills add https://github.com/1nfsh/skills --skill agent-ui | * * *
## name: agent-ui description: "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 ... | 1nfsh/skills/agent-ui | agent-ui | |
npx skills add https://github.com/1nfsh/skills --skill ai-automation-workflows | # AI Automation Workflows
Build automated AI workflows via [inference.sh](https://inference.sh) CLI.

## Quick Start
curl ... | 1nfsh/skills/ai-automation-workflows | ai-automation-workflows | |
npx skills add https://github.com/1nfsh/skills --skill ai-avatar-video | # AI Avatar & Talking Head Videos
Create AI avatars and talking head videos via [inference.sh](https://inference.sh) CLI.

## Qu... | 1nfsh/skills/ai-avatar-video | ai-avatar-video | |
npx skills add https://github.com/1nfsh/skills --skill ai-content-pipeline | # AI Content Pipeline
Build multi-step content creation pipelines via [inference.sh](https://inference.sh) CLI.

## Quick Start
... | 1nfsh/skills/ai-content-pipeline | ai-content-pipeline | |
npx skills add https://github.com/1nfsh/skills --skill ai-image-generation | # AI Image Generation
Generate images with 50+ AI models via [inference.sh](https://inference.sh) CLI.

## Quick Start
# Insta... | 1nfsh/skills/ai-image-generation | ai-image-generation | |
npx skills add https://github.com/1nfsh/skills --skill ai-marketing-videos | # AI Marketing Videos
Create professional marketing videos via [inference.sh](https://inference.sh) CLI.

## Quick Start
curl ... | 1nfsh/skills/ai-marketing-videos | ai-marketing-videos | |
npx skills add https://github.com/1nfsh/skills --skill ai-music-generation | # AI Music Generation
Generate music and songs via [inference.sh](https://inference.sh) CLI.

## Quick Start
# Install CLI
curl -fsSL htt... | 1nfsh/skills/ai-music-generation | ai-music-generation | |
npx skills add https://github.com/1nfsh/skills --skill ai-podcast-creation | # AI Podcast Creation
Create AI-powered podcasts and audio content via [inference.sh](https://inference.sh) CLI.

## Quick Start
curl -fsSL h... | 1nfsh/skills/ai-podcast-creation | ai-podcast-creation | |
npx skills add https://github.com/1nfsh/skills --skill ai-product-photography | # AI Product Photography
Generate professional product photography via [inference.sh](https://inference.sh) CLI.

## Quick Start
... | 1nfsh/skills/ai-product-photography | ai-product-photography | |
npx skills add https://github.com/1nfsh/skills --skill ai-rag-pipeline | # AI RAG Pipeline
Build RAG (Retrieval Augmented Generation) pipelines via [inference.sh](https://inference.sh) CLI.

## Quick Start
... | 1nfsh/skills/ai-rag-pipeline | ai-rag-pipeline | |
npx skills add https://github.com/1nfsh/skills --skill ai-social-media-content | # AI Social Media Content
Create social media content for all platforms via [inference.sh](https://inference.sh) CLI.

## Quick Start
... | 1nfsh/skills/ai-social-media-content | ai-social-media-content | |
npx skills add https://github.com/1nfsh/skills --skill ai-video-generation | # AI Video Generation
Generate videos with 40+ AI models via [inference.sh](https://inference.sh) CLI.

## Quick Start
# Insta... | 1nfsh/skills/ai-video-generation | ai-video-generation | |
npx skills add https://github.com/1nfsh/skills --skill app-store-screenshots | # App Store Screenshots
Create app store screenshots and preview videos via [inference.sh](https://inference.sh) CLI.
## Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Generate a device mockup scene
infsh app run falai/flux-dev-lora --input '{
"prompt": "iPhone ... | 1nfsh/skills/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 s... | app-store-screenshots |
npx skills add https://github.com/1nfsh/skills --skill background-removal | # Background Removal
Remove backgrounds from images via [inference.sh](https://inference.sh) CLI.

## Quick Start
curl -fsSL https://cli.infer... | 1nfsh/skills/background-removal | background-removal |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.