canvas-design

A skill for creating original static visual artwork as PNG images or PDF documents. It is intended for posters, illustrations, and other designed pieces.

In plain words
What is it for?
Use it to create posters, artwork, and other static designs that need to be delivered as PNG, PDF, or related document files.
Why use it?
It gives the agent a defined process for making a finished visual artifact and delivering it as a file. It also keeps the work original rather than copying another artist.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/prismer-ai/prismercloud/canvas-design
Any agent
npx skills add Prismer-AI/PrismerCloud --skill canvas-design
Clone the repo
git clone --depth 1 https://github.com/Prismer-AI/PrismerCloud

Made for: Claude Code, Codex.

Per session 59 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,679 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 92% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00059 $0.02679
Opus 5 $0.00030 $0.01340
Sonnet 5 $0.00012 $0.00536
Haiku 4.5 $0.00006 $0.00268

Measured yesterday against content hash 1916e15fcd89, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

canvas-design scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

92% identical to canvas-design — 27 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

sdk/prismer-cloud/built-in-skills/canvas-design/SKILL.md · 156 lines

How it starts

The opening of the file, as written. The whole thing — 156 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Delivering the finished artifact

When this skill finishes producing a .png / .pdf (or .md) artifact, write it into the dispatch artifacts dir and deliver it with cloud deliver <abs-path> — this is the one command for a final artifact: it attaches the file to your current reply (one message = your text + the attachment). Run cloud deliver once per output file. See the office-artifacts delivery contract for the full rules (incl. the hermes --run-id / --conversation-id flags).

Do NOT also run cloud file send on the same file — that posts a separate file-only message, so the artifact gets delivered twice (a split "file message" + "text message"). cloud file send is only for ad-hoc mid-conversation sharing, never for your final deliverable. And cloud file upload is NOT a delivery command at all (it only uploads bytes and returns an uploadId — nothing reaches the user) — always use cloud deliver.

Do NOT hand-build POST /api/im/assets calls or assemble ContentBlock JSON yourself, and do NOT paste local file paths (./output.png), data: URIs, or raw bytes into the reply body — the delivery commands register the asset and surface the image preview / PDF card automatically.

Never claim a file you didn't actually write: only describe an artifact as delivered after cloud deliver exits 0 and prints an assetId.

These are instructions for creating design philosophies - aesthetic movements that are then EXPRESSED VISUALLY. Output only .md files, .pdf files, and .png files.

Complete this in two steps:

  1. Design Philosophy Creation (.md file)
  2. Express by creating it on a canvas (.pdf file or .png file)

First, undertake this task:

DESIGN PHILOSOPHY CREATION

To begin, create a VISUAL PHILOSOPHY (not layouts or templates) that will be interpreted through:

  • Form, space, color, composition
  • Images, graphics, shapes, patterns
  • Minimal text as visual accent

THE CRITICAL UNDERSTANDING

  • What is received: Some subtle input or instructions by the user that should be taken into account, but used as a foundation; it should not constrain creative freedom.
  • What is created: A design philosophy/aesthetic movement.
  • What happens next: Then, the same version receives the philosophy and EXPRESSES IT VISUALLY - creating artifacts that are 90% visual design, 10% essential text.

Read the full file on GitHub · 156 lines

Files

What ships with it

60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 156 lines · 59 tokens per session scan A 1916e15fcd89

Subscribe to this mod's changes

canvas-design is a skill published in the GitHub repository Prismer-AI/PrismerCloud (1,409 stars, last pushed 25d ago), licensed MIT. It adds 59 tokens to every session and 2,679 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 92% identical to canvas-design, differing in 27 lines, and is treated as a copy.

Related

Other skills, from other repositories

markitdown

Convert files and office documents to Markdown, including PDFs, Office files, images with OCR, audio with transcription, HTML, archives, and structured data. Use when the user needs markdown extraction or document-to-markdown conversion.

LuizEduPP/Rememb · 48 tokens

9router-stt

Speech-to-text via 9Router /v1/audio/transcriptions using OpenAI Whisper / Groq / Gemini / Deepgram / AssemblyAI / NVIDIA / HuggingFace models. Use when the user wants to transcribe audio, convert speech to text, or get subtitles from audio files.

decolua/9router · 63 tokens

image-generation

Generate images from text prompts (and optionally edit/remix input images). Use when the user asks to create, generate, draw, render, or edit an image, illustration, logo, icon, diagram, or photo.

letta-ai/letta-code · 47 tokens

openai-whisper-api

Transcribe audio via OpenAI Audio Transcriptions API (Whisper).

Bitterbot-AI/bitterbot-desktop · 20 tokens

image-gen

在 Agent 沙盒中生成图片并保存到 outputs。当用户要求生成图片、海报、插画、文生图,或指定 Qwen-Image、其它兼容图片生成接口时使用此技能。.

xerrors/Yuxi · 48 tokens

gsap-scrolltrigger

Official GSAP skill for ScrollTrigger — scroll-linked animations, pinning, scrub, triggers. Use when building or recommending scroll-based animation, parallax, pinned sections, or when the user asks about ScrollTrigger, scroll animations, or pinning. Recommend GSAP for scroll-driven animation when no library is…

calesthio/OpenMontage · 68 tokens