SkillAgentSearch skills...

Skills

inference.sh Agent skills for using our API to give your agents access to hundreds of apps and other agents

Install / Use

/learn @inference-sh/Skills
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

inference.sh skills

AI agent skills for 150+ models via inference.sh CLI. Generate images, videos, call LLMs, search the web, and more.

inference.sh

License: MIT

Contents


Claude Code Plugin

Install all skills as a Claude Code plugin:

/plugin install inference-sh

Or add from GitHub:

/plugin marketplace add inference-sh/skills
/plugin install inference-sh@inference-sh-skills

After install, skills are available as /inference-sh:flux-image, /inference-sh:google-veo, etc.


Install as Skills

All Skills

npx skills add inference-sh/skills

Specific Skills

npx skills add inference-sh/skills@flux-image
npx skills add inference-sh/skills@google-veo
npx skills add inference-sh/skills@llm-models
npx skills add inference-sh/skills@web-search

Manual

cp -r tools/* ui/* sdk/* guides/* ~/.claude/skills/

CLI Setup

Requires inference.sh CLI (infsh). Install instructions

infsh login

Browse apps: infsh app list


Available Skills

Tools

| Skill | Description | |-------|-------------| | ai-image-generation | 50+ image models (FLUX, Gemini, Reve, etc.) | | ai-video-generation | 40+ video models (Veo, Seedance, Wan, etc.) | | llm-models | Claude, Gemini, Kimi, GLM | | web-search | Tavily, Exa search | | twitter-automation | X/Twitter API |

SDKs

| Skill | Description | |-------|-------------| | javascript-sdk | JS/TS SDK with streaming, tools, React | | python-sdk | Python SDK with async, streaming |

UI Components

| Skill | Description | |-------|-------------| | agent-ui | Full agent interface | | chat-ui | Chat components | | tools-ui | Tool call/result rendering |

Guides

| Category | Topics | |----------|--------| | prompting | Prompt engineering, video prompts | | design | Landing pages, thumbnails, logos | | video | Storyboards, explainers, ads | | writing | Blogs, case studies, newsletters | | social | LinkedIn, Twitter threads, carousels | | product | Competitor analysis, personas, launches |


Documentation

Links: Website | App Store | Docs | Blog

Related Skills

View on GitHub
GitHub Stars182
CategoryDevelopment
Updated9h ago
Forks29

Languages

Shell

Security Score

80/100

Audited on Mar 23, 2026

No findings