agent-tools
CLI経由で150以上のサーバーレスAIモデルを実行
Également disponible depuis: qu-skills,inference-sh-3,inference-sh-6,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インフラストラクチャやモデル管理なしでエンタープライズAI機能にアクセスできます。画像生成、ビデオ作成、LLM推論、Web検索を統合されたコマンドラインインターフェースで実行できます。
Télécharger le ZIP du skill
Importer dans Claude
Allez dans Paramètres → Capacités → Skills → Importer un skill
Activez et commencez à utiliser
Tester
Utilisation de "agent-tools". Generate an image of a sunset beach
Résultat attendu:
Image URL returned: https://cloud.inference.sh/generated/abc123.png (1024x768, PNG format)
Utilisation de "agent-tools". Summarize quantum computing basics using Claude
Résultat attendu:
Quantum computing uses quantum bits (qubits) that can exist in superposition, enabling parallel computation. Key concepts include entanglement, interference, and quantum gates. Current applications focus on cryptography, optimization, and simulation.
Audit de sécurité
Risque faibleStatic analyzer detected 194 patterns in documentation files (markdown), not executable code. The 'backtick execution' and 'pipe to shell' findings are example commands in code blocks showing CLI usage. The skill restricts Bash access to 'infsh *' commands only via allowed-tools directive. API key access is documented and expected for authentication. No malicious intent detected after semantic review.
Problèmes à risque moyen (1)
Problèmes à risque faible (2)
Facteurs de risque
⚙️ Commandes externes (4)
🌐 Accès réseau (2)
🔑 Variables d’environnement (2)
Score de qualité
Ce que vous pouvez construire
AIを活用したコンテンツ作成
マーケティングチームは、複数のAIモデルを使用して、プロモーションビジュアル、ビデオ、書面によるコンテンツを作成し、インフラストラクチャを管理したり、異なるAPIプロバイダーを比較したりする必要がありません。
迅速なAIプロトタイピング
開発者は、统一されたコマンドでプロバイダーやモデルバリアントを素早く切り替えることで、アプリケーション用の異なるAIモデルをテストできます。
自動化された研究ワークフロー
研究者は、Web検索、LLM分析、ドキュメント処理を組み合わせることで、文献検索、データ抽出、レポート生成を自動化できます。
Essayez ces prompts
Generate an image of a cat astronaut floating in space using the FLUX model
Create a 5-second video of a drone flying over mountains at sunset using Veo 3.1, then save the result URL
Search for the latest AI news using Tavily, extract key points from the top 3 articles, and summarize them using Claude
Generate an image for 'future of renewable energy', create an engaging caption using Gemini, and post to Twitter
Bonnes pratiques
- 常に本番環境で使用する前に生成されたコンテンツを確認してください。特に画像やビデオの場合
- 長時間実行されるタスクには--no-waitフラグを使用し、タスクgetコマンドでステータスを確認します
- API認証情報を安全に保管し、環境変数を使用してください。バージョン管理にはコミットしないでください
Éviter
- プライバシーポリシーを確認せずに、外部AIモデルに機密データやプライベートデータを渡さないでください
- 本番ワークフローで不明な開発者からの未確認アプリを実行しないでください
- スクリプトや設定ファイルにAPIキーをハードコードしないでください