Creative Process logo

Creative Process

Community
Tibsfox
creative-process

The creative process in art from idea to exhibition. Covers five phases of creative work (inspiration, incubation, exploration, execution, reflection), sketchbook practice, artist statements, critique methodology (formal and conceptual), portfolio development, and the studio as a working environment. Use when guiding students through project development, facilitating critique sessions, developing artist statements, curating portfolios, or understanding how professional artists structure their creative practice.

Overview

PublisherTibsfox
Repositorygsd-skill-creator
Skill namecreative-process
Stars
70
Forks
9
Bundled files
Instructions only
Links
  • Markdown instructions

    A SKILL.md file the model loads on demand, so it only costs tokens when a request actually matches.

  • Works with any LLM

    AI skills are plain Markdown, not provider-specific code, so this works with GPT, Claude, Gemini, Grok, or a local model.

  • Self-contained

    Everything the model needs lives in the instructions — no extra files to sync.

  • Open source

    Published by Tibsfox on GitHub. Read the source before you install it.

Installation

Install the Creative Process AI skill in TypingMind to use it with any LLM, or drop it into another agent that reads SKILL.md.

1

Install in TypingMind

TypingMind installs a skill straight from its GitHub folder — it reads SKILL.md, bundles the resource files, and stores the result locally.

  1. Open the app and go to Plugins → Skills.
  2. Choose "Install from GitHub".
  3. Paste the skill folder URL below and confirm.
  4. Enable the skill in any chat where you want it available.
Plugins → Skills → Add skill → From GitHub URL, then paste the folder URL and press Continue.
2

Install in another agent

Any agent that reads the Agent Skills format can use this skill — copy the folder into that agent's skills directory.

Claude Code — .claude/skills
git clone --depth 1 https://github.com/Tibsfox/gsd-skill-creator.git /tmp/gsd-skill-creator
mkdir -p .claude/skills
cp -r /tmp/gsd-skill-creator/examples/skills/art/creative-process .claude/skills/creative-process
Restart Claude Code after copying so it picks up the new skill.

Use it in TypingMind

Enable Creative Process in any TypingMind chat and the model takes it from there. Its name and description sit in the system prompt, and the moment a request matches, the model loads the full instructions itself — you never invoke it by hand, and it costs no tokens until it is actually used.

The model loads Creative Process on its own as soon as a request matches it.

Works with any AI model

AI skills are plain Markdown instructions rather than provider-specific code, so Creative Process is not tied to the model it was written for. Install it once in TypingMind and use it with GPT-5, Claude, Gemini, Grok, DeepSeek, Mistral, Llama, or a local model you run yourself — all on your own API keys.

  • Loaded only when it is needed

    The system prompt carries just the name and description. The instructions are fetched on the first matching request, so an idle skill costs nothing.

  • Switch models mid-chat

    Because the skill is instructions rather than code, changing model does not break it — the next model reads the same SKILL.md.

Skill instructions

This is the SKILL.md content the model loads. Read it before installing — a skill is instructions your model will follow.

Creative Process & Portfolio

The creative process is not a mystical gift -- it is a structured practice with identifiable phases, learnable strategies, and professional conventions. This skill covers the arc from initial idea to finished artwork to public presentation, including the sketchbook as a research tool, the critique as a learning instrument, the artist statement as self-understanding, and the portfolio as curated evidence of growth.

Agent affinity: lowenfeld (pedagogy and developmental stages), kahlo (personal expression and artistic identity)

Concept IDs: art-creative-process-portfolio, art-in-context

Five Phases of Creative Work

#PhaseActivityDurationOutput
1InspirationObservation, research, experience gatheringOngoingReference images, notes, questions
2IncubationUnconscious processing, letting ideas marinateVariableEmerging connections, "aha" moments
3ExplorationSketching, thumbnails, material experiments, maquettes20-40% of project timeSketchbook pages, studies, tests
4ExecutionSustained making in chosen medium40-60% of project timeThe artwork
5ReflectionCritique, artist statement, documentation, evaluation10-20% of project timeStatement, documentation, learning

Phase 1 -- Inspiration

Inspiration is not waiting for the muse. It is active: looking, reading, visiting, walking, collecting. Georgia O'Keeffe spent weeks in the New Mexico desert observing light on bone and rock before painting. Hokusai made 30,000 drawings over 70 years. Leonardo filled notebooks with observations of water, birds, anatomy, and machines. The common thread is disciplined attention -- the creative process begins with seeing.

Practical strategies:

  • Maintain a visual journal or reference folder.
  • Visit museums, galleries, and natural environments regularly.
  • Collect images, textures, objects, and ephemera that resonate, without requiring a reason.
  • Read outside your discipline -- art history, science, philosophy, literature.
  • Set constraints: "This week I will only look at red things."

Phase 2 -- Incubation

Incubation is the phase where conscious attention relaxes and the brain makes connections below awareness. It cannot be forced, but it can be facilitated by switching tasks, sleeping, walking, or working on unrelated creative projects.

Why it matters: The brain's default mode network (active during rest and mind-wandering) is associated with creative insight. Forcing execution too early -- skipping incubation -- often produces work that is technically competent but conceptually shallow.

Phase 3 -- Exploration

Exploration is visible thinking. Sketchbooks, thumbnails, color studies, material tests, maquettes (small sculptural models), and digital mockups are all exploration tools. The goal is to generate options and test them cheaply before committing to a final form.

Sketchbook practice: The sketchbook is the artist's laboratory. It should be messy, exploratory, and honest. Finished drawings in a sketchbook are a warning sign -- the student is performing rather than thinking. Encourage:

  • Quick thumbnails (2-inch compositional sketches, 30 seconds each).
  • Written notes alongside drawings.
  • Collaged reference material.
  • Failed experiments (these are data, not waste).
  • Questions and hypotheses: "What if I made this larger?" "What if the background were warm instead of cool?"

Phase 4 -- Execution

Execution is the sustained making of the artwork. The exploration phase has narrowed the options; now the artist commits to a direction and works through it.

Key discipline: Do not restart from zero when difficulties arise. Push through the "ugly phase" (the middle of every artwork where it looks worse than the exploration sketches). Most abandoned artworks are abandoned at this phase, and most would have succeeded if the artist had continued.

Studio practice: Professional artists maintain regular studio hours regardless of inspiration. The practice generates the work, not the other way around. Chuck Close: "Inspiration is for amateurs. The rest of us just show up and get to work."

Phase 5 -- Reflection

Reflection closes the loop. The artist evaluates the finished work through critique, writes an artist statement, documents the work photographically, and identifies what was learned for future projects.

Critique Methodology

Critique is the art of looking at and discussing artwork constructively. It is the primary learning mechanism in studio art education.

The Four-Step Critique Protocol

StepQuestionPurpose
1. DescribeWhat do you see? (Colors, shapes, textures, composition, medium, scale)Establish shared observation before interpretation
2. AnalyzeHow is it organized? (Principles of design: balance, emphasis, rhythm, unity, contrast)Identify formal strategies
3. InterpretWhat does it mean? What does it communicate or evoke?Engage with content and intent
4. EvaluateHow effective is it? Does the form serve the content?Constructive judgment

Critical discipline: Steps must proceed in order. Jumping to evaluation ("I like it" / "I don't like it") without description and analysis is not critique -- it is reaction. The most common critique failure is skipping description entirely.

Constructive critique principles

  • Speak about the work, not the artist. "The composition pulls the eye to the upper left" not "You put everything in the corner."
  • Be specific. "The blue in the shadow reads as flat because it has the same saturation as the sky" not "The colors are weird."
  • Ask questions. "What would happen if the figure were larger?" opens exploration. "The figure should be larger" closes it.
  • Acknowledge what works before addressing what does not.

The Artist Statement

An artist statement is a short text (100--300 words) that articulates what the artist makes, why they make it, and how they make it. It is not a biography, not a resume, not a manifesto. It is a tool for self-understanding that also helps viewers enter the work.

Structure:

  1. What do I make? (Medium, subject, scale, format)
  2. Why do I make it? (Motivations, themes, questions, obsessions)
  3. How do I make it? (Process, materials, methods, influences)

Common mistakes:

  • Starting with "My work explores..." (cliched; find a more specific opening).
  • Listing influences without explaining the connection.
  • Using art-world jargon to obscure rather than clarify.
  • Writing about what the work should communicate rather than what it does.

Portfolio Development

A portfolio is not a collection of everything the artist has made. It is a curated selection that demonstrates range, skill, conceptual depth, and growth.

Selection criteria:

  • Does this piece represent my best work in this medium or concept?
  • Does the set as a whole show range without losing coherence?
  • Does the sequence tell a story of development?
  • Would removing this piece weaken the set?

Practical guidelines:

  • 10--20 pieces for a general portfolio; 5--10 for a focused application.
  • Include process documentation (sketchbook pages, studies) for 2--3 pieces.
  • Photograph or scan work professionally (even lighting, neutral background, accurate color).
  • Include an artist statement.
  • Update regularly -- remove older work as newer work surpasses it.

Cross-References

  • lowenfeld agent: Developmental stages of artistic growth. Lowenfeld's framework helps the pedagogy agent calibrate critique and project expectations to the student's developmental level.
  • kahlo agent: Personal expression and artistic identity. Kahlo's artist statement is her work itself -- the painting as autobiography.
  • leonardo agent: The sketchbook as a research tool. Leonardo's notebooks are the ultimate example of Phase 3 exploration.
  • okeefe agent: Sustained observation as the foundation of the creative process.
  • drawing-observation skill: Observation is Phase 1 in visual form.
  • art-history-movements skill: Historical context for evaluating and positioning one's own work.

References

  • Wallas, G. (1926). The Art of Thought. Harcourt Brace.
  • Cameron, J. (1992). The Artist's Way. Tarcher/Putnam.
  • Bayles, D. & Orland, T. (1993). Art & Fear. Image Continuum Press.
  • Elkins, J. (2001). Why Art Cannot Be Taught. University of Illinois Press.
  • Lerman, L. & Borstel, J. (2003). Liz Lerman's Critical Response Process. Liz Lerman Dance Exchange.

Frequently asked questions

What does the Creative Process AI skill do?

The creative process in art from idea to exhibition. Covers five phases of creative work (inspiration, incubation, exploration, execution, reflection), sketchbook practice, artist statements, critique methodology (formal and conceptual), portfolio development, and the studio as a working environment. Use when guiding students through project development, facilitating critique sessions, developing artist statements, curating portfolios, or understanding how professional artists structure their creative practice.

Why use Creative Process on TypingMind?

Because you install it once and use it with any model. Creative Process is plain Markdown rather than provider-specific code, so the same skill runs on GPT-5, Claude, Gemini, Grok, or a local model — and you can switch model mid-chat without it breaking. TypingMind runs on your own API keys, so you pay providers directly instead of a per-seat subscription, and your skills and chats stay in your own storage.

How do I install Creative Process in TypingMind?

Open Plugins → Skills → Install from GitHub in TypingMind and paste https://github.com/Tibsfox/gsd-skill-creator/tree/main/examples/skills/art/creative-process. TypingMind reads its SKILL.md and installs it as a skill you can enable per chat.

Which AI models can use Creative Process?

Any model you connect in TypingMind. AI skills are plain Markdown instructions rather than provider-specific code, so GPT, Claude, Gemini, Grok, and local models can all load this skill when a request matches it.

How many AI models can I use with Creative Process?

As many as you like. As long as a model supports skills, you can use Creative Process with it — GPT, Claude, Gemini, Grok, DeepSeek, Mistral, Llama and more — all on TypingMind with your own API keys.

Is the Creative Process AI skill free?

It is published on GitHub by Tibsfox. Check the repository for licensing terms. You only pay your own AI provider for the tokens you use.

What are AI skills?

An AI skill is a reusable instruction bundle that teaches an AI model how to do one specific task. It follows the open Agent Skills format: a SKILL.md file with a name and description, plus any scripts, templates or reference files the model may need. The model reads the instructions only when your request matches the skill, so an installed skill costs nothing until it is used.

How are AI skills different from plugins or MCP servers?

A plugin or MCP server gives a model new tools to call — code that runs somewhere and returns a result. An AI skill gives the model knowledge and process instead: how to approach a task, which steps to follow, what good output looks like. Skills are plain Markdown, so they need no server, no API key and no runtime, and they work with any model.

View all

Set up your own AI workspace now

Get notified about new features and future giveaways by subscribing to our newsletter 👇