agent-tools
CLI를 통해 150개 이상의 AI 모델에 액세스
또한 다음에서 사용할 수 있습니다: inference-sh-7,inference-sh-8,inferencesh,inference-sh-3,inf-sh,inference-sh-0
GPU 설정 없이 명령줄에서 이미지 생성, 비디오 생성, LLM 호출, 웹 검색을 포함한 150개 이상의 AI 애플리케이션을 직접 실행합니다.
스킬 ZIP 다운로드
Claude에서 업로드
설정 → 기능 → 스킬 → 스킬 업로드로 이동
토글을 켜고 사용 시작
테스트해 보기
"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)
품질 점수
만들 수 있는 것
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 플래그 없이 대량 일괄 작업 실행 금지
- 모든 앱이 모든 입력 형식을 지원한다고 가정하지 않음 - 먼저 앱 세부 정보 확인