agent-tools

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

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "agent-tools" with this command: npx skills add inferencesh/skills@ai-image-generation

inference.sh

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

Install CLI

curl -fsSL https://cli.inference.sh | sh infsh login

Quick Examples

Generate an image

infsh app run falai/flux-dev-lora --input '{"prompt": "a cat astronaut"}'

Generate a video

infsh app run google/veo-3-1-fast --input '{"prompt": "drone over mountains"}'

Call Claude

infsh app run openrouter/claude-sonnet-45 --input '{"prompt": "Explain quantum computing"}'

Web search

infsh app run tavily/search-assistant --input '{"query": "latest AI news"}'

Post to Twitter

infsh app run x/post-tweet --input '{"text": "Hello from AI!"}'

Generate 3D model

infsh app run infsh/rodin-3d-generator --input '{"prompt": "a wooden chair"}'

Commands

Task Command

List all apps infsh app list

Search apps infsh app list --search "flux"

Filter by category infsh app list --category image

Get app details infsh app get google/veo-3-1-fast

Generate sample input infsh app sample google/veo-3-1-fast --save input.json

Run app infsh app run google/veo-3-1-fast --input input.json

Run without waiting infsh app run <app> --input input.json --no-wait

Check task status infsh task get <task-id>

What's Available

Category Examples

Image FLUX, Gemini 3 Pro, Grok Imagine, Seedream 4.5, Reve, Topaz Upscaler

Video Veo 3.1, Seedance 1.5, Wan 2.5, OmniHuman, Fabric, HunyuanVideo Foley

LLMs Claude Opus/Sonnet/Haiku, Gemini 3 Pro, Kimi K2, GLM-4, any OpenRouter model

Search Tavily Search, Tavily Extract, Exa Search, Exa Answer, Exa Extract

3D Rodin 3D Generator

Twitter/X post-tweet, post-create, dm-send, user-follow, post-like, post-retweet

Utilities Media merger, caption videos, image stitching, audio extraction

Related Skills

Image generation (FLUX, Gemini, Grok, Seedream)

npx skills add inferencesh/skills@ai-image-generation

Video generation (Veo, Seedance, Wan, OmniHuman)

npx skills add inferencesh/skills@ai-video-generation

LLMs (Claude, Gemini, Kimi, GLM via OpenRouter)

npx skills add inferencesh/skills@llm-models

Web search (Tavily, Exa)

npx skills add inferencesh/skills@web-search

AI avatars & lipsync (OmniHuman, Fabric, PixVerse)

npx skills add inferencesh/skills@ai-avatar-video

Twitter/X automation

npx skills add inferencesh/skills@twitter-automation

Model-specific

npx skills add inferencesh/skills@flux-image npx skills add inferencesh/skills@google-veo

Utilities

npx skills add inferencesh/skills@image-upscaling npx skills add inferencesh/skills@background-removal

Reference Files

  • Authentication & Setup

  • Discovering Apps

  • Running Apps

  • CLI Reference

Documentation

  • Agent Skills Overview - The open standard for AI capabilities

  • Getting Started - Introduction to inference.sh

  • What is inference.sh? - Platform overview

  • Apps Overview - Understanding the app ecosystem

  • CLI Setup - Installing the CLI

  • Workflows vs Agents - When to use each

  • Why Agent Runtimes Matter - Runtime benefits

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

python-env

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

python-async-patterns

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

python-best-practices

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

python-database-patterns

No summary provided by upstream source.

Repository SourceNeeds Review