Skip to content

inference-sh/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inference.sh skills

AI agent skills for 250+ 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

About

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

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages