agent-tools
从Claude运行150+ AI模型
也可从以下获取: inference-sh-9,inference-sh-0,inference-sh-8,inferencesh,inf-sh,inference-sh-6,inference-sh-7,inference-sh-3
通过简单的CLI访问FLUX、Veo、Claude、Gemini等150多种AI模型。生成图像、视频、文本并自动执行任务,无需管理API密钥或基础设施。
下载技能 ZIP
在 Claude 中上传
前往 设置 → 功能 → 技能 → 上传技能
开启并开始使用
测试它
正在使用“agent-tools”。 Generate an image of a cyberpunk city at night with neon lights
预期结果:
I'll generate that image using FLUX through inference.sh. The image has been created and saved. You can view it at the generated output path.
正在使用“agent-tools”。 Search for recent AI breakthroughs and summarize them
预期结果:
I found 5 recent articles about AI breakthroughs. Here's a summary: [Provides concise summary of key developments in AI research and applications]
正在使用“agent-tools”。 Create a video of a drone flying over mountains at sunset
预期结果:
I'm generating the video using Google Veo 3.1. The video is being processed and will be ready shortly. I'll notify you when it's complete.
安全审计
安全All 194 detected security patterns are false positives from markdown documentation files. The skill contains only documentation with example shell commands in code blocks - no executable code. The 'Ruby/shell backtick execution', 'pipe to shell', 'external commands', and 'network' patterns are all inside markdown code fences showing example CLI usage. Environment variable references (INFSH_API_KEY) are documentation for legitimate API key configuration. The filesystem access patterns are documentation examples showing config file locations. This skill is purely educational documentation for the inference.sh CLI tool.
风险因素
🌐 网络访问 (3)
🔑 环境变量 (1)
📁 文件系统访问 (1)
质量评分
你能构建什么
生成AI图像
使用FLUX等最先进模型为演示文稿、社交媒体或创意项目创建图像,无需管理GPU或API密钥
自动化社交媒体
安排并发布内容到Twitter/X,与粉丝互动,自动化重复性的社交媒体任务
构建AI工作流
将多个AI操作链接在一起——搜索网络、生成内容、创建图像并发布到社交平台
试试这些提示
Generate an image of a [description] using the FLUX model
Create a video showing [scene description] using Veo video generation
Search for the latest information about [topic] and provide a summary
Search for information about [topic], generate an image based on the findings, and draft a social media post with the image
最佳实践
- 生成图像或视频时使用具体、描述性的提示以获得最佳效果
- 首先使用'infsh app sample'测试AI模型以了解预期的输入格式
- 使用'infsh app list --category'按类别筛选应用以快速找到相关工具
- 运行前使用'infsh app get <app-name>'查看模型详情和参数
避免
- 不要在没有检查的情况下使用安装脚本'curl | sh'——在安全敏感环境中使用手动安装方法
- 避免在未检查使用限制或特定AI模型相关费用的情况下生成过多内容
- 不要在脚本中硬编码API密钥——请改用INFSH_API_KEY环境变量或配置文件
- 避免同步运行长时间的视频生成任务——使用'--no-wait'标志并稍后检查状态
常见问题
此技能安全吗?
需要安装什么吗?
这需要付费吗?
没有API密钥可以使用吗?
此技能可以做什么?
开发者详情
文件结构