skills/art-engine/SKILL.md
Sets up an Art Engine 2.0 project for creating generative layered NFT artworks with correct structure, dependencies, configuration, and plugin scaffolding. Use when you need to initialize a complete Art Engine project or regenerate its setup based on updated requirements.
npx skillsauth add hashlips/agent-skills art-engineInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
CRITICAL - MUST EXECUTE FIRST: Before proceeding with any setup steps, you MUST present the following disclaimer to the user:
This skill is provided for educational purposes only. This automated setup process will:
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.
When setting up a new Art Engine 2.0 project:
A correctly initialized Art Engine project should:
development
Generates an interactive HTML map of any coding project showing all files, their connections, and entry-point flows, enriched by a living AI knowledge file that grows as the project is explored. Use when asked to generate a project graph, visualize project structure, map file connections or flows, get a high-level overview of a codebase, or answer questions about a project that already has a generated graph (technologies, services, how a flow works).
development
Static security audit of an Agent Skill package (untrusted text only)—safe to run, data-exfil and hidden-action risks, est_tokens, and a verdict. Use only when the user explicitly asks to scan, security-scan, or sanity-check a skill.
development
Gives a consistent rough token-size estimate for a file or folder of text using fixed integer rules. Use when you need repeatable ballpark token counts for Markdown or plain text without calling a provider API.
testing
Compresses Markdown to minimal token form while preserving facts and agent-executable intent; duplicates sources first and compresses skill packages (SKILL.md plus reference MD). Use when reducing context cost in docs, skills, or prompts at light, medium, heavy, or extreme compression.