Agent Skills by ALSEL
汎用LLM・AI開発⭐ リポ 1品質スコア 68/100

inference-sh

inference.sh CLIを通じて150以上のAIアプリを実行できます。画像生成、動画作成、LLM、検索、3D、Twitter自動化などに対応しています。 利用可能なモデル:FLUX、Veo、Gemini、Grok、Claude、Seedance、OmniHuman、Tavily、Exa、OpenRouterなど多数。 AIアプリの実行、画像・動画の生成、LLMの呼び出し、ウェブ検索、Twitterの自動化が必要な場合に活用できます。 トリガーキーワード: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

description の原文を見る

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

SKILL.md 本文

inference.sh

シンプルなCLIでクラウド上の150以上のAIアプリを実行できます。GPUは不要です。

CLIのインストール

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

クイック例

# 画像を生成
infsh app run falai/flux-dev-lora --input '{"prompt": "a cat astronaut"}'

# 動画を生成
infsh app run google/veo-3-1-fast --input '{"prompt": "drone over mountains"}'

# Claudeを呼び出し
infsh app run openrouter/claude-sonnet-45 --input '{"prompt": "Explain quantum computing"}'

# ウェブ検索
infsh app run tavily/search-assistant --input '{"query": "latest AI news"}'

# Twitterに投稿
infsh app run x/post-tweet --input '{"text": "Hello from AI!"}'

# 3Dモデルを生成
infsh app run infsh/rodin-3d-generator --input '{"prompt": "a wooden chair"}'

コマンド

タスクコマンド
すべてのアプリを表示infsh app list
アプリを検索infsh app list --search "flux"
カテゴリでフィルタリングinfsh app list --category image
アプリの詳細を取得infsh app get google/veo-3-1-fast
サンプル入力を生成infsh app sample google/veo-3-1-fast --save input.json
アプリを実行infsh app run google/veo-3-1-fast --input input.json
待たずに実行infsh app run <app> --input input.json --no-wait
タスクのステータスを確認infsh task get <task-id>

利用可能な機能

カテゴリ
画像FLUX、Gemini 3 Pro、Grok Imagine、Seedream 4.5、Reve、Topaz Upscaler
動画Veo 3.1、Seedance 1.5、Wan 2.5、OmniHuman、Fabric、HunyuanVideo Foley
LLMClaude Opus/Sonnet/Haiku、Gemini 3 Pro、Kimi K2、GLM-4、任意のOpenRouterモデル
検索Tavily Search、Tavily Extract、Exa Search、Exa Answer、Exa Extract
3DRodin 3D Generator
Twitter/Xpost-tweet、post-create、dm-send、user-follow、post-like、post-retweet
ユーティリティメディアマージャー、動画キャプション、画像ステッチング、音声抽出

関連スキル

# 画像生成 (FLUX、Gemini、Grok、Seedream)
npx skills add inference-sh/skills@ai-image-generation

# 動画生成 (Veo、Seedance、Wan、OmniHuman)
npx skills add inference-sh/skills@ai-video-generation

# LLM (Claude、Gemini、Kimi、GLM via OpenRouter)
npx skills add inference-sh/skills@llm-models

# ウェブ検索 (Tavily、Exa)
npx skills add inference-sh/skills@web-search

# AIアバター・リップシンク (OmniHuman、Fabric、PixVerse)
npx skills add inference-sh/skills@ai-avatar-video

# Twitter/X自動化
npx skills add inference-sh/skills@twitter-automation

# モデル固有
npx skills add inference-sh/skills@flux-image
npx skills add inference-sh/skills@google-veo

# ユーティリティ
npx skills add inference-sh/skills@image-upscaling
npx skills add inference-sh/skills@background-removal

リファレンスファイル

ドキュメント

ライセンス: MIT(寛容ライセンスのため全文を引用しています) · 原本リポジトリ

詳細情報

作者
kbarbel640-del
リポジトリ
kbarbel640-del/skills
ライセンス
MIT
最終更新
2026/2/9

Source: https://github.com/kbarbel640-del/skills / ライセンス: MIT

本サイトは GitHub 上で公開されているオープンソースの SKILL.md ファイルをクロール・インデックス化したものです。 各スキルの著作権は原作者に帰属します。掲載に問題がある場合は info@alsel.co.jp または /takedown フォームよりご連絡ください。
原作者: kbarbel640-del · kbarbel640-del/skills · ライセンス: MIT