스킬 agent-tools
📦

agent-tools

낮은 위험 ⚙️ 외부 명령어🌐 네트워크 접근

inference.sh CLIで150以上のAIモデルを実行

또한 다음에서 사용할 수 있습니다: inferencesh,inference-sh-0,inference-sh-8,inference-sh-9,skillssh,inf-sh,toolshell,inference-sh-7,inference-sh-6,inference-sh-3,tool-belt,tul-sh,inferen-sh

ローカルGPU不要でクラウドベースのAIモデルにアクセス。統一されたCLIインターフェースで画像生成、ビデオ作成、LLM、検索ツールを実行できます。

지원: Claude Codex Code(CC)
📊 69 적절함
1

스킬 ZIP 다운로드

2

Claude에서 업로드

설정 → 기능 → 스킬 → 스킬 업로드로 이동

3

토글을 켜고 사용 시작

테스트해 보기

"agent-tools" 사용 중입니다. infsh app run falai/flux-dev-lora --input '{"prompt": "a cat astronaut"}'

예상 결과:

Task completed. Image URL: https://cloud.inference.sh/generated/image-12345.png

"agent-tools" 사용 중입니다. infsh app run google/veo-3-1-fast --input '{"prompt": "drone over mountains"}'

예상 결과:

Task completed. Video URL: https://cloud.inference.sh/generated/video-67890.mp4

"agent-tools" 사용 중입니다. infsh app run tavily/search-assistant --input '{"query": "AI trends 2026"}'

예상 결과:

Search results returned with 5 relevant articles about AI trends, including summaries and source URLs

보안 감사

낮은 위험
v1 • 3/12/2026

Static analyzer flagged 194 patterns that are false positives. The detected 'shell execution' patterns are markdown documentation examples (code blocks), not executable code. The 'pipe to shell' pattern is the standard CLI installer used by many legitimate tools. URLs are official inference.sh domains. API key access is documented CI/CD practice. No malicious intent detected.

5
스캔된 파일
555
분석된 줄 수
3
발견 사항
1
총 감사 수
낮은 위험 문제 (1)
External API Key Usage
The skill documents using INFSH_API_KEY environment variable for CI/CD authentication. This is standard practice but requires users to protect their API keys.

위험 요인

⚙️ 외부 명령어 (1)
🌐 네트워크 접근 (1)
감사자: claude

품질 점수

45
아키텍처
100
유지보수성
87
콘텐츠
22
커뮤니티
88
보안
91
사양 준수

만들 수 있는 것

AI搭載コンテンツ制作

ローカルハードウェアへの投資なしで、クラウドAIモデルを使用してマーケティング画像、商品ビデオ、ソーシャルメディアコンテンツを生成。

高速AIプロトタイピング

特定のプロバイダーにコミットしたり、カスタムインフラを構築する前に、タスク用に複数のAIモデルをテスト。

自動化された研究ワークフロー

ウェブ検索、LLM分析、コンテンツ生成を組み合わせて、自动化された研究とレポートパイプラインを構築。

이 프롬프트를 사용해 보세요

基本画像生成
Generate an image using FLUX with this prompt: a cat astronaut floating in space, landscape orientation
ビデオ作成リクエスト
Create a 5-second video using Veo 3.1 Fast showing a drone flying over a forest at sunset
OpenRouter経由のLLMクエリ
Call Claude Sonnet 4.5 through OpenRouter to explain quantum computing in simple terms for a beginner
ウェブ検索と要約
Search for the latest AI news using Tavily, then summarize the top 3 results in bullet points

모범 사례

  • オフラインアクセスとバックアップのためにAPI出力をローカルファイルに保存
  • ビデオ生成などの長時間実行タスクには--no-waitフラグを使用
  • 'infsh app sample'でサンプル入力を最初に生成して、必要なスキーマを理解する

피하기

  • INFSH_API_KEYをバージョン管理にコミットしたり、パブリックリポジトリで共有しない
  • 'infsh app get'で入力スキーマを最初に確認せずにアプリを実行しない
  • 即座な出力が必要なクイックタスクには--no-waitを使用しない

자주 묻는 질문

inference.sh CLIのインストール方法は?
'curl -fsSL https://cli.inference.sh | sh'を実行してから'infsh login'で認証。インストーラーがOSとアーキテクチャに応じた正しいバイナリをダウンロードします。
inference.sh CLIのインストールは安全ですか?
はい。インストーラーはSHA-256チェックサムを検証し、cosignがインストールされている場合はSigstore署名検証をサポートします。 elevated権限やバックグラウンドプロセスは必要ありません。
クレジットがなくなった場合はどうなりますか?
「quota exceeded」エラーが表示されます。inference.shダッシュボードでアカウント残高を確認し、サービスを продолжать使用するにはクレジットを追加してください。
このスキルをCI/CDパイプラインで使用できますか?
はい。CI/CDシステムでINFSH_API_KEY環境変数を設定すると、CLIは対話型ログインの代わりにそれを使用して認証します。
長時間実行タスクのステータスを確認するには?
'infsh task get <task-id>'でステータスを確認します。機械可読な出力には--jsonを、結果ファイルを保存するには--saveを追加してください。
inference.shでは哪些AIモデルが利用可能ですか?
画像用のFLUX、ビデオ用のVeo、OpenRouter経由のClaude/Gemini、検索用のTavilyとExa、3D生成やTwitter自動化用の Specializedツールなど、150以上のモデルが利用可能です。

개발자 세부 정보