inference-sh-cli

Run AI applications for image, video, and LLM tasks via JSON input.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the complexity and inconvenience of manually managing and using numerous AI applications by offering a unified interface for running over 150 AI apps.

Core Features & Use Cases

  • Unified AI App Access: Access and run a wide range of AI applications (e.g., image generation, video creation, LLMs) through a single command-line interface.
  • Cross-Platform Compatibility: Works on Linux, macOS, and Windows, making it accessible across various operating systems.
  • Use Case: Need to create an image or video? Use this Skill to easily execute infsh commands without dealing with multiple provider APIs.

Quick Start

Run any AI app using infsh app run <app-id> --input '{"prompt": "your prompt here"}' --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 AI image generation and video creation tasks from the command line?

You can run AI image generation and video creation tasks from the command line by executing `infsh app run <app-id> --input '{"prompt": "your prompt here"}' --json` to get structured output.

What is the best way to automate over 150 AI applications across different operating systems?

The best way to automate 150+ AI applications across Linux, macOS, and Windows is using the inference.sh CLI, which provides a unified command-line interface for scriptability and structured JSON output.

Do I need an API key to use the infsh CLI for LLM tasks?

Yes, you need an API key to use the infsh CLI for LLM tasks, along with installing the infsh CLI package to properly authenticate and execute your commands.

Can I use a single command line interface for multiple AI provider APIs?

Yes, you can use a single command line interface for multiple AI provider APIs, as this Skill bypasses dealing with multiple provider APIs by offering unified access to image, video, and LLM apps.

How do I get structured JSON output when executing AI tasks via the command line?

To get structured JSON output when executing AI tasks via the command line, append the `--json` flag to your `infsh app run` command along with your JSON input string.

Why use a command line interface instead of multiple provider APIs for AI video creation?

Using a command line interface instead of multiple provider APIs for AI video creation eliminates the complexity of manually managing numerous applications, offering a single unified interface for automation.