{
  "markdown": "# inference.sh skills\n\nAI agent skills for models via [inference.sh](https://inference.sh) CLI. Generate images, videos, call LLMs, search the web, and more.\n\n![inference.sh](https://cloud.inference.sh/app/files/u/4mg21r6ta37mpaz6ktzwtt8krr/01kgvqa60jjrqa47j3g5s6ce6v.jpeg)\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n## Contents\n\n- [Install as Claude Code Plugin](#claude-code-plugin)\n- [Install as Skills](#install-as-skills)\n- [CLI Setup](#cli-setup)\n- [Available Skills](#available-skills)\n- [Documentation](#documentation)\n\n---\n\n## Claude Code Plugin\n\nInstall all skills as a Claude Code plugin:\n\n```bash\n/plugin install inference-sh\n```\n\nOr add from GitHub:\n\n```bash\n/plugin marketplace add inference-sh/skills\n/plugin install inference-sh@inference-sh-skills\n```\n\nAfter install, skills are available as `/inference-sh:flux-image`, `/inference-sh:google-veo`, etc.\n\n---\n\n## Install as Skills\n\n### All Skills\n\n```bash\nnpx skills add inference-sh/skills\n```\n\n### Specific Skills\n\n```bash\nnpx skills add inference-sh/skills@flux-image\nnpx skills add inference-sh/skills@google-veo\nnpx skills add inference-sh/skills@llm-models\nnpx skills add inference-sh/skills@web-search\n```\n\n### Manual\n\n```bash\ncp -r tools/* ui/* sdk/* guides/* ~/.claude/skills/\n```\n\n---\n\n## CLI Setup\n\n> Requires inference.sh CLI (`belt`). [Install instructions](https://raw.githubusercontent.com/inference-sh/skills/refs/heads/main/cli-install.md)\n\n```bash\nbelt login\n```\n\nBrowse apps: `belt app list`\n\n---\n\n## Available Skills\n\n### Tools\n\n| Skill | Description |\n|-------|-------------|\n| [ai-image-generation](tools/image/) | 50+ image models (FLUX, Gemini, Reve, etc.) |\n| [ai-video-generation](tools/video/) | 40+ video models (Veo, Seedance, Wan, etc.) |\n| [llm-models](tools/llm/) | Claude, Gemini, Kimi, GLM |\n| [web-search](tools/llm/) | Tavily, Exa search |\n| [twitter-automation](tools/social/) | X/Twitter API |\n\n### SDKs\n\n| Skill | Description |\n|-------|-------------|\n| [javascript-sdk](sdk/javascript-sdk/) | JS/TS SDK with streaming, tools, React |\n| [python-sdk](sdk/python-sdk/) | Python SDK with async, streaming |\n\n### UI Components\n\n| Skill | Description |\n|-------|-------------|\n| [agent-ui](ui/agent-ui/) | Full agent interface |\n| [chat-ui](ui/chat-ui/) | Chat components |\n| [tools-ui](ui/tools-ui/) | Tool call/result rendering |\n\n### Guides\n\n| Category | Topics |\n|----------|--------|\n| [prompting](guides/prompting/) | Prompt engineering, video prompts |\n| [design](guides/design/) | Landing pages, thumbnails, logos |\n| [video](guides/video/) | Storyboards, explainers, ads |\n| [writing](guides/writing/) | Blogs, case studies, newsletters |\n| [social](guides/social/) | LinkedIn, Twitter threads, carousels |\n| [product](guides/product/) | Competitor analysis, personas, launches |\n| [agent](guides/agent/) | Agent self-regulation when stuck or looping |\n\n---\n\n## Documentation\n\n- [Getting Started](https://inference.sh/docs/getting-started/introduction)\n- [Running Apps](https://inference.sh/docs/apps/running)\n- [CLI Setup](https://inference.sh/docs/extend/cli-setup)\n- [API & SDK](https://inference.sh/docs/api/overview)\n\n**Links:** [Website](https://inference.sh) | [App Store](https://app.inference.sh) | [Docs](https://inference.sh/docs) | [Blog](https://inference.sh/blog)\n",
  "bytes": 3354,
  "sha": "271bc2a39b564f975b47dfb264d0b63425d3627f154f50c6f89bbb4ea8ddb6b6",
  "repo_slug": "inference-sh/skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_inference_sh_skills_web_search_6ffcc5b0/readme"
}