Tópico de distribuição da skill "Excalidraw Style Images" para Claude…
INEMA
Excalidraw Style Images
How to install the Excalidraw Visuals skill:
This skill lets Claude generate hand-drawn Excalidraw-style PNG images for you. It costs about $0.02-0.09 per image.
Sign up at kie.ai and grab your API key from account settings.
Copy the contents of the folder into your Claude Code project root. The folder structure already mirrors where everything needs to go, so just copy and paste.
Create a .env file in your project root (or add to your existing one) with this line:
KIE_AI_API_KEY=your-key-here
Make sure you have Node.js installed (version 18+).
Open Claude Code in that project. Say "make me an excalidraw visual of..." and describe what you want.
That's it. Claude will ask clarifying questions if needed, build a structured prompt, generate the image, and save the PNG to your project.
Resources
SKILL ZIP
Excalidraw Style Images Skill
1