技能 agent-tools
🤖

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密钥或基础设施。

支持: Claude Codex Code(CC)
🥉 76 青铜
1

下载技能 ZIP

2

在 Claude 中上传

前往 设置 → 功能 → 技能 → 上传技能

3

开启并开始使用

测试它

正在使用“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.

安全审计

安全
v1 • 3/5/2026

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.

5
已扫描文件
554
分析行数
4
发现项
1
审计总数
审计者: claude

质量评分

45
架构
100
可维护性
87
内容
50
社区
100
安全
91
规范符合性

你能构建什么

生成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
多步骤AI工作流
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'标志并稍后检查状态

常见问题

此技能安全吗?
是的。此技能仅包含inference.sh CLI工具的文档。所有检测到的模式都是markdown文件中的示例命令,不是可执行代码。
是的,您需要安装inference.sh CLI。运行'curl -fsSL https://cli.inference.sh | sh'或使用文档中描述的手动安装方法。
需要安装什么吗?
超过150种模型,包括FLUX、Veo、Claude、Gemini、Grok、Seedream、Tavily、Exa等,用于图像、视频、文本、搜索和自动化。
这需要付费吗?
部分AI模型有相关费用。运行前使用'infsh app get <app-name>'查看特定应用的价格。
没有API密钥可以使用吗?
您需要使用'infsh login'进行inference.sh身份验证。身份验证后,CLI会自动管理凭据。
此技能可以做什么?
生成图像和视频、调用LLM、执行网络搜索、自动化Twitter操作、创建3D模型,并将这些操作链接成工作流。

开发者详情