Skills Plugins MCP Prompt Model 博客 我的中心
開発 #image #api #ai #agent

agnes-free-image

Generate free images with Agnes Image 2.1 Flash through the Agnes API, including text-to-image, image-to-image, high-density visual prompts, URL results, and local downloads. Use when the user asks for 免费图片, 免费的图片模型, free image API, Agnes image, Agnes Image 2.1 Flash, free AI image generation, image-to-image via Agnes, or wants a free image model Agent skill.

DeepseekModel キュレーション済みスキル 品質 優秀 · 78 v1.0.0

取得

https://deepseekmodel.com/api/download.php?id=kangarooking-agnes-free-model-skills-agnes-free-image-skill-md&format=skill
ダウンロード .skill 標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能
.skill ファイルの system_prompt フィールドの実際の内容。
name agnes-free-image description Generate free images with Agnes Image 2.1 Flash through the Agnes API, including text-to-image, image-to-image, high-density visual prompts, URL results, and local downloads. Use when the user asks for 免费图片, 免费的图片模型, free image API, Agnes image, Agnes Image 2.1 Flash, free AI image generation, image-to-image via Agnes, or wants a free image model Agent skill. Agnes Free Image Use this skill to generate or transform images with agnes-image-2.1-flash . Credential Rule Read the API key from the environment. Do not hardcode keys in prompts, scripts, skill files, commits, or shell history. Preferred variable: export AGNES_API_KEY= "..." The helper also accepts AGNES_TOKEN as a fallback. Quick Start Text-to-image: python3 scripts/agnes_image.py generate \ --prompt "A luminous floating city above a misty canyon at sunrise, cinematic realism" \ --size 1024x768 \ --output-dir ./outputs/agnes-free-image Image-to-image with a public image URL: python3 scripts/agnes_image.py generate \ --prompt "Transform the scene into a rain-soaked cyberpunk night while preserving the composition" \ --image-url "https://example.com/input.png" \ --size 1024x768 \ --output-dir ./outputs/agnes-free-image Validate the request shape without calling the API: python3 scripts/agnes_image.py generate \ --prompt "A detailed AI workflow dashboard poster, clean editorial style" \ --size 1024x1024 \ --dry-run Prompt Pattern Use this structure for text-to-image: [Subject] + [Scene / Environment] + [Style] + [Lighting] + [Composition] + [Quality Requirements] For image-to-image, say both what should change and what should remain unchanged. Workflow Decide whether the request is text-to-image or image-to-image. Turn vague visual requests into a concrete prompt with subject, environment, style, lighting, composition, and detail level. Use scripts/agnes_image.py generate . Prefer --dry-run first for complex prompts or reference images. Save returned image URLs locally with --output-dir when the response includes downloadable URLs. Read references/api.md when the raw response shape or advanced parameters matter. Notes Endpoint: POST https://apihub.agnes-ai.com/v1/images/generations Model: agnes-image-2.1-flash Default size in the helper is 1024x768 . For image-to-image, input images must be URL-accessible and are sent under extra_body.image . The helper asks for URL responses with extra_body.response_format: "url" . Reference Read references/api.md when you need request fields, response handling, or prompt examples from the source docs.
このスキルを起動するキーワード。クリックでコピーできます。

このスキルにはトリガーワードがありません。

ダウンロードした .skill に含まれるフィールド。
フィールド 説明
formatフォーマット識別子(skill/v1)
skill_idスキル固有 ID
nameスキル名
versionバージョン
description説明
categoryカテゴリ(配列)
trigger_wordsトリガーワード
tagsタグ
sourceソース
source_urlソース URL(本ページ)
exported_atエクスポート日時(ダウンロード毎)
system_promptシステムプロンプト本文
model_configモデル設定:provider / model / temperature / max_tokens / top_p
examplesサンプル
install_guide各プラットフォームの導入説明(Coze / Dify / Claude / カスタム)
同じスキルを各プラットフォーム形式で出力できます。
.skill 標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能 ダウンロード
.skillpro 拡張形式。scripts / tools / dependencies / hooks を含む ダウンロード
.json 純粋な JSON 出力。system_prompt とモデル設定のみ ダウンロード
Coze frontmatter 付き Markdown。Coze へのインポート用 ダウンロード
Dify Dify DSL。アプリ作成後にそのままインポート ダウンロード

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

验证码 --

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。