agentsclimarketplace

Token plan generate image

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

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.From its SKILL.md

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.

One thing to look at

  • 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.

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 325,949. 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.