Token导航 LogoToken导航TokenDH.com
图像处理只读github未标认证来源可访问clear审计通过

baoyu-cover-image宝玉封面图

Agent Skill

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

总安装

247

周安装

10

GitHub Stars

3

下载量

78
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/questnova502/claude-skills-sync --skill baoyu-cover-image

简介

用于辅助图像生成、图片编辑和视觉素材处理。

  • 适合根据文本生成图片或调用相关图像工具。baoyu-cover-image 属于图像处理类 Skill,可作为该场景下的辅助能力补充。
  • 使用时需确认输入图片、版权来源和输出格式限制。
  • 涉及人物、品牌或公开展示素材时应核对授权与合规边界。
  • 支持 Codex、Claude、Cursor、Gemini CLI,通过 GitHub 安装。

SKILL.md

Cover Image Generator

Generate hand-drawn style cover images for articles with multiple style options.

Usage

# From markdown file (auto-select style based on content)
/baoyu-cover-image path/to/article.md

# Specify a style
/baoyu-cover-image path/to/article.md --style blueprint
/baoyu-cover-image path/to/article.md --style warm
/baoyu-cover-image path/to/article.md --style dark-atmospheric

# Without title text
/baoyu-cover-image path/to/article.md --no-title

# Combine options
/baoyu-cover-image path/to/article.md --style minimal --no-title

# From direct text input
/baoyu-cover-image
[paste content or describe the topic]

# Direct input with style
/baoyu-cover-image --style playful
[paste content]

Options

OptionDescription
--style <name>Specify cover style (see Style Gallery below)
--aspect <ratio>Aspect ratio: 2.35:1 (cinematic, default), 16:9 (widescreen), 1:1 (social)
--lang <code>Output language for title text (en, zh, ja, etc.)
--no-titleGenerate cover without title text (visual only)

Style Gallery

StyleDescription
elegant (Default)Refined, sophisticated, understated
flat-doodleBold outlines, pastel colors, cute rounded shapes
blueprintTechnical schematics, engineering precision
bold-editorialMagazine cover impact, dramatic typography
chalkboardBlack chalkboard, colorful chalk drawings
dark-atmosphericCinematic dark mode, glowing accents
editorial-infographicMagazine explainer, visual storytelling
fantasy-animationGhibli/Disney inspired, whimsical charm
intuition-machineTechnical briefing, bilingual labels
minimalUltra-clean, zen-like, focused
natureOrganic, calm, earthy
notionClean SaaS dashboard, productivity styling
pixel-artRetro 8-bit, nostalgic gaming aesthetic
playfulFun, creative, whimsical
retroHalftone dots, vintage badges, classic
sketch-notesHand-drawn, educational, warm
vector-illustrationFlat vector, black outlines, retro colors
vintageAged paper, historical, expedition style
warmFriendly, approachable, human-centered
watercolorSoft hand-painted, natural warmth

Detailed style definitions: references/styles/<style>.md

Auto Style Selection

When no --style is specified, the system analyzes content to select the best style:

Content SignalsSelected Style
Architecture, system design, engineeringblueprint
Product launch, keynote, marketing, brandbold-editorial
Education, classroom, tutorial, teachingchalkboard
Entertainment, creative, premium, cinematicdark-atmospheric
Technology explainer, science, researcheditorial-infographic
Storytelling, children, fantasy, magicalfantasy-animation
Technical docs, academic, bilingualintuition-machine
Personal story, emotion, growth, lifewarm
Simple, zen, focus, essentialminimal
Fun, easy, beginner, casualplayful
Nature, eco, wellness, health, organicnature
Pop culture, 80s/90s nostalgia, badgesretro
Product, SaaS, dashboard, productivitynotion
Productivity, workflow, app, tools, cuteflat-doodle
Gaming, retro tech, developer, 8-bitpixel-art
Educational, tutorial, knowledge sharingsketch-notes
Creative proposals, brand, toy-likevector-illustration
History, exploration, heritage, biographyvintage
Lifestyle, travel, food, personalwatercolor
Business, professional, strategy, analysiselegant

File Management

Output Directory

Each session creates an independent directory named by content slug:

cover-image/{topic-slug}/
├── source-{slug}.{ext}    # Source files (text, images, etc.)
├── prompts/
│   └── cover.md
└── cover.png

Slug Generation:

  1. Extract main topic from content (2-4 words, kebab-case)
  2. Example: "The Future of AI" → future-of-ai

Conflict Resolution

If cover-image/{topic-slug}/ already exists:

  • Append timestamp: {topic-slug}-YYYYMMDD-HHMMSS
  • Example: ai-future exists → ai-future-20260118-143052

Source Files

Copy all sources with naming source-{slug}.{ext}:

  • source-article.md (main text content)
  • source-logo.png (image from conversation)

Multiple sources supported: text, images, files from conversation.

Workflow

Step 1: Analyze Content

  1. Save source content (if not already a file):

- If user provides a file path: use as-is - If user pastes content: save to source.md in target directory

  1. Extract key information:

- Main topic: What is the article about? - Core message: What's the key takeaway? - Tone: Serious, playful, inspiring, educational? - Keywords: Identify style-signaling words

  1. Language detection:

- Detect source language from content - Detect user language from conversation context - Note if source_language ≠ user_language (will ask in Step 3)

Step 2: Determine Options

  1. Style selection:

- If --style specified, use that style - Otherwise, scan content for style signals and auto-select 3 candidates - Default to elegant if no clear signals

  1. Aspect ratio:

- If --aspect specified, use that ratio - Otherwise, prepare options: 2.35:1 (cinematic), 16:9 (widescreen), 1:1 (social)

Step 3: Confirm Options

Purpose: Let user confirm all options in a single step before generation.

IMPORTANT: Present ALL options in a single confirmation step using AskUserQuestion. Do NOT interrupt workflow with multiple separate confirmations.

Determine which questions to ask:

QuestionWhen to Ask
StyleAlways (required)
Aspect ratioAlways (offer common options)
LanguageOnly if source_language ≠ user_language

Present options (use AskUserQuestion with all applicable questions):

Question 1 (Style) - always:

  • Style A (recommended): [style name] - [brief description]
  • Style B: [style name] - [brief description]
  • Style C: [style name] - [brief description]
  • Custom: Provide custom style reference

Question 2 (Aspect) - always:

  • 2.35:1 Cinematic (Recommended) - ultra-wide, dramatic
  • 16:9 Widescreen - standard video/presentation
  • 1:1 Square - social media optimized

Question 3 (Language) - only if source ≠ user language:

  • [Source language] (matches content)
  • [User language] (your preference)

Language handling:

  • If source language = user language: Just inform user (e.g., "Title will be in Chinese")
  • If different: Ask which language to use for title text

Step 4: Generate Cover Concept

Create a cover image concept based on selected style:

Title (if included, max 8 characters):

  • Distill the core message into a punchy headline
  • Use hooks: numbers, questions, contrasts, pain points
  • Skip if --no-title flag is used

Visual Elements:

  • Style-appropriate imagery and icons
  • 1-2 symbolic elements representing the topic
  • Metaphors or analogies that fit the style

Step 5: Create Prompt File

Save prompt to prompts/cover.md with confirmed options.

All prompts are written in the user's confirmed language preference.

Prompt Format:

Cover theme: [topic in 2-3 words]
Style: [selected style name]
Aspect ratio: [confirmed aspect ratio]

[If title included:]
Title text: [8 characters or less, in confirmed language]
Subtitle: [optional, in confirmed language]

Visual composition:
- Main visual: [description matching style]
- Layout: [positioning based on title inclusion and aspect ratio]
- Decorative elements: [style-appropriate elements]

Color scheme:
- Primary: [style primary color]
- Background: [style background color]
- Accent: [style accent color]

Style notes: [specific style characteristics to emphasize]

[If no title:]
Note: No title text, pure visual illustration only.

Step 6: Generate Image

Image Generation Skill Selection:

  1. Check available image generation skills
  2. If multiple skills available, ask user to choose

Generation: Call selected image generation skill with prompt file, output path, and confirmed aspect ratio.

Step 7: Output Summary

Cover Image Generated!

Topic: [topic]
Style: [style name]
Aspect: [aspect ratio]
Title: [cover title] (or "No title - visual only")
Language: [confirmed language]
Location: [output path]

Preview the image to verify it matches your expectations.

Notes

  • Cover should be instantly understandable at small preview sizes
  • Title (if included) must be readable and impactful
  • Visual metaphors work better than literal representations
  • Maintain style consistency throughout the cover
  • Image generation typically takes 10-30 seconds
  • Title text uses user's confirmed language preference
  • Aspect ratio: 2.35:1 for cinematic/dramatic, 16:9 for widescreen, 1:1 for social media

Extension Support

Custom styles and configurations via EXTEND.md.

Check paths (priority order):

  1. .baoyu-skills/baoyu-cover-image/EXTEND.md (project)
  2. ~/.baoyu-skills/baoyu-cover-image/EXTEND.md (user)

If found, load before Step 1. Extension content overrides defaults.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

Claude Code

28.61%
按下载量换算22

windsurf

27.22%
按下载量换算21

trae

17.97%
按下载量换算14

OpenCode

13.55%
按下载量换算11

Codex

7.81%
按下载量换算6

Antigravity

3.69%
按下载量换算3

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills