Ce image
Run an always-on SEO/AEO growth loop on your own site with Claude: pulls GA4 and Search Console signals, proposes fixes with the reasoning attached, applies approved changes to WordPress, verifies they landed, and learns from outcomes. Every write is human-approved. MIT, no telemetry, no scraping.
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.
2 things to look at
- 18 days oldThe repository was created 18 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.
- 3 stars3 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
Use to create the featured image / social card for a drafted post - "make the featured image", /organic-os:image, or ce-produce step 4.
SKILL.md
1.0 KB, 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.