draw

draw is a skill for Claude Code from sinhoneyy/master-skills. It costs 23 tokens per session (1,036 once invoked), scanned A, original, no licence file.

A graphics and diagram tool skill that creates and converts vector artwork, diagrams, and files using LibreOffice Draw. Vector graphics are images made from shapes that can be resized without becoming blurry.

In plain words
What is it for?
It helps create or convert ODG, SVG, and PDF files, including diagrams and other vector artwork.
Why use it?
It avoids having to create diagrams and convert between common graphics and document formats manually.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the master-skills-ai-agent-builder plugin — 195 skills, 1 plugin shipped together

Good fit It helps create or convert ODG, SVG, and PDF files, including diagrams and other vector artwork.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sinhoneyy/master-skills/draw
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.

Any agent
npx skills add sinhoneyy/master-skills --skill draw
Clone the repo
git clone --depth 1 https://github.com/sinhoneyy/master-skills

Made for: Claude Code.

Or install master-skills-ai-agent-builder, the plugin that ships this one along with the rest of its 195 skills, 1 plugin.

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 draw

README.md
[![agentmods](https://agentmods.dev/badge/skills/sinhoneyy/master-skills/draw.svg)](https://agentmods.dev/skills/sinhoneyy/master-skills/draw)
Your own site
<a href="https://agentmods.dev/skills/sinhoneyy/master-skills/draw"><img src="https://agentmods.dev/badge/skills/sinhoneyy/master-skills/draw.svg" alt="Measured on agentmods" height="20"></a>
Per session 23 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,036 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 unknown 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.00023 $0.01036
Opus 5 $0.00012 $0.00518
Sonnet 5 $0.00005 $0.00207
Haiku 4.5 $0.00002 $0.00104

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

Security

Grade A, and why

draw 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.

plugins/master-skills-ai-agent-builder/skills/draw/SKILL.md · 170 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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 · 170 lines · 23 tokens per session scan A d964bd2f448c

Subscribe to this mod's changes

draw is a skill published in the GitHub repository sinhoneyy/master-skills (11 stars, last pushed 2d ago), with no licence file. It adds 23 tokens to every session and 1,036 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-09-06.

Related

Other skills, from other repositories

paper2xhs

A process for turning an academic paper PDF into an illustrated multi-image post for Xiaohongshu, a Chinese social-media platform. It combines a plain-language explanation with a cover, paper figures, and tags.

QuZhan51496/paper2anything · 143 tokens

document-skills

Professional document creation, editing, and analysis for Office formats (docx, pdf, pptx, xlsx). Use when working with Word documents, PDFs, PowerPoint presentations, or Excel spreadsheets.

travisjneuman/.claude · 44 tokens

kb-import

Import knowledge from existing documents into structured KB entries. Reads source documents (Markdown, PDF, DOCX, plain text), extracts key information, and creates properly formatted KB entries with YAML frontmatter.

techwolf-ai/ai-first-toolkit · 42 tokens

pdf

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

travisjneuman/.claude · 50 tokens

documentation-writer

Write clear, comprehensive technical documentation. Covers README files, API docs, tutorials, architecture guides, and documentation systems.

AtulPurohit/Antigravity-Awesome-Skills · 27 tokens

analyzing-malicious-pdf-with-peepdf

Perform static analysis of malicious PDF documents using peepdf, pdfid, and pdf-parser to extract embedded JavaScript, shellcode, and suspicious objects.

marysatasselshaped667/skills-collection-1 · 43 tokens