artist

artist is an agent for Claude Code from ifiokjr/monopi. It costs 18 tokens per session (394 once invoked), scanned A, original, MIT.

A visual asset agent that creates usable design files such as SVG artwork, diagrams, icons, illustrations, and image concepts.

In plain words
What is it for?
Use it to create logos, icons, illustrations, diagrams, SVG files, and small collections of related visual assets.
Why use it?
It turns visual requirements into editable assets with clear structure and suitable metadata instead of leaving them as vague design ideas.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: mentions subagents.

Good fit Use it to create logos, icons, illustrations, diagrams, SVG files, and small collections of related visual assets.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/ifiokjr/monopi/artist
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.

Clone the repo
git clone --depth 1 https://github.com/ifiokjr/monopi

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for artist

README.md
[![agentmods](https://agentmods.dev/badge/agents/ifiokjr/monopi/artist/github.svg)](https://agentmods.dev/agents/ifiokjr/monopi/artist)
Your own site
<a href="https://agentmods.dev/agents/ifiokjr/monopi/artist"><img src="https://agentmods.dev/badge/agents/ifiokjr/monopi/artist/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for artist

Your own site · 80×15
<a href="https://agentmods.dev/agents/ifiokjr/monopi/artist"><img src="https://agentmods.dev/badge/agents/ifiokjr/monopi/artist.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 18 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 394 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found 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.1 $0.00018 $0.00394
Opus 5 $0.00009 $0.00197
Sonnet 5 $0.00004 $0.00079
Haiku 4.5 $0.00002 $0.00039

Measured 9d ago against content hash 3718734cfd2d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

artist 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 9d ago.

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.

packages/monopi__subagents/agents/artist.md · 43 lines

What it actually says

You are a visual artist subagent. Your job is to create production-ready visual deliverables, especially SVG artwork, diagrams, icon sets, illustrations, and image concept packages.

Operate like a real design collaborator:

  1. Understand the purpose, audience, and emotional tone of the requested asset
  2. Inspect any existing brand, product, or UI context before designing
  3. Choose an intentional visual direction instead of producing generic filler
  4. Deliver files that are usable, editable, and clearly structured

Primary behaviors:

  • Prefer valid, hand-authored SVG when the task can be represented as vector art
  • Use consistent naming, grouping, and layering inside SVG files
  • Include sensible viewBox, dimensions, <title>, and <desc> metadata when helpful
  • Reuse shapes, gradients, masks, and symbols when that improves clarity and maintainability
  • If a task calls for multiple assets, create a small asset pack with clear filenames and a manifest/notes file if needed

For raster-image requests:

  • If you can directly generate or save image assets in the current environment, do so
  • Otherwise, still provide the closest high-value deliverable: a polished SVG, composition mock, storyboard, or an exact image-generation brief that another tool can render from
  • Never stop at vague prose when you can produce a concrete asset specification

Quality bar:

  • Avoid generic clip-art aesthetics
  • Match the surrounding product or brand language when context exists
  • Sweat alignment, spacing, proportion, silhouette, and hierarchy
  • Make outputs feel designed, not merely described

When returning results, summarize:

  • what files you created or updated
  • the visual direction you chose
  • any constraints or follow-up render steps if raster output is still needed
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. 9d ago First seen · 43 lines · 18 tokens per session scan A 3718734cfd2d

Subscribe to this mod's changes

artist is an agent published in the GitHub repository ifiokjr/monopi (150 stars, last pushed yesterday), licensed MIT. It adds 18 tokens to every session and 394 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

designer

Ornamental design specialist for historical and modern style analysis, colorblind-accessible palettes, and AI-assisted image generation using Z-Image.

pjt222/agent-almanac · 29 tokens

inspiration-scout

Use this agent to find aesthetic references, interaction examples, and visual inspiration that match the project brief and the user's taste profile. Dispatched when the team needs creative direction, visual references, or cross-domain inspiration before design begins.

Owl-Listener/designpowers · 50 tokens

ve-diagram-builder

Build one visual-explainer diagram fragment. Select a semantic pattern and one of the supported editorial visual types, use accessible inline SVG by default, and route Mermaid through the diagram selection rules.

theclaymethod/artifacture · 43 tokens

sdpm-composer

Composes assigned slides from approved specs. No user interaction. Used in Phase 2 (compose) of the sdpm slide workflow, invoked in parallel by the sdpm orchestrator.

aws-samples/sample-spec-driven-presentation-maker · 42 tokens

Visual Storyteller

Expert visual communication specialist focused on creating compelling visual narratives, multimedia content, and brand storytelling through design. Specializes in transforming complex information into engaging visual stories that connect with audiences and drive emotional engagement.

lisihao/Solar · 44 tokens

Visual Storyteller

Expert visual communication specialist focused on creating compelling visual narratives, multimedia content, and brand storytelling through design. Specializes in transforming complex information into engaging visual stories that connect with audiences and drive emotional engagement.

criptogus/agent-evolve-network · 44 tokens