agent-tools
CLIから150以上のAIモデルにアクセス
متاح أيضًا من: qu-skills,inference-sh-8,inference-sh-3,toolshell,inference-skills,inferen-sh,inf-sh,infsh-skills,inference-sh-7,inferencesh,inference-shell,inference-sh-skills,tul-sh,inference-sh-0,inference-sh-9,skillssh,tool-belt
GPUセットアップなしで、コマンドラインから画像生成、ビデオ作成、LLM呼び出し、Web検索を含む150以上のAIアプリケーションを実行します。
تنزيل ZIP المهارة
رفع في Claude
اذهب إلى Settings → Capabilities → Skills → Upload skill
فعّل وابدأ الاستخدام
اختبرها
استخدام "agent-tools". Generate an image of a cat astronaut using FLUX
النتيجة المتوقعة:
Task submitted successfully. Task ID: task_abc123
Waiting for completion...
Image generated: https://results.inference.sh/xyz.png
استخدام "agent-tools". List all image generation apps
النتيجة المتوقعة:
Available image apps:
- falai/flux-dev-lora
- google/gemini-3-pro
- xai/grok-imagine
- infsh/seedream-4-5
- topaz/upscale
التدقيق الأمني
آمنThis is a documentation skill for the inference.sh CLI platform. All static findings are false positives - the skill contains only documentation with CLI examples. The allowed-tools restriction to Bash(infsh *) limits execution to the official inference.sh CLI only. Network access is to inference.sh API endpoints, and credential handling is through standard CLI authentication.
عوامل الخطر
⚙️ الأوامر الخارجية (138)
🌐 الوصول إلى الشبكة (32)
🔑 متغيرات البيئة (3)
📁 الوصول إلى نظام الملفات (4)
درجة الجودة
ماذا يمكنك بناءه
CLIでAI画像を生成
ローカルGPUセットアップなしでFLUX、Gemini、またはGrokを使用して画像を作成
Claudeやその他のLLMを呼び出す
OpenRouter経由でClaude、Gemini、その他のLLMにアクセスしてテキストタスクを実行
Twitter投稿を自動化
プログラムでツイートを送信し、DMを送信し、Twitterアカウントを管理
جرّب هذه الموجهات
Use the agent-tools skill to list all available apps on inference.sh
Use agent-tools to generate an image of a sunset over mountains using the flux model
Use agent-tools to call Claude Sonnet via OpenRouter to explain quantum computing in simple terms
Use agent-tools to generate a video of a drone flying over ocean cliffs using Veo 3, then check the task status
أفضل الممارسات
- 長時間実行されるタスクには--no-waitフラグを使用してタイムアウトを回避
- 頻繁に使用する入力をJSONファイルとして保存して再利用
- infsh app sampleコマンドを使用して有効な入力テンプレートを生成
- 非同期操作にはinfsh task getでタスクの状態を確認
تجنب
- INFSH_API_KEYをパブリックリポジトリで共有しない
- --no-waitフラグなしで大きなバッチジョブを実行しない
- すべてのアプリがすべての入力形式をサポートしていると仮定せず、まずアプリの詳細を確認