从原文看,这个仓库提供的是 inference.sh skills,也就是通过 inference.sh CLI 给 AI agent 使用的模型技能集合。主要能力包括生成图片、生成视频、调用大语言模型、网页搜索等。图片方面覆盖 50 多个模型,像 FLUX、Gemini、Reve;视频方面覆盖 40 多个模型,像 Veo、Seedance、Wan;LLM 有 Claude、Gemini、Kimi、GLM;搜索有 Tavily、Exa,还提到 X/Twitter 自动化。安装可以走 Claude Code 插件、Skills 或手动,具体命令用占位符,需要先安装 inference.sh CLI(belt),用 belt app list 能浏览应用。装好后可用 /inference sh:flux image、/inference sh:google veo 等命令。适合用 agent 做多模态生成和工具调用的用户。
查看英文原文
inference.sh skills AI agent skills for models via inference.sh CLI. Generate images, videos, call LLMs, search the web, and more. Contents Install as Claude Code Plugin Install as Skills CLI Setup Available Skills Documentation Claude Code Plugin Install all skills as a Claude Code plugin: [安装/使用命令见下方] Or add from GitHub: [安装/使用命令见下方] After install, skills are available as /inference sh:flux image , /inference sh:google veo , etc. Install as Skills All Skills [安装/使用命令见下方] Specific Skills [安装/使用命令见下方] Manual [安装/使用命令见下方] CLI Setup Requires inference.sh CLI ( belt ). Install instructions [安装/使用命令见下方] Browse apps: belt 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 agent Agent self regulation when stuck or looping Documentation Getting Started Running Apps CLI Setup API & SDK Links: Website App Store Docs Blog