inference-sh-cli

Run 150+ AI applications from inference.sh using the infsh CLI.

1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/brittaniebuffiecsu/zerogravityclaw --skill inference-sh-cli-brittaniebuffiecsu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: inference-sh-cli
Source: https://github.com/brittaniebuffiecsu/zerogravityclaw/tree/main/src/hermes-core/optional-skills/devops/cli
Command: npx skills add https://github.com/brittaniebuffiecsu/zerogravityclaw --skill inference-sh-cli-brittaniebuffiecsu

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies running AI applications from the inference.sh platform using the CLI, eliminating the need for managing individual provider APIs.

Core Features & Use Cases

  • CLI Access: Execute a variety of AI applications using a single command-line interface.
  • No GPU Required: Utilizes cloud resources for processing, making AI accessible without dedicated hardware.
  • Use Case: If you frequently need to generate images, videos, or run LLMs, this Skill automates the process by providing a single entry point for all your AI needs.

Quick Start

To run the 'flux-dev-lora' AI app, use the command: infsh app run falai/flux-dev-lora --input '{"prompt": "sunset over mountains"}'

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 applications from the command line without managing multiple APIs?

Running AI applications via the command line is possible using the infsh CLI, which provides a single interface to execute 150+ AI apps from the inference.sh platform without managing individual provider APIs.

Can I execute image generation and video creation models without a local GPU?

Yes, you can execute image generation and video creation models without a local GPU. The infsh CLI utilizes cloud computing resources for processing, making AI app execution accessible without dedicated hardware.

What is the command syntax to start an AI app like flux-dev-lora using the infsh CLI?

The command syntax to start an AI app using the infsh CLI is `infsh app run falai/flux-dev-lora --input '{"prompt": "sunset over mountains"}'`, passing your desired parameters as JSON input.

Do I need to install and authenticate the infsh CLI before running inference.sh apps?

Yes, you need to install and authenticate the infsh CLI before running inference.sh apps. This prerequisite setup allows the command-line interface to securely access and execute the 150+ available AI applications.

What are the limitations of using a single CLI for executing diverse AI models?

Using a single CLI for executing diverse AI models eliminates individual API management but requires the infsh dependency and cloud connectivity. It is limited to the 150+ apps available on the inference.sh platform.