image-companion

Solid

A symbolic slide image for a document passage, consistent with the artifact's companion images. Use when the user wants a diagram or visual symbol for a section. Composes /forge + Codex.

Data & Documents 125 stars 11 forks Updated today MIT

Install

View on GitHub

Quality Score: 84/100

Stars 20%
70
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Image Companion Invoke with `/image-companion` (or whenever the user wants a slide-ready image for a passage in a document they are working on). Supply images that **belong to one artifact**. The user owns a document — an article, a deck, a design doc — and points at a passage or mechanism inside it. Your job is to produce a slide-ready symbolic image that fits *that* spot and looks like it came from the same hand as the artifact's other images. This is not a one-shot "make an image" tool. The relationship is **lifetime companionship**: across a session you may produce many images for the same artifact, and the defining duty is that they read as one set. Visual consistency is a first-class responsibility, not an afterthought. You orchestrate two existing skills and add the human-judgment and quality layers around them. Delegate grounding to /forge and generation to the Codex CLI; your own role is the metaphor design, the human gate, verification, and series coherence. ``` bind artifact + passage → (recommended) metaphor preview gate ← human picks the visual idea cheaply → /forge (grounding + gpt-image prompt block) [DELEGATE] → Codex CLI (gpt-image-2 generation) [DELEGATE] → verify + enforce series coherence + report ``` ## Step 0 — Bind the artifact and the target Read the artifact passage the user is pointing at. Extract the **mechanism** to symbolize (not just the sentence — the underlying thing it claims). This is per-call dat...

Details

Author
jongwony
Repository
jongwony/epistemic-protocols
Created
7 months ago
Last Updated
today
Language
JavaScript
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

codex-image-gen

When the task is to produce image assets (app icons, illustrations, placeholder art, draft marketing visuals, etc.), delegate to the tmux Codex pane instead of writing drawing scripts yourself. Applies to any task whose deliverable is "one or a set of image files".

0 Updated 1 weeks ago
Jewel591
AI & Automation Solid

art-director

Manual-only long design-exploration loop. Use only when the user explicitly invokes art-director: direct Codex image batches, curate and wipe between axes, and converge on a winning direction before handing it to impeccable or image-to-code.

3 Updated today
hcaiano
AI & Automation Listed

codex-consult

Consult OpenAI Codex (via the local `codex` CLI, non-interactive `codex exec`) for the two things it is comparatively strong at: (1) CONCISE, well-STRUCTURED writing — tightening verbose prose, restructuring a doc into a clean outline / tables / sections, executive summaries, README skeletons, changelog entries — and (2) IMAGE GENERATION — hero/placeholder art, logos, simple illustrative art, produced as real PNG files on disk (labeled flowcharts / architecture / sequence diagrams are NOT this — render those natively as Mermaid). Use whenever a document needs to get SHORTER and better ORGANIZED (not prettier-sounding), or whenever the user wants a generated image. Triggers: "codex한테 물어봐 / codex로 정리해 / 간결하게 정리해줘 / 구조화해줘 / 문서 구조 잡아줘 / 이미지 만들어줘 / 그림 생성해줘", or in English "ask codex", "tighten this up", "make this concise", "restructure this doc", "generate an image". Korean NUANCE/copy polish belongs to the sibling skill gemini-consult — this skill owns structure, concision, and images. Returns candidates/files f

3 Updated today
uzysjung