技能 ai-image-generation
📦

ai-image-generation

低风险 ⚙️ 外部命令🌐 网络访问

使用 50+ 模型生成 AI 图像

也可从以下获取: inference-sh-9,inference-sh-8,skillssh,inference-sh,inference-shell,tool-belt,toolshell,tul-sh

创建高质量 AI 图像通常需要多种工具和订阅。此技能通过单一 CLI 界面提供对 FLUX、Gemini、Grok 和 Seedream 等 50+ 模型的统一访问。

支持: Claude Codex Code(CC)
⚠️ 67
1

下载技能 ZIP

2

在 Claude 中上传

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

3

开启并开始使用

测试它

正在使用“ai-image-generation”。 Generate a sunset landscape with mountains and a lake

预期结果:

从 inference.sh API 返回的图像 URL,展示逼真的日落场景,山峦轮廓倒映在平静的湖水中

正在使用“ai-image-generation”。 Create a cyberpunk city at night with neon lights in 16:9 aspect ratio

预期结果:

宽幅未来主义城市景观图像,带有发光的霓虹灯招牌、飞行车辆和雨湿街道的赛博朋克美学

安全审计

低风险
v1 • 3/14/2026

Static analyzer detected 39 external_commands patterns and 8 network URLs, but all are FALSE POSITIVE. The external_commands are documentation examples (backtick code blocks) showing CLI usage, not actual code execution. All network URLs point to the legitimate inference.sh service documentation. No malicious patterns exist. The skill safely wraps a CLI tool for AI image generation.

1
已扫描文件
148
分析行数
3
发现项
1
审计总数
低风险问题 (1)
External CLI Dependency
Skill requires inference.sh CLI (infsh) to be installed and authenticated. Users must have valid credentials.
审计者: claude

质量评分

38
架构
100
可维护性
87
内容
21
社区
88
安全
91
规范符合性

你能构建什么

营销内容创作

生成自定义产品模型、社交媒体图形和营销视觉效果,无需设计专业知识。

概念艺术和原型设计

通过 AI 生成的概念艺术和插图快速可视化游戏、电影或产品的创意。

个人 AI 艺术项目

创建独特的 AI 艺术品、头像和插图,用于个人使用或社交媒体资料。

试试这些提示

基础文本到图像
Generate an image of a cat astronaut floating in space with stars and planets visible in the background
产品摄影
Create a professional product photo of a coffee mug on a wooden table with soft studio lighting and shallow depth of field
电影场景
Generate a cinematic portrait of a woman at golden hour, warm sunlight, dramatic shadows, 4K quality, film photography style
文本渲染设计
Create a vintage travel poster that clearly displays the text SWISS ALPS in elegant typography with mountain scenery

最佳实践

  • 使用具体、描述性的提示,包含光照和风格细节以获得更好的效果
  • 在使用高级模型之前,先从 FLUX Klein 等更快的模型开始进行原型设计
  • 在需要特定尺寸时包含宽高比规格

避免

  • 不要使用模糊的提示,如'让它漂亮'而不描述实际内容
  • 避免请求您无权使用的版权角色或品牌标志
  • 不要期望在小分辨率下获得照片般逼真的脸部,请使用适当的模型设置

常见问题

如何安装所需的 inference.sh CLI 工具?
运行 npx skills add inference-sh/skills@agent-tools 进行安装。然后使用 infsh login 命令,通过您的 inference.sh 账户凭据进行认证。
我应该为我的项目使用哪个 AI 图像模型?
对于速度和成本,使用 FLUX Klein 或 P-Image。对于最高质量,使用 Seedream 4.5 或 Gemini 3 Pro。对于文本渲染,使用 Reve。
我可以使用此技能编辑现有图像吗?
可以。Reve 模型支持图像到图像的编辑。在提示中提供现有图像 URL 和编辑说明。
图像生成费用如何计算?
费用取决于模型和分辨率。FLUX Klein 每张图像约花费$0.0001。Seedream 等高级模型费用更高。请查看 inference.sh 定价了解当前费率。
我可以放大低分辨率图像吗?
可以。通过运行 infsh app run falai/topaz-image-upscaler 并传入您的图像 URL 来使用 Topaz 图像放大器以提升分辨率。
图像输出支持哪些文件格式?
图像以 PNG 或 JPEG 文件的 URL 形式返回,托管在 inference.sh 上。您可以从提供的 URL 下载它们。

开发者详情

文件结构

📄 SKILL.md