Token导航 LogoToken导航TokenDH.com
图像处理external-servicegithub未标认证来源可访问许可证需确认审计通过

image-creator图像创作者

Agent Skill

用于辅助图像生成、图片编辑、视觉素材处理或图像模型工作流。它适合让 Agent 根据文本生成图片、处理背景、整理视觉提示词或调用相关图像工具。使用时需要确认输入图片、版权来源、输出格式和模型限制;涉及人物、品牌、商品或公开展示素材时,应额外核对授权、真实性和内容合规边界。

总安装

512

周安装

22

GitHub Stars

公开资料未说明

下载量

180
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:image-creator(图像创作者)
来源仓库:https://github.com/tendtoyj/tendtoyj-claude-skills
仓库路径:skills/image-creator
安装命令:
npx skills add https://github.com/tendtoyj/tendtoyj-claude-skills --skill image-creator
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/tendtoyj/tendtoyj-claude-skills --skill image-creator

简介

image-creator 用于辅助图像生成和图片编辑。

  • 适合让 Agent 根据文本生成图片或处理背景。
  • 通过 npx skills add 命令从指定 GitHub 仓库安装,需结合原始 README 核验具体用法。
  • 使用时需要确认输入图片、版权来源和输出格式,涉及人物或品牌素材应核对授权。
  • 当前分类为图像处理,暂无更多功能细节可参考。

SKILL.md

Image Creator

Turn post copy into brand-aligned visuals. One tool (nanobanana), one output (image files). This is the final step in the creative-mkt pipeline: post-writer produces copy → image-creator produces matching visuals.

Purpose

Great copy without matching visuals gets scrolled past. Image Creator bridges that gap — it reads your post copy (or visual direction notes), loads your brand's visual identity, engineers a precise prompt, and generates images through nanobanana MCP.

The skill focuses on generation only. Prompt pattern knowledge lives in references/prompt-patterns.md — read it during Step 3 for detailed templates and examples.


Memory Auto-Load Protocol

Run this before any work:

1. Check creative-memory/ exists → if not, create from creative-memory-template/
2. Load creative-memory/visual-guidelines.md  ★ CRITICAL ★
   → Extract: Color Palette (HEX codes), Image Style, Typography feel, Do's & Don'ts
   → If empty or missing: warn user, suggest running visual-extractor first
   → Proceed anyway with generic professional style as fallback
3. Load brand-memory/voice-profile.md (read-only)
   → Map brand personality traits to visual mood (e.g., "bold & direct" → high contrast, strong lines)
4. Load brand-memory/positioning.md (read-only)
   → Note differentiation angle for visual storytelling
5. Load creative-memory/content-examples.md (read-only)
   → Check visual direction notes from past high-performing posts

Access rules:

Memory folderPermission
research-memory/Read-only
brand-memory/Read-only
creative-memory/Read & Write (creative-log.md only)

Input Gathering

Collect from the user:

InputRequiredDescription
Post copy or visual directionYesThe text to visualize — from post-writer, series-planner, or user-provided
Target platformYesInstagram feed/story/reel, LinkedIn, Twitter/X, YouTube thumbnail
Style overrideNoOverride visual-guidelines if a different look is needed
Include/exclude elementsNo"no people", "include text overlay", "abstract only"
Number of variationsNoDefault: 2–3 images. Max: 4 per batch
LanguageOptional텍스트 오버레이 언어 (default: English). 이미지 내 텍스트에 적용

If the user provides a post-writer output file, extract:

  • The post copy (for message analysis)
  • The Visual Direction section (if present — post-writer attaches these)
  • The platform (from file metadata or ask)

Step 1: Message + Tone Analysis

Extract visual direction from the copy. This step turns words into visual concepts.

1a. Core message extraction Summarize the post's central idea in one sentence. This becomes the image's subject.

1b. Emotional tone mapping Map the copy onto these spectrums:

SpectrumLeftRight
EnergyCalm, reflectiveEnergetic, urgent
FormalityProfessional, polishedCasual, raw
WeightSerious, weightyLight, playful
TemperatureWarm, humanCool, technical

The position on each spectrum informs color temperature, composition tightness, and visual complexity.

1c. Visual keyword extraction Derive 3–5 concrete visual concepts from the message + tone:

  • Abstract concepts → tangible metaphors (e.g., "growth" → ascending stairs, sprouting plant)
  • Emotional tone → visual treatment (e.g., "trust" → clean lines, blue tones, open space)
  • Brand context → style constraints (from visual-guidelines)

1d. Brand alignment check Cross-reference visual keywords against visual-guidelines.md:

  • Do the keywords align with the brand's Image Style direction?
  • Are there conflicts with the Don'ts list?
  • Adjust keywords to stay within brand boundaries while serving the copy's message.

Step 2: Platform Configuration

Select the right technical settings based on the target platform.

Platform defaults:

PlatformAspect RatioModelRationale
Instagram feed4:5proHigh quality for the grid
Instagram story/reel9:16flashSpeed for ephemeral content
LinkedIn1:1 or 16:9proProfessional, detail matters
Twitter/X16:9flashSpeed, timeline-optimized
YouTube thumbnail16:9proText rendering + face clarity

Model selection logic:

  • Default: auto (nanobanana decides)
  • Force pro when: brand integrity is critical, text-in-image needed, portfolio/hero usage
  • Force flash when: high volume batch, stories/ephemeral content, quick iterations

Composition guidance per ratio:

  • 1:1 — Centered subject, symmetric balance, ample breathing room
  • 4:5 — Vertical emphasis, subject in upper 60%, space for caption overlap
  • 9:16 — Strong vertical flow, stacked elements, text zones at top and bottom thirds
  • 16:9 — Horizontal storytelling, rule-of-thirds subject placement, cinematic feel

Step 3: Prompt Engineering

This is the core value of the skill. Build the generation prompt using a structured formula.

Read references/prompt-patterns.md now — it contains detailed templates, style libraries, and worked examples for each use case.

Prompt formula:

[Subject/Scene] + [Style Directive] + [Color/Mood] + [Composition] + [Platform Specs] + [Negative Prompt]

Building each component:

Subject/Scene — Convert Step 1's visual keywords into a concrete scene description. Be specific: "a person" is weak; "a focused entrepreneur working at a clean desk with morning light" is strong. Use the specificity ladder in prompt-patterns.md.

Style Directive — Pull from visual-guidelines.md Image Style section:

  • Photography-first brands → specify camera angle, lighting type, depth of field
  • Illustration-first brands → specify illustration style, line weight, flatness
  • If no guidelines exist → default to "clean, modern, professional photography style"

Color/Mood — Embed brand colors directly as HEX values in the prompt. This is more effective than color names alone:

  • "color palette dominated by deep navy (#1A2B4C) with warm gold (#C9A96E) accents"
  • Pull Primary + Accent from visual-guidelines

Composition — Use Step 2's platform-specific composition guidance

Platform Specs — Aspect ratio from Step 2

Text Overlay Language — If the user specified a language, all text overlays in the image (headlines, captions, CTAs) must be written in that language. If no language was specified, default to English.

Negative Prompt — Always include:

  • Universal: blurry, low quality, watermark, distorted text, artifacts, oversaturated
  • Brand Don'ts from visual-guidelines (convert to negative prompt form)
  • Any user-specified exclusions

Variation strategy — For 2–3 variations, modify ONE element per variation:

  • Variation A: base prompt (primary interpretation)
  • Variation B: shift composition (different angle or framing)
  • Variation C: shift color emphasis (accent color more prominent)

Step 4: Generate Images

Call nanobanana MCP to create the images.

nanobanana capabilities:

ParameterSpec
ModelsGemini 3 Pro (quality) / Gemini 2.5 Flash (speed)
Default modelauto
Max resolution4K (Pro) / 1024px (Flash)
Supported ratios1:1, 4:5, 9:16, 16:9, and more
Prompt limit8,192 characters
BatchUp to 4 images per request

Generation sequence:

  1. Construct the full prompt from Step 3 components
  2. Call generate_image with prompt + aspect ratio + model selection
  3. Repeat with modified prompts for each variation
  4. Review each generated image immediately:

- Brand colors reflected? - Aspect ratio correct? - No unintended text or artifacts? - Mood matches the copy's tone?

  1. If a result is off → adjust the prompt (usually the subject description or style directive) and regenerate that variation only

When generation quality is poor:

  • Add more specificity to the subject description
  • Strengthen the style directive with concrete references
  • Increase negative prompt coverage
  • Try switching between pro and flash models
  • See references/prompt-patterns.md → Section 7 (Refinement Tips) for systematic troubleshooting

Step 5: Save + Log

Save images:

  • Path: [project]/images/[platform]-[topic]-[YYYYMMDD]-v[N].png
  • Example: images/instagram-feed-growth-mindset-20260224-v1.png
  • Save the generation prompt alongside: images/prompt-log.md (append, don't overwrite)

Prompt log format:

## [YYYY-MM-DD] [Platform] — [Topic]
- Model: [pro/flash/auto]
- Aspect ratio: [ratio]
- Prompt: [full prompt text]
- Negative: [negative prompt]
- Result: [v1: kept / v2: kept / v3: discarded — reason]

This log enables prompt reuse and iterative refinement across sessions.

Update creative-log.md:

| [YYYY-MM-DD] | image-creator | [platform] [topic] × [N]images | [style notes] | nanobanana ([model]) |

Present to user: Show all generated images and ask which to keep, modify, or regenerate. If the user wants changes, return to Step 3 with adjusted prompt parameters.


Quality Checklist

Before delivering, verify:

  • Brand colors from visual-guidelines appear in the generated images
  • Aspect ratio matches the target platform specification
  • Image style aligns with visual-guidelines direction (photo/illustration/abstract)
  • The image visually communicates the post copy's core message
  • No unintended text, watermarks, or visual artifacts
  • 2–3 variations generated (giving the user choice)
  • Prompt log saved for future reference and refinement
  • creative-log.md updated with execution record

What This Skill Does NOT Do

  • Write post copy → That's post-writer's job
  • Extract visual guidelines → That's visual-extractor's job
  • Edit or retouch existing images → Out of scope for v2
  • Generate video or animation → Future extension (video-scripter)
  • Write to brand-memory/ → Read-only access

Image Creator stays focused: copy in → brand-aligned images out.


Skill Chaining

← From post-writer: Each post includes a "Visual Direction" note — feed that directly into Step 1.

← From series-planner: Campaign plans include per-post visual direction — generate images for each post in sequence.

→ To user: Final deliverable — copy + matching visual, ready to publish.

Full pipeline: visual-extractor → framework-builder → trend-scout → post-writer → image-creator

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

34.19%
按下载量换算62

Claude

32.51%
按下载量换算59

Cursor

20.13%
按下载量换算36

Gemini CLI

9.03%
按下载量换算16

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills