跳到主要内容
知仓学习社ZHICANG

vidseeds-thumbnails

Use for VidSeeds MCP thumbnail workflows - generate, poll jobs, edit, restyle, Thumbnail Studio (trends, briefs, subjects, overlay text), apply to a…

不碰外部(只输出文字)无严重或高危命中hashgraph-online/awesome-codex-plugins

它会碰到什么

扫了多少1 个文本文件,4 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Thumbnails (MCP)

Quick generate → retrieve

  1. vidseeds_get_seed_balance (free).
  2. vidseeds_generate_thumbnailjobId, expectedCostSeeds; poll vidseeds_get_thumbnail_job every ~3s (~70–100s typical). Price per image uses model-specific seeds (Gemini 7, OpenAI 11, Grok 3); see get_seed_balance.
  3. vidseeds_get_thumbnail or vidseeds_list_thumbnails for URLs/ids.
  4. Optional: vidseeds_download_thumbnail_bundle for a packaged download.

Edit pricing (2026-06 correct): vidseeds_edit_thumbnail (and restyle) charges model-specific seeds; edits that reference an input image cost more than pure generation (input + output). Check vidseeds_get_seed_balance for current per-model rates before calling. Always confirm with user.

Edit or restyle an existing thumbnail

  • vidseeds_edit_thumbnail - chat-style edit (async job; poll per tool response).
  • vidseeds_restyle_thumbnail - style transfer on an existing asset.

Attach to a project

  • vidseeds_apply_thumbnail_to_project with projectId and the generated thumbnail id.

Publish thumbnail to YouTube

  • vidseeds_publish_thumbnail_to_youtube when the video is on a connected channel (see vidseeds-publishing for connections).
  • Bulk YouTube limit: YouTube rate-limits custom-thumbnail uploads separately from VidSeeds.ai seeds/MCP quota. For bulk replacements, plan no more than about 100 thumbnail uploads per connected YouTube channel/account per rolling 24 hours. If YouTube returns uploadRateLimitExceeded / "too many thumbnails recently", stop the batch, persist the next video id, and resume later.

Thumbnail Studio (research → brief → generate)

Use when you want data-informed creative direction:

| Step | Tool |

| -------------------------------- | -------------------------------------------------------------------------------- |

| Trends in niche | vidseeds_get_thumbnail_trends |

| Niche detection | vidseeds_detect_thumbnail_niche |

| Frame analysis (from video refs) | vidseeds_analyze_thumbnail_frames, vidseeds_select_best_thumbnail_frame |

| Creative brief | vidseeds_build_thumbnail_brief |

| Subject ideas | vidseeds_suggest_thumbnail_subjects |

| Overlay copy options | vidseeds_generate_thumbnail_overlay_texts |

| Style profiles | vidseeds_get_thumbnail_style_profiles, vidseeds_save_thumbnail_style_profile |

| Visual audit / CTR sim | vidseeds_audit_thumbnail_visual, vidseeds_simulate_ctr |

| Custom upload | vidseeds_upload_custom_thumbnail |

Then run vidseeds_generate_thumbnail (or from-video flow below) with prompts/refs from the brief.

Local source video (file on disk only)

The hosted server cannot read the user's filesystem.

  1. Configure vidseeds-local stdio MCP (see plugin README; env VIDSEEDS_API_KEY or PAT).
  2. vidseeds_generate_thumbnail_from_video on the local server - probes/transcribes/extracts frames locally, then calls the hosted pipeline.

Alternatively, extract frames locally with vidseeds_extract_video_frames (see vidseeds-local-video) and pass base64 frames into vidseeds_generate_thumbnail.

From an existing YouTube video (hosted)

  • vidseeds_generate_thumbnail_from_video (hosted) when the video is addressable via allowed CDN URLs / account-owned assets - check tool description for inputs.

Learning / preferences

  • vidseeds_record_thumbnail_preference, vidseeds_get_thumbnail_learning_status - optional feedback loop for repeat creators.

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

它属于哪个仓库

星标★ 1,027
本站分层T1
该仓技能数1910
原文件路径plugins/CarrotGamesStudios/vidseeds-mcp/skills/vidseeds-thumbnails/SKILL.md

同一个仓库里的其他技能

看这个仓库的全部 1910 个技能