スキル flux-2-klein
🎨

flux-2-klein

低リスク ⚙️ 外部コマンド🌐 ネットワークアクセス📁 ファイルシステムへのアクセス

Generate Images with Flux 2 Klein on RunComfy

こちらからも入手できます: doany-ai,agentspace-so

Image generation models can be difficult to prompt optimally. This skill provides Flux 2 Klein-specific patterns including step-count strategy, subject-first grammar, and model routing guidance for consistent professional results.

対応: Claude Codex Code(CC)
📊 71 十分
1

スキルZIPをダウンロード

2

Claudeでアップロード

設定 → 機能 → スキル → スキルをアップロードへ移動

3

オンにして利用開始

テストする

「flux-2-klein」を使用しています。 A sleek wireless headphone product shot on matte white surface, soft studio lighting, 50mm lens, shallow depth of field, minimal background, professional product photography

期待される結果:

A high-quality image of modern wireless headphones displayed cleanly on a white background with soft, professional studio lighting and subtle depth-of-field effect

「flux-2-klein」を使用しています。 Same composition as reference, but change the background from outdoor park to indoor coffee shop with warm ambient lighting

期待される結果:

The original subject and composition preserved, now set inside a cozy coffee shop with warm lighting, wooden furniture visible in the background, maintaining the original framing and subject pose

「flux-2-klein」を使用しています。 A vintage botanical illustration of lavender in a copper vase, hand-drawn style, muted earth tones, textured paper background

期待される結果:

An elegant vintage-style botanical rendering of purple lavender arranged in an antique copper vase, with delicate hand-drawn linework and a textured cream paper backdrop

セキュリティ監査

低リスク
v1 • 6/1/2026

After evaluating the 83 static findings, 81 are false positives from markdown documentation being misidentified as executable code. The remaining findings reflect legitimate documented behavior: invoking the RunComfy CLI, network calls to model-api.runcomfy.net, and filesystem access for output files. Security documentation in SKILL.md (lines 217-223) confirms shell injection prevention, token file permissions (0600), and download URL whitelisting.

1
スキャンされたファイル
224
解析された行数
5
検出結果
1
総監査数
中リスクの問題 (1)
CLI Command Invocation
Skill invokes the runcomfy CLI to execute model API calls. Arguments include user-provided prompts passed via --input JSON. CLI documented to prevent shell injection by transmitting JSON body directly rather than shell-expanding.
低リスクの問題 (1)
URL Pattern Matching for Downloads
CLI downloads files from URLs matching .runcomfy.net or .runcomfy.com hosts. Pattern uses simple string suffix matching.

リスク要因

⚙️ 外部コマンド (4)
🌐 ネットワークアクセス (3)
📁 ファイルシステムへのアクセス (1)
監査者: claude

品質スコア

38
アーキテクチャ
100
保守性
87
コンテンツ
50
コミュニティ
83
セキュリティ
91
仕様準拠

作れるもの

Rapid Product Visualization

Iterate quickly on product designs with sub-second feedback from the 4B variant. Generate multiple concept variations in seconds for client reviews.

Brand-Consistent Asset Generation

Use multi-reference alignment to maintain consistent brand aesthetics across marketing materials, social posts, and campaign visuals.

Live Art Direction Sessions

Engage in real-time creative iteration with clients, adjusting prompts and styles instantly to explore creative directions together.

これらのプロンプトを試す

Basic Product Photo
Generate a [product type] on a [surface/background], with [lighting style], [camera settings], professional e-commerce ready
Subject-First Complex Scene
A [subject] [action/pose] [setting details], [style/medium], [lighting], [camera/technical specs], [quality modifiers]
Reference-Based Edit
Same [composition/lighting/subject] as reference, but [specific changes]. Keep [unchanged elements] exactly as in reference.
Multi-Reference Brand Style
Style consistent with reference images: [describe aesthetic elements present in all refs]. Subject: [new subject description]

ベストプラクティス

  • Front-load the subject in prompts: state what the subject is before describing actions or settings
  • Use step counts strategically: 4-8 steps on 4B for rapid iteration, ~25 steps on 9B for final output
  • Keep reference images stylistically consistent when using multi-reference workflows

回避

  • Do not use conflicting adjectives like 'minimalist AND ornate' as they cancel each other out
  • Do not exceed approximately 512 tokens in prompts as quality degrades without graceful truncation
  • Do not request 4K resolution or ultra-wide aspect ratios beyond 16:9 as the model cannot produce them

よくある質問

Which variant should I use: 4B or 9B?
Use the 4B variant for rapid iteration and concepting where sub-second response time matters. Use the 9B variant for final polish and high-quality output where you need maximum detail.
How do I maintain brand consistency across images?
Use multi-reference alignment with 2-4 reference images that share the same visual aesthetic. Keep all references in a consistent style (photorealistic, illustration, etc.) to guide the model effectively.
Why does my prompt exceed token limits?
Flux 2 Klein truncates at approximately 512 tokens rather than truncating gracefully. Remove redundant adjectives, repeated concepts, and quality modifiers once you have established the style.
When should I route to a different model instead?
Route to Flux 2 Pro for maximum prompt adherence and detail. Use Seedream 5 for 2K-4K resolution. Choose GPT Image 2 for embedded text, logos, or multilingual signage.
Can I edit existing images?
Yes, use reference images for guided composition. Pass up to 4 reference images and describe what should stay the same versus what should change using conditional edit patterns.
Why does text in images come out blurry?
Add crisp typography keywords and use approximately 25 steps on the 9B variant. For heavy text rendering or multilingual content, route to GPT Image 2 which handles embedded text better.

開発者の詳細

作成者

runcomfy-com

ライセンス

MIT

参照

main

ファイル構成

📄 SKILL.md