agentsclimarketplace

Ce image

Skill shalintripathi/organic-os/plugin/skills/ce-image

Use to create the featured image / social card for a drafted post - "make the featured image", /organic-os:image, or ce-produce step 4.From its SKILL.md

Install
npx -y skills add shalintripathi/organic-os --skill ce-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

  • 4 stars4 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.0 KB, 234 tokens by cl100k_base, as published. Nobody here has run it

Featured image

  1. Input: a draft file. Derive: post title, one visual concept (no text-heavy design; title as overlay text max 8 words), site brand colors if the profile records them.
  2. If the Canva connector is available: generate a 1200x630 design with the title text + brand colors, export as PNG, save next to the draft as <slug>-featured.png. Present it; regenerate on request (max 3 rounds).
  3. Without Canva: write <slug>-image-brief.md next to the draft - dimensions 1200x630, concept description, exact overlay text, alt text - so the user can produce it in any tool. State plainly that no image was generated.
  4. Always write the alt text into the draft frontmatter (alt: ...).
  5. Steps 2-3 are the image-generation slot (ADR-0009) - Canva is the adapter today; see CONTRIBUTING.md's "Contributing an image-generation adapter" to add Gemini or a local generator.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

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.