agent-tools

Run and manage cloud AI apps via the inference.sh CLI.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Norfolk-Group/H-Analytics --skill agent-tools-norfolk-group
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-tools
Source: https://github.com/Norfolk-Group/H-Analytics/tree/main/.agents/skills/agent-tools
Command: npx skills add https://github.com/Norfolk-Group/H-Analytics --skill agent-tools-norfolk-group

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Provides a unified, lightweight command-line interface to run and manage hundreds of remote AI apps without needing local GPUs or bespoke integrations, eliminating the overhead of switching between multiple model providers and manual file uploads.

Core Features & Use Cases

  • Multi-model access: Execute image, video, LLM, search, 3D and social automation apps from one CLI endpoint.
  • Local file uploads and outputs: Automatically upload local images, audio, and video for processing and receive cloud-hosted result URLs.
  • Workflow examples: Generate images or videos, run LLM prompts via OpenRouter-compatible models, run search or 3D generation, and automate Twitter/X posts programmatically.

Quick Start

Install the inference.sh CLI, authenticate, and run an app with the CLI to generate an image or video using infsh app run with an appropriate JSON input file.

Frequently Asked Questions about agent-tools

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

FAQPage Schema
How do I run cloud AI apps from a single command-line interface?

You can run cloud AI apps from a single command-line interface by installing the inference.sh CLI, authenticating with your INFSH_API_KEY, and executing remote applications using the infsh app run command with a JSON input file.

Can I upload local files for image and video generation via CLI?

Yes, you can upload local files for image and video generation via CLI. The inference.sh CLI automatically uploads local images, audio, and video files for remote processing and retrieves cloud-hosted result URLs for the generated outputs.

Do I need a local GPU to run LLM inference and 3D model generation?

No, you do not need a local GPU to run LLM inference and 3D model generation. The inference.sh CLI executes hundreds of remote AI apps on cloud infrastructure, eliminating local hardware requirements and bespoke integrations.

What is the best way to automate social media posts using AI?

The best way to automate social media posts using AI is through the inference.sh CLI, which supports social automation workflows. You can programmatically automate Twitter/X posts by running dedicated cloud apps directly from your command line.

Does the inference.sh CLI work with OpenRouter-compatible LLM models?

Yes, the inference.sh CLI works with OpenRouter-compatible LLM models. You can run LLM prompts via these compatible models directly through the unified command-line endpoint without needing manual provider switching.

Why does my CLI cloud AI app execution fail without network access?

CLI cloud AI app execution fails without network access because the inference.sh CLI requires outbound network access to inference.sh endpoints for task execution, user authentication, and retrieving cloud-hosted result URLs.