adding-art-packs

adding-art-packs is a skill for Claude Code from remsky/comic-chat-web. It costs 36 tokens per session (1,183 once invoked), scanned A, original, AGPL-3.0.

Instructions for adding or extending an art pack in the comic-chat-web project. The available details do not explain what an art pack contains.

In plain words
What is it for?
Use it when changing art packs in comic-chat-web. More specific jobs cannot be stated from the available description.
Why use it?
It identifies which generators, maintained files, and tests are involved, helping developers follow the project's expected process.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

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/remsky/comic-chat-web/adding-art-packs
Any agent
npx skills add remsky/comic-chat-web --skill adding-art-packs
Clone the repo
git clone --depth 1 https://github.com/remsky/comic-chat-web

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 adding-art-packs

README.md
[![agentmods](https://agentmods.dev/badge/skills/remsky/comic-chat-web/adding-art-packs.svg)](https://agentmods.dev/skills/remsky/comic-chat-web/adding-art-packs)
Your own site
<a href="https://agentmods.dev/skills/remsky/comic-chat-web/adding-art-packs"><img src="https://agentmods.dev/badge/skills/remsky/comic-chat-web/adding-art-packs.svg" alt="Measured on agentmods" height="20"></a>
Per session 36 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,183 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00036 $0.01183
Opus 5 $0.00018 $0.00592
Sonnet 5 $0.00007 $0.00237
Haiku 4.5 $0.00004 $0.00118

Measured 6d ago against content hash 6511d5fb055c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

adding-art-packs 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 6d 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.

.claude/skills/adding-art-packs/SKILL.md · 70 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

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. 6d ago First seen · 70 lines · 36 tokens per session scan A 6511d5fb055c

Subscribe to this mod's changes

adding-art-packs is a skill published in the GitHub repository remsky/comic-chat-web (12 stars, last pushed 1mo ago), licensed AGPL-3.0. It adds 36 tokens to every session and 1,183 once invoked, about $0.0002 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 skills, from other repositories

product-showcase

Generate a comprehensive marketing website for a web app — multi-page with real screenshots, animated GIF walkthroughs, feature deep-dives, and workflow demonstrations. Browses the running app, captures screens and sequences, and produces a deployable site that actually teaches people what the product does. Especially…

jezweb/claude-skills · 117 tokens

image-processing

Process images for web development — resize, crop, trim whitespace, convert formats (PNG/WebP/JPG), optimise file size, generate thumbnails, create OG card images. Uses Pillow (Python) — no ImageMagick needed. Trigger with 'resize image', 'convert to webp', 'trim logo', 'optimise images', 'make thumbnail', 'create OG…

jezweb/claude-skills · 93 tokens

comic-sol

Create, storyboard, render, resume, repair, and export finished original manga/anime comics from a short prompt, prose story, pasted narrative, or local .txt/.md source. Use when the active agent should produce editable plans, consistent panel PNGs, composed page PNGs, a PDF, manifest, and transparent QA report…

wenn-id/comicsol · 75 tokens

hanxiaoyu-visual-story-comic

Turn original, public-domain, or user-authorized stories, scripts, articles, and outlines into coherent multi-page comics with stable characters, scenes, props, page plans, image prompts, optional image generation, and continuity review. Use when the user asks for 漫画、条漫、绘本式故事页、连续分镜图、story comic、webtoon, comic pages…

rolfie-han/hanxiaoyu-visual-story-comic · 117 tokens

ai-image-generator

Generate AI images using Gemini or GPT APIs directly. Covers model selection (Gemini for scenes; GPT Image 2 for text rendering, batch variations, multi-reference compositing; GPT Image 1.5 for transparent icons), the 5-part prompting framework, API calling patterns, multi-turn editing, and quality assurance. Produces…

jezweb/claude-skills · 165 tokens

oma-voice

Local-first text-to-speech and speech-to-text via the Voicebox MCP server. Generates speech from cloned or preset voice profiles for agent notifications, content voiceovers, and audio asset creation, and transcribes audio files for meeting notes or memos. Runs entirely on-device with no cloud, no API keys, no per-call…

gracefullight/docusaurus-plugins · 96 tokens