✓ Verified
💻 Development
✓ Enhanced Data
Pls Canvas Design
Generates visual art and posters by expressing original design philosophies as meticulously crafted
- Rating
- 4 (47 reviews)
- Downloads
- 575 downloads
- Version
- 1.0.0
Overview
Generates visual art and posters by expressing original design philosophies as meticulously crafted PNG or PDF.
Complete Documentation
View Source →
Canvas Design
Generates visual art and posters using design philosophies expressed as assets.
Design Philosophies & Expression
1. Minimalism
- Concept: Simplicity, essential elements, negative space.
- Expression: Clean lines, limited color palette, ample white space.
2. Brutalism
- Concept: Raw, unrefined, stark contrast.
- Expression: Bold typography, clashing colors, rough textures.
3. Skeuomorphism
- Concept: Imitating real-world textures.
- Expression: Shadows, gradients, realistic textures.
4. Neumorphism
- Concept: Soft UI, extruded plastic look.
- Expression: Subtle shadows.
5. Glassmorphism
- Concept: Frosted glass effect.
- Expression: Blur, transparency, subtle border.
Asset Generation
Generating PNGs
``python
from PIL import Image, ImageDraw, ImageFont
img = Image.new('RGB', (600, 400), color = 'white')
d = ImageDraw.Draw(img)
font = ImageFont.truetype("arial.ttf", 30)
d.text((10,10), "Hello World", fill=(0,0,0), font=font)
d.rectangle([(50, 50), (150, 150)], fill="blue")
img.save("poster.png")
text
### Generating PDFs
python
from fpdf import FPDF
pdf = FPDF()
pdf.add_page()
pdf.set_font("Arial", size=12)
pdf.cell(200, 10, txt="Generated PDF", ln=True, align="C")
pdf.output("generated.pdf")
``Design Process Suggestions
- Define Objective: What's the purpose of the visual?
- Gather Inspiration: Look at design trends, competitor visuals.
- Sketch Concepts: Rough ideas for layout and elements.
- Select Style: Choose a design philosophy (minimalist, brutalist, etc.).
- Develop Assets: Generate images, text elements.
- Assemble & Refine: Combine assets, adjust spacing, colors, typography.
- Export: Save in required format (PNG, PDF).
Installation
Terminal bash
openclaw install pls-canvas-design
Copied!
Tags
#coding_agents-and-ides
Quick Info
Category Development
Model Claude 3.5
Complexity One-Click
Author mattvalenta
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install pls-canvas-design
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Acestep Lyrics Transcription
Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API.
⚡ GPT-Optimized
)}
★ 3.8 (274)
↓ 17,648
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0