Image
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/image-artifact
Image
The system viewer for image artifacts. It draws any image a workspace holds — screenshots, photographs, illustrations, diagrams, logos — as a clean, passive image in the artifact detail view and in inline previews across the app. Image is a renderer artifact: it does not classify or tag content, it owns how an image is shown.
Install from the Cinatra marketplace by searching for "Image" and clicking Add. No credentials or configuration are required. As a system base viewer it is present for every workspace and activates immediately. Any image artifact (PNG, JPEG, GIF, WebP, or SVG) is rendered in place: the detail view shows the full image scaled to fit; inline reuse sites show a compact preview. SVG is always rendered as a passive image (<img src>), never as inline markup, so image content can never execute script. When an image has no viewable representation yet — still uploading, or a representation the host has not authorized — the viewer shows a small "Image preview unavailable" placeholder rather than a blank panel; it never leaves an empty slot.
For development, edit the manifest in package.json (cinatra.artifact) or the renderer sources in src/renderers/, then run node extension-kind-gate.mjs --package-root . to validate the package, and pnpm test to run the renderer tests, before publishing.
Works with
- Cinatra artifact library — the image detail view
- Any in-app site that previews an artifact inline (the neutral
previewslot)
Capabilities
- Render PNG, JPEG, GIF, WebP, and SVG image artifacts as a passive image
- Full-size, fit-to-viewport rendering in the artifact detail view
- Compact inline previews for in-app reuse sites
- Degrade to a never-blank placeholder when an image has no viewable representation
- Render SVG safely as a passive image, never as executable inline markup
More from Cinatra
Turn a chosen contacts list into the confirmed recipient pool for an outreach campaign. The agent pulls the list, resolves each member into a…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/email-recipient-selection-agent
A quick checkpoint that runs right before any drafting step. It shows you which skills will guide the work — tone, brand voice, writing…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/skill-recommender-agent
A generic content auditor that improves another agent's output before it ships. Point it at any content bundle, choose the audit skills you want…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/auditor-agent
Turn a published blog post into a short, native-feeling LinkedIn promotional post. Give the agent the blog title, excerpt, body, and the company behind…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/blog-linkedin-writer-agent
Point this agent at a handful of web pages and a description of the shape of data you want — company directories, event speaker…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/web-scrape-agent
Turn a natural-language ask like "Y Combinator W24 batch — get founder contacts" into a clean, reviewed list of accounts or contacts. The agent…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/list-curator-agent
Reviews
There are no reviews yet.