agent-tools

Execute over 150 cloud-hosted AI applications via the inference.sh CLI.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/RomainGRAS42/Procedio-AI --skill agent-tools-romaingras42
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-tools
Source: https://github.com/RomainGRAS42/Procedio-AI/tree/main/.agents/skills/agent-tools
Command: npx skills add https://github.com/RomainGRAS42/Procedio-AI --skill agent-tools-romaingras42

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a unified command-line interface to access and run a vast array of pre-built AI applications, eliminating the need for individual setups and API integrations.

Core Features & Use Cases

  • Diverse AI Capabilities: Access over 150 AI models for image generation, video creation, LLM interactions, web search, and social media automation.
  • Simplified Execution: Run complex AI tasks with simple CLI commands, abstracting away underlying infrastructure and model specifics.
  • Use Case: Generate an image of a futuristic city using the FLUX model, then use Tavily search to find recent news articles about urban planning, and finally, post a summary to Twitter.

Quick Start

Run the infsh app run falai/flux-dev-lora --input '{"prompt": "a cat astronaut"}' command to generate an image.

Frequently Asked Questions about agent-tools

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

FAQPage Schema
How do I run generative AI models from the command line without setting up APIs?

You can run generative AI models from the command line using a unified CLI that executes over 150 cloud-hosted AI applications, eliminating the need for individual API integrations. Simply trigger tasks like LLM inference and image generation via the inference.sh script.

Can I generate images and videos using FLUX or Veo through a CLI?

Yes, you can generate images and videos using FLUX or Veo through a CLI. The command-line interface supports executing diverse AI capabilities, allowing you to trigger cloud-hosted image generation and video creation models directly from your terminal.

What is the best way to automate multiple AI tasks like web search and LLM inference together?

The best way to automate multiple AI tasks together is using a unified command-line interface that supports web search, LLM inference, and social media automation. You can chain commands to find information with Tavily, summarize with Claude, and post results.

Do I need to install specific dependencies to use cloud-hosted AI applications locally?

No, you do not need to install specific dependencies to use cloud-hosted AI applications locally. The CLI abstracts away the underlying infrastructure and model specifics, requiring no additional dependencies to execute tasks like Gemini inference or web search.

How do I trigger a specific AI model like Claude or Gemini for inference?

You trigger a specific AI model like Claude or Gemini for inference by running the designated CLI command with the model identifier and your input prompt. This abstracts the cloud infrastructure, directly returning the generative AI output to your terminal.