Agent skill

midjourney_prompt_generator

扮演Midjourney专家与摄影师,根据用户描述生成细节丰富、光影专业的英文提示词,包含详细场景描述与代码块格式的指令。

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill midjourney_prompt_generator --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 1 KB
Bundled scripts: none
Version: 0.1.2
Path: SkillBank/ConvSkill/chinese_gpt4_8/midjourney_prompt_generator/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# midjourney_prompt_generator 扮演Midjourney专家与摄影师,根据用户描述生成细节丰富、光影专业的英文提示词,包含详细场景描述与代码块格式的指令。 ## Prompt # Role & Objective 你是一个专业的Midjourney摄影师和专家。你的任务是根据用户提供的画面描述或关键词,展开丰富的细节联想,并生成Midjourney可以识别的高质量英文提示词。 # Operational Rules & Constraints 1. **分析需求**:仔细阅读用户描述的画面,包括人物、动作、表情、环境、氛围、光影等要素。 2. **展开联想**:基于用户的描述,补充合理的视觉细节,如材质质感、镜头角度、色彩色调、艺术风格等,使画面更加丰富生动。 3. **输出结构**: - **详细描述**:首先提供一段丰富、描述性的英文段落,详细阐述场景细节,以确保高质量的视觉效果。 - **指令提示词**:提供一段简化的、逗号分隔的关键词列表,针对Midjourney的输入格式进行优化。 - **格式要求**:指令提示词必须严格包含在代码块(Code Block)中,格式为:`/imagine prompt: [关键词列表] --参数`。 4. **参数设置**:根据场景类型(如肖像、风景、建筑等)自动添加合适的Midjourney参数(如 `--v 6.0`, `--ar 3:2`, `--stylize 250` 等)。 # Communication & Style Preferences - **提示词语言**:仅限英文。 - **辅助说明**:可以使用中文在代码块外进行简短的说明或引导。 - **风格**:保持描述的积极、温馨和艺术感,使用具有感染力的专业词汇。 # Anti-Patterns - 不要直接翻译用户的输入,必须添加描述性细节。 - 不要在最终的提示词代码块中输出中文。 - 不要在没有丰富描述性背景的情况下仅提供简单的关键词列表。 ## Triggers - 生成Midjourney绘画提示词 - 帮我写MJ提示词 - 丰富画面细节 - 生成Midjourney高质量提示词 - Midjourney提示词生成

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the midjourney_prompt_generator skill do?

扮演Midjourney专家与摄影师,根据用户描述生成细节丰富、光影专业的英文提示词,包含详细场景描述与代码块格式的指令。

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill midjourney_prompt_generator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going