agentsclimarketplace

Token plan generate image

Skill coconilu/token-plan-media-hub/adapters/codex/token-plan-media-hub/skills/token-plan-generate-image

Local-first media generation hub and cross-agent MCP/Skill blueprint for Alibaba Cloud Model Studio Token Plan

Install
npx -y skills add coconilu/token-plan-media-hub --skill token-plan-generate-image

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 13 days oldThe repository was created 13 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Generate an image through the local Token Plan Media Hub and persist it as a traceable artifact. Use when a user asks Codex to draw, illustrate, create a concept image, make a visual draft, or test an Alibaba Model Studio image model. Do not use for editing an existing image until the Hub reports an image-edit capability.

SKILL.md

1.1 KB, 168 tokens by cl100k_base, as published. Nobody here has run it

Token Plan Generate Image

  1. Require the token-plan-media-hub MCP server. If its tools are unavailable, stop and say that the Hub service or plugin is not connected.
  2. Call media.list_models with capability image.generate.
  3. Respect an explicitly requested model. Otherwise use the user's verified default; never invent or silently substitute a model.
  4. If the selected model is not verified for the current credential, call media.probe_capabilities before generation.
  5. Call media.generate_image with only parameters declared by the selected model.
  6. Return the artifact ID, local path, model, and manifest path. Do not return a temporary provider URL as the only result.

Never ask the user to paste a Key into chat. Key configuration belongs to the local Dashboard.

What ships with it: 1 file

217 B alongside SKILL.md

agents/

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.