inference-sh-cli

Run inference.sh AI applications via the infsh command-line interface.

1|1|Updated May 25, 2026
One-click install
npx skills add https://github.com/aayushsoam/clawbot-agent --skill inference-sh-cli-aayushsoam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: inference-sh-cli
Source: https://github.com/aayushsoam/clawbot-agent/tree/main/optional-skills/devops/cli
Command: npx skills add https://github.com/aayushsoam/clawbot-agent --skill inference-sh-cli-aayushsoam

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the use of over 150 AI applications via the inference.sh CLI (infsh), reducing the complexity of running AI tasks without needing to manage individual APIs.

Core Features & Use Cases

  • Unified Access to AI Apps: Access a wide range of AI services (image generation, video creation, LLMs, search, 3D, social automation) from a single CLI.
  • Terminal Tool: Leverages the terminal tool to run infsh commands efficiently.
  • Use Case: If you need to generate an image or a video, run a search, or automate social media tasks, this Skill provides a streamlined approach.

Quick Start

Run 'infsh app run <app-id> --input '{"prompt": "your prompt here"}' --json' to execute an AI app. For example, 'infsh app run falai/flux-dev-lora --input '{"prompt": "sunset over mountains", "num_images": 1}' --json'.

Frequently Asked Questions about inference-sh-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run multiple AI applications from the command line without managing individual APIs?

You can use the inference.sh CLI to run over 150 AI applications from a single command line interface. It streamlines invocation by using the `infsh` command, reducing the complexity of managing individual APIs for various media and automation tasks.

How do I generate an image using a CLI AI service?

To generate an image via an AI service, run the `infsh app run` command with the specific app-id and a JSON input containing your prompt. For example, use `infsh app run falai/flux-dev-lora --input '{"prompt": "sunset over mountains", "num_images": 1}' --json`.

What types of media and automation tasks can I execute via a unified AI CLI?

A unified AI CLI supports a wide range of tasks including image generation, video creation, running large language models, executing searches, 3D modeling, and social media automation. It provides quick access to these diverse AI services from your terminal.

Do I need to install the infsh package to use the inference.sh CLI Skill?

Yes, you need the `infsh` package installed to interact with the service API. This Skill leverages the terminal tool to run `infsh` commands efficiently, requiring it as a dependency to execute the AI applications.

What is the best way to access 150+ AI services for terminal-based automation?

The best way to access 150+ AI services for terminal-based automation is using a unified command line interface like the inference.sh CLI. It allows you to execute commands directly, facilitating quick access without leaving your terminal environment.