Art History Movements
12-movement art history reference mapping styles to the forces that produced them.
Test report
- Verdict
- Works with setup
- Score
- Tested
- Jul 14, 2026
- Environment
- Claude Code 2.x (agent harness)
- Upstream re-checked
- Aug 10, 2026 · 64f87f3
Solid, well-sourced 12-movement timeline (Renaissance to Contemporary) with real causal history, not just artist-name trivia — but it ships inside the `examples/` folder of a skill-creator repo and its 'agent affinity' cross-references (kahlo, ai-weiwei, leonardo, hokusai) point to files that don't exist anywhere in the repo.
Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works
- Installs cleanly 4/5
- Triggers reliably 5/5
- Output vs. baseline 6/10
- Docs & honesty 3/5
What Art History Movements does
Reference skill covering 12 major art movements from the Renaissance to Contemporary/Postmodern, with defining characteristics, key artists, and the historical forces behind each stylistic shift. Use when analyzing artwork in historical context, tracing stylistic lineage, or connecting studio practice to art-historical precedent; note it ships inside the `examples/` folder of a skill-creator meta-repo rather than as a standalone product.
How to install Art History Movements
git clone https://github.com/Tibsfox/gsd-skill-creator
cd gsd-skill-creator
mkdir -p ~/.claude/skills
cp -r examples/skills/art/art-history-movements ~/.claude/skills/art-history-movements
Skills live in ~/.claude/skills/ (global) or .claude/skills/
(per-project). Restart Claude Code after installing.
Commands — how to trigger Art History Movements
-
/art-history-movements12-movement art history reference mapping styles to the forces that produced them.
It also activates on plain-language prompts like these:
-
What historical forces led to the shift from Impressionism to Cubism -
Help me trace the stylistic lineage from Baroque to Neoclassicism -
Explain the defining characteristics of Abstract Expressionism and its artists
Frequently asked questions
- Is the Art History Movements skill free?
- Yes. The skill itself is free from Tibsfox/gsd-skill-creator. SkillProof publishes the install command and an independent test verdict at no cost.
- Does Art History Movements work with Claude Code?
- We tested it with Claude Code 2.x (agent harness) on Jul 14, 2026. Verdict: Works with setup. Solid, well-sourced 12-movement timeline (Renaissance to Contemporary) with real causal history, not just artist-name trivia — but it ships inside the `examples/` folder of a skill-creator repo and its 'agent affinity' cross-references (kahlo, ai-weiwei, leonardo, hokusai) point to files that don't exist anywhere in the repo.
- What is the Art History Movements SkillProof Score?
- 7.2/10 — installs cleanly 4/5, triggers reliably 5/5, output vs. baseline 6/10, docs & honesty 3/5.
- How do I install Art History Movements?
- Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
- Can I use Art History Movements with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
- The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.