Use as the entry point for any The Art Bulletin manuscript in art history. Routes to the right Art Bulletin sub-skill based on where you are in the lifecycle, with early attention to the image-and-permissions workload that art-historical publishing requires. It dispatches; it does not draft content.
Scanned 6/5/2026
Install to Claude Code
npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill artbull-workflow --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Artbull Workflow?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/brycewang-stanford-artbull-workflow)More formats (shields.io, HTML) on the badges page.
---
name: artbull-workflow
description: Use as the entry point for any The Art Bulletin manuscript in art history. Routes to the right Art Bulletin sub-skill based on where you are in the lifecycle, with early attention to the image-and-permissions workload that art-historical publishing requires. It dispatches; it does not draft content.
---
# Art Bulletin Workflow Router (artbull-workflow)
The orchestrator for an Art Bulletin submission. Figure out the stage and send the user to the
matching skill. The Art Bulletin is the **leading English-language journal of art history** (College
Art Association); a paper turns on an **original art-historical argument** carried by **close visual
analysis** and **documentary evidence** — and on a **heavy image-permissions workflow** that, unlike
in the social sciences, must start early.
## When to trigger
- Starting a new Art Bulletin article and unsure where to begin
- Mid-project and unsure which skill applies next
- Worried that image rights / reproduction costs will not clear in time
- Returning with a decision letter (route to `artbull-revision-and-response`)
## First instinct: start the image clearance early
Permissions and high-resolution image supply are the **author's responsibility** and are **slow and
costly**. The router's recurring reminder: run `artbull-images-and-permissions` in **parallel** with
the intellectual work — do not leave it until submission.
## Routing map (stage → skill)
```text
Is the topic a fit / a contribution? → artbull-topic-selection
Where does it sit in the field? → artbull-scholarly-positioning
What is the argument? → artbull-argument-development
How do the objects look / mean? → artbull-visual-analysis
What is the evidence (archives etc.)? → artbull-evidence-and-sources
Can I get / afford the images? → artbull-images-and-permissions
How is it organized on the page? → artbull-structure-and-exposition
Is the prose & citation Chicago-clean?→ artbull-writing-style-and-citation
How will it be judged? → artbull-review-process
Ready to submit? → artbull-submission
Got an R&R / decision? → artbull-revision-and-response
```
## Default order
`topic-selection → scholarly-positioning → argument-development → visual-analysis →
evidence-and-sources → images-and-permissions → structure-and-exposition →
writing-style-and-citation → review-process → submission → revision-and-response`
Iterate: most articles loop argument ↔ visual-analysis ↔ evidence several times, while
images-and-permissions runs continuously in the background.
## Anti-patterns
- Leaving rights clearance until the end — it is the slowest, costliest step and can sink a paper
- Treating the journal like a social-science venue (no datasets/statistics/replication here)
- Description without argument — cataloguing objects is not an art-historical contribution
- Choosing illustrations the budget or rights will never allow
## Output format
```
【Stage】topic / positioning / argument / visual / evidence / images / structure / writing / review / submit / revise
【Route to】artbull-<skill>
【Image clearance started?】Y/N (start now if N)
【Why】one line
【Then】the next skill after that
```
## Supplementary resources
- [`../../resources/external_tools.md`](../../resources/external_tools.md) — image sources, rights agencies, archives, Chicago tooling
- [`../../resources/official-source-map.md`](../../resources/official-source-map.md) — official Art Bulletin / CAA URLs behind every fact in this pack
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!