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
npx -y skills add shalintripathi/organic-os --skill ce-imageAssembled 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
- 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.
- 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).
- 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.
- Always write the alt text into the draft frontmatter (alt: ...).
- 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.