agent-tools

仓库创建 2026年5月12日最近提交 10 小时前SkillHot 收录 20 天前
▸ 精选理由

一键接入上百种模型与应用,适合需要多模型快速试验的工程/产品团队。

▸ 风险提示

安装示例使用 curl | sh 拉取外部脚本,存在安全与信任链风险

这个 Skill 做什么

通过 inference.sh CLI 在云端运行多种 AI 应用与模型(图像、视频、LLM 等)。

通过 inference.sh(infsh)这个轻量 CLI 在云端跑 150+ 种 AI 应用:图像生成、视频、LLM、搜索、3D、Twitter 自动化等,基本不需要自备 GPU。适合想快速调用多种模型做生成、批量任务或接入 serverless AI 服务的场景。它的优势是一个命令行就能接入丰富模型和应用,安装简单,适合工程化自动化流程。

▸ 展开 SKILL.md 英文原文

Run 150+ AI apps via inference.sh CLI - image generation, video creation, LLMs, search, 3D, Twitter automation. Models: FLUX, Veo, Gemini, Grok, Claude, Seedance, OmniHuman, Tavily, Exa, OpenRouter, and many more. Use when running AI apps, generating images/videos, calling LLMs, web search, or automating Twitter. Triggers: inference.sh, infsh, ai model, run ai, serverless ai, ai api, flux, veo, claude api, image generation, video generation, openrouter, tavily, exa search, twitter api, grok

开发编程模型CLI推理多模型通用
110
Stars
14
Forks
40
仓库内 Skill
+7
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/EliasOulkadi/shokunin/master/.pack/skills/agent-tools/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/EliasOulkadi/shokunin/master/.pack/skills/agent-tools/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# [inference.sh](https://inference.sh)

Run 150+ AI apps in the cloud with a simple CLI. No GPU required.

![[inference.sh](https://inference.sh)](https://cloud.inference.sh/app/files/u/4mg21r6ta37mpaz6ktzwtt8krr/01kgjw8atdxgkrsr8a2t5peq7b.jpeg)

## Install CLI

```bash
curl -fsSL https://cli.inference.sh | sh
infsh login
```

> **What does the installer do?** The [install script](https://cli.inference.sh) detects your OS and architecture, downloads the correct binary from `dist.inference.sh`, verifies its SHA-256 checksum, and places it in your PATH. That's it — no elevated permissions, no background processes, no telemetry. If you have [cosign](https://docs.sigstore.dev/cosign/system_confi
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有