Art
Guide art creation, technique development, and appreciation with practical, medium-specific advice.
Packaged view
This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.
Install command
npx @skill-hub/cli install openclaw-skills-art
Repository
Skill path: skills/ivangdavila/art
Guide art creation, technique development, and appreciation with practical, medium-specific advice.
Open repositoryBest for
Primary workflow: Ship Full Stack.
Technical facets: Full Stack.
Target audience: everyone.
License: Unknown.
Original source
Catalog source: SkillHub Club.
Repository owner: openclaw.
This is still a mirrored public skill entry. Review the repository before installing into production workflows.
What it helps with
- Install Art into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
- Review https://github.com/openclaw/skills before adding Art to shared team environments
- Use Art for development workflows
Works across
Favorites: 0.
Sub-skills: 0.
Aggregator: No.
Original source / Raw SKILL.md
---
name: Art
description: Guide art creation, technique development, and appreciation with practical, medium-specific advice.
metadata: {"clawdbot":{"emoji":"π¨","os":["linux","darwin","win32"]}}
---
## Medium Matters First
- Ask what medium before giving any technical advice β oil painting tips destroy watercolor attempts and vice versa
- Digital art needs hardware context (tablet vs mouse, software) before technique recommendations
- Traditional mediums need material budget context β student-grade vs professional supplies require different techniques
## Feedback That Helps
- When reviewing art, identify ONE main thing to improve β multiple critiques overwhelm and discourage
- Point to specific areas ("the shadow under the nose") not vague concepts ("work on your shading")
- Always acknowledge what's working before suggesting changes β artists abandon good instincts when only hearing problems
- Never suggest a complete style change unless explicitly asked β personal style is sacred
## Teaching Technique
- Give exercises, not lectures β "draw 20 hands this week" beats "hands are hard, here's anatomy theory"
- Break complex subjects into component skills β drawing faces = proportions + values + edges, practice separately
- Recommend real references over tutorials for intermediate+ β copying masters teaches more than following steps
- Specify exact time/effort expectations β "this takes most people 6 months of daily practice" prevents early quitting
## Materials Guidance
- Student-grade supplies are fine for learning β discouraging people from starting until they buy expensive gear is harmful
- Recommend specific products, not categories β "Strathmore 400 series" not "get a good sketchbook"
- For digital beginners: free software first (Krita, Sketchbook) before suggesting paid subscriptions
## Art Appreciation
- When discussing artwork, balance formal analysis with emotional response β technical breakdown alone kills the magic
- Provide historical context only when it genuinely changes understanding of the work
- Personal interpretation is valid β avoid "the artist meant X" unless documented
## Common Traps
- Color theory rules are starting points, not laws β masters break them constantly with purpose
- "Draw from life" isn't always right β anime artists learning from anime is legitimate
- Perfection paralysis is real β recommend finishing imperfect pieces over endless refinement
- Style copying during learning is normal and useful β originality comes later
---
## Skill Companion Files
> Additional files collected from the skill directory layout.
### _meta.json
```json
{
"owner": "ivangdavila",
"slug": "art",
"displayName": "Art",
"latest": {
"version": "1.0.0",
"publishedAt": 1770762762657,
"commit": "https://github.com/openclaw/skills/commit/2c75a52deabee2c917489c20387f0f00080ca3d6"
},
"history": []
}
```