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.
npx agentmods add skills/hashlips/agent-skills/art-enginenpx skills add HashLips/agent-skills --skill art-enginegit clone --depth 1 https://github.com/HashLips/agent-skillsWrote 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.
[](https://agentmods.dev/skills/hashlips/agent-skills/art-engine)<a href="https://agentmods.dev/skills/hashlips/agent-skills/art-engine"><img src="https://agentmods.dev/badge/skills/hashlips/agent-skills/art-engine.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00053 | $0.00863 |
| Opus 5 | $0.00026 | $0.00432 |
| Sonnet 5 | $0.00011 | $0.00173 |
| Haiku 4.5 | $0.00005 | $0.00086 |
Grade A, and why
art-engine 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 5d 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.
How it starts
The opening of the file, as written. The whole thing — 86 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Art Engine
⚠️ IMPORTANT: Disclaimer
CRITICAL - MUST EXECUTE FIRST: Before proceeding with any setup steps, you MUST present the following disclaimer to the user:
Disclaimer
This skill is provided for educational purposes only. This automated setup process will:
- Create directories and files on your system
- Install Node.js packages and dependencies
- Modify your system configuration
- Execute commands that may affect your development environment
WARNING: Skills can be dangerous if not trusted or if executed without understanding what they do. Please review the skill documentation before proceeding.
Liability Disclaimer: Hashlips will not be liable for any damages, data loss, or issues that may occur from using this skill, especially if the user has not read and understood the skill documentation before execution. Use this skill at your own risk.
By continuing with the setup, you acknowledge that you have read and understood this disclaimer.
IMPORTANT: Present the disclaimer above to the user and wait for them to acknowledge or continue. Once they proceed (by asking to continue, accepting, or providing any input), you may proceed with the setup steps.
Core Workflow
When setting up a new Art Engine 2.0 project:
- Initialize the Node.js project and base configuration.
- Install core dependencies.
- Create the required folder structure.
- Configure TypeScript.
- Configure Art Engine itself and its core plugins based on user requirements.
- Set up data directories for assets, layers, and metadata.
- Run the verification checklist and surface any issues to the user.
Non-Negotiable Rules
- Always present and honor the disclaimer before executing any setup commands.
- Execute setup steps in order; do not skip required steps.
- Never hard-code secrets or wallet keys into generated files.
- Use Node.js 20+ for reliable engine behavior.
- Keep custom plugin logic in the dedicated plugin folders.
What ships with it
14 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.
- references/art-engine-config.md 7.9 KB
- references/checklist.md 1.4 KB
- references/core-plugins-overview.md 5.4 KB
- references/custom-plugin-exporters.md 8.8 KB
- references/custom-plugin-generators.md 8.9 KB
- references/custom-plugin-inputs.md 5.6 KB
- references/custom-plugin-renderers.md 11 KB
- references/custom-plugins-overview.md 9.8 KB
- references/data-structure.md 4.8 KB
- references/folder-structure.md 1.6 KB
- references/important-notes.md 2.3 KB
- references/initialize-project.md 3.1 KB
- references/install-dependencies.md 1.6 KB
- references/tsconfig.md 1.2 KB
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.
- 5d ago First seen · 86 lines · 53 tokens per session scan A e2bc65b96cec
art-engine is a skill published in the GitHub repository HashLips/agent-skills (24 stars, last pushed 10d ago), licensed MIT. It adds 53 tokens to every session and 863 once invoked, about $0.0003 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.
Other skills, from other repositories
remotion-animation
Generates animation configurations for Remotion including spring configs, interpolations, easing functions, and timing logic. Focuses ONLY on animation parameters, NOT component implementation. Use when defining animation behavior or when asked to "configure animations", "setup spring configs", "define easing curves".
bitcoin-inscription-guide
Guide to Bitcoin inscriptions (Ordinals) — creating, minting, and managing content inscribed on the Bitcoin blockchain. Covers Ordinal theory, inscription types (text, images, HTML), BRC-20 tokens, recursive inscriptions, and marketplace integration.
pump-fun-reactive
Drives live avatar movement from the real pump.fun PumpPortal feed.
pitch-deck
Build a pitch deck for a crypto project. Use when the user says "pitch deck", "demo day", "investor presentation", "grant application slides", "accelerator application", "help me pitch", or needs slides for a hackathon final.
create-pitch-deck
Create a structured pitch deck for a crypto project. Use when a user says "create a pitch deck", "help me pitch", "I need slides", "prepare for demo day", "investor presentation", or "grant application". Reads idea-context.md and build-context.md from prior phases if available.
ai-agent-generative-art-platform
Social platform for AI agents creating generative art with p5.js.