Token导航 LogoToken导航TokenDH.com
效率需要联网clawhub未标认证来源可访问clear审计通过

midjourneymidjourney 搜索

Agent Skill

midjourney 用于处理图像、截图、视觉识别或图片素材相关工作,适合在 OpenClaw 中需要让 Agent 分析图片、整理视觉素材或辅助图像流程时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

41,910

周安装

1,712

GitHub Stars

1

下载量

13,559
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:midjourney(midjourney 搜索)
来源仓库:https://github.com/cbuntingde/midjourney
安装命令:
openclaw skills install midjourney
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

ClawHubOpenClaw
openclaw skills install midjourney

简介

通过 Midjourney Discord 机器人生成 AI 图像。

  • 适用于创意素材生成、变体制作与风格混合需求。
  • 支持提示词优化、升级与图像描述功能。midjourney 属于效率类 Skill,可作为该场景下的辅助能力补充。
  • 使用前需确认 Discord API 调用频率限制。
  • 建议遵守 Midjourney 服务条款避免账号封禁。

SKILL.md

name
midjourney
description
AI image generation via Midjourney Discord bot: create images from prompts, upscale, create variations, blend images, describe images. Use when: (1) generating artwork from text descriptions, (2) creating variations of existing images, (3) upscaling low-res images, (4) analyzing images for prompts. NOT for: commercial licensing questions (check Midjourney ToS), API access (Discord-only).
metadata

Midjourney Skill

Generate AI artwork via the Midjourney Discord bot. All commands are run through Discord.

⚠️ Prerequisites

  1. Discord account — Required
  2. Midjourney subscription — Free trials limited, paid plans at midjourney.com
  3. Join Midjourney Discord — https://discord.gg/midjourney
  4. Bot access — Use /imagine in #newbies channels or your own server

Quick Start

/imagine prompt: a cyberpunk cat sitting on a neon rooftop, detailed, cinematic lighting --ar 16:9 --v 6

Workflow:

  1. Type /imagine in Discord
  2. Enter your prompt
  3. Wait ~60 seconds for 4 variations
  4. Use U1-4 to upscale, V1-4 for variations

When to Use

USE this skill when:

  • Generating artwork, illustrations, or concept art from text
  • Creating variations of an existing image
  • Upscaling low-resolution images
  • Blending multiple images together
  • Getting prompt ideas from existing images (describe)
  • Experimenting with artistic styles and parameters

DON'T use this skill when:

  • Need commercial licensing info → check midjourney.com/terms
  • Want API access → Discord-only, no public API
  • Need exact text rendering → MJ struggles with text
  • Require photorealistic faces → may have artifacts

Core Commands

/imagine — Generate Images

/imagine prompt: <your description> [parameters]

Examples:

/imagine prompt: portrait of a warrior princess, golden armor, dramatic lighting, fantasy art --ar 2:3 --stylize 750

/imagine prompt: minimalist logo for a tech startup, geometric, blue and white --v 6

/imagine prompt: isometric 3D render of a cozy coffee shop, warm lighting, blender style --ar 1:1

/upscale — Increase Resolution

After generation, click U1, U2, U3, or U4 buttons under the image grid.

Or use command:

/upscale --image <job-id> --index 1

/variations — Create Variations

After generation, click V1, V2, V3, or V4 buttons.

Or use command:

/variations --image <job-id> --index 1 --strength subtle

/blend — Merge Images

/blend

Upload 2-5 images. Midjourney merges them stylistically.

Example use:

  • Blend a photo with a painting style
  • Merge character concepts
  • Combine color palettes

/describe — Analyze Image

/describe

Upload an image → get 4 prompt suggestions that would create similar results.

Use for:

  • Reverse-engineering styles
  • Learning prompt patterns
  • Getting inspiration from existing art

/remix — Modify Prompts

Enable remix mode to change prompts when creating variations:

/remix

Then use V1-V4 buttons with modified prompts.


Parameters Reference

Aspect Ratio (--ar)

--ar 1:1      # Square (default)
--ar 16:9     # Widescreen
--ar 9:16     # Portrait (phone)
--ar 2:3      # Classic portrait
--ar 3:2      # Landscape photo

Version (--v)

--v 6         # Latest (default)
--v 5.2       # Previous version
--v 5.1       # Older, more artistic
--niji 6      # Anime/manga style

Stylize (--s or --stylize)

--s 100       # Low stylization (follows prompt closely)
--s 250       # Default
--s 750       # High stylization (more artistic freedom)
--s 1000      # Maximum

Chaos (--chaos)

--chaos 0     # Consistent results (default)
--chaos 50    # More varied
--chaos 100   # Maximum variation

Quality (--quality or --q)

--q 0.5       # Half quality, faster
--q 1         # Default
--q 2         # Double quality, slower, more detail

Seed (--seed)

--seed 1234   # Reproducible results

Same seed + same prompt = similar images.

No (--no)

--no text     # Avoid text in image
--no blur     # Avoid blur
--no people   # Avoid people

Style Raw (--style raw)

--style raw   # Less opinionated, more literal prompt interpretation

Weird (--weird)

--weird 0     # Normal (default)
--weird 500   # Unconventional compositions
--weird 3000  # Maximum weirdness

Advanced Techniques

Multi-Prompt (::)

Weight different parts of your prompt:

/imagine prompt: cat::2 dog::1
# Cat is 2x more important than dog

Image Prompts

Use an image URL as part of your prompt:

/imagine prompt: https://example.com/image.jpg a futuristic cityscape

Character Reference (--cref)

/imagine prompt: character in different scene --cref <image-url>

Maintains character consistency across images.

Style Reference (--sref)

/imagine prompt: original content --sref <image-url>

Applies the style of a reference image.


Workflow Examples

Logo Design

/imagine prompt: minimalist tech logo, geometric shapes, gradient blue, vector style --ar 1:1 --v 6
# Review 4 options
# Click U2 to upscale best one
# Click V2 for variations of that style
# Repeat until satisfied

Character Concept Art

/imagine prompt: full body character design, fantasy rogue, leather armor, daggers, dynamic pose --ar 2:3 --niji 6
# Upscale favorite
# Use /variations for pose variations
# Use --cref to maintain character in new scenes

Product Visualization

/imagine prompt: product photography, wireless headphones on marble surface, soft studio lighting, commercial --ar 4:5 --q 2

Album Cover

/imagine prompt: psychedelic album cover, abstract swirls, vibrant colors, 1970s style --ar 1:1 --stylize 500

Tips

  1. Be specific but not restrictive — "cinematic lighting" good, "exactly 47 degree angle" bad
  2. Use artist names carefully — "in the style of Greg Rutkowski" works, but consider living artists ethically
  3. Iterate — First result rarely perfect. Use V buttons to explore variations
  4. Save job IDs — Useful for referencing later
  5. Check Discord — All generations saved in your Discord DMs with bot
  6. Use --v 6 — Latest version has best prompt understanding
  7. Niji for anime --niji 6 for manga/anime style

Troubleshooting

"Queue full" — Wait a few minutes, try again during off-peak hours

"Invalid parameter" — Check parameter syntax, some require specific values

"Content policy violation" — Adjust prompt to avoid restricted content

"Can't upscale" — Job may have expired (24hr limit on free accounts)

"Text looks wrong" — MJ struggles with text. Try --no text or use DALL-E 3 for text-heavy images

"Faces look distorted" — Common issue. Try --v 6, add "photorealistic" or use inpainting


Pricing (as of 2026)

  • Free trial — ~25 images (one-time)
  • Basic — $10/mo, ~200 images
  • Standard — $30/mo, unlimited relaxed mode
  • Pro — $60/mo, faster, more concurrent jobs
  • Mega — $120/mo, maximum capacity

Check midjourney.com for current pricing.


Resources

  • Official docs: docs.midjourney.com
  • Discord: discord.gg/midjourney
  • Community showcase: midjourney.com/showcase
  • Prompt guide: docs.midjourney.com/docs/prompt-guide

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

补充不同宿主或平台的使用分布数据

能力 5

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

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

平台分布

OpenClaw

80.43%
按下载量换算10,906

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

未展示

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

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

来源信息

继续浏览同类 Skills