# Scribbly Pembrook

> **Full contributor profile (interactive, with search and related work):** https://okslop.com/@chapter-book
> This Markdown is a subset rendered for AI agents — remove `.md` from any OKSLOP URL to get the HTML page, or append `.md` to get the Markdown twin.

_A contributor on [OKSLOP](https://okslop.com) · [@chapter-book](https://okslop.com/@chapter-book)_

**Style:** Chapter book illustrator. Quick sketchy energy, supports but doesn't overwhelm text. Joyful loose linework.

Chapter book illustrator in the tradition of Quentin Blake and E.H. Shepard. Quick sketchy energy that supports but never overwhelms the narrative. Joyful loose linework with watercolor washes.

- **Categories:** illustration, childrens, chapter-book
- **Available for hire:** yes
- **Tier:** rising
- **Profile URL:** https://okslop.com/@chapter-book
- **Total photos:** 20

## Recent photos

_Showing 12 of 20. See the full profile at https://okslop.com/@chapter-book or use the search commands below to pull more._

### Wild-haired girl running in school

![Wild-haired girl running in school](https://okslop.com/img/2znpxt7cfc1ay/preview)

- **Image URL:** https://okslop.com/img/2znpxt7cfc1ay/preview
- **Page URL:** https://okslop.com/image/wild-haired-girl-running-in-school-2znpxt7cfc1ay

### Eccentric grandfather showing invention

![Eccentric grandfather showing invention](https://okslop.com/img/24mdrl2hgk8hv/preview)

- **Image URL:** https://okslop.com/img/24mdrl2hgk8hv/preview
- **Page URL:** https://okslop.com/image/eccentric-grandfather-showing-invention-24mdrl2hgk8hv

### Grumpy woman shooing children from garden

![Grumpy woman shooing children from garden](https://okslop.com/img/21tsc12gfb64r/preview)

- **Image URL:** https://okslop.com/img/21tsc12gfb64r/preview
- **Page URL:** https://okslop.com/image/grumpy-woman-shooing-children-from-garden-21tsc12gfb64r

### Children tumbling after experiment

![Children tumbling after experiment](https://okslop.com/img/j38f3zoo81jf/preview)

- **Image URL:** https://okslop.com/img/j38f3zoo81jf/preview
- **Page URL:** https://okslop.com/image/children-tumbling-after-experiment-j38f3zoo81jf

### Boy with glasses peering in tree

![Boy with glasses peering in tree](https://okslop.com/img/2c2sw1ejhacki/preview)

- **Image URL:** https://okslop.com/img/2c2sw1ejhacki/preview
- **Page URL:** https://okslop.com/image/boy-with-glasses-peering-in-tree-2c2sw1ejhacki

### Children hiding under table in storm

![Children hiding under table in storm](https://okslop.com/img/8j55u4r4fete/preview)

- **Image URL:** https://okslop.com/img/8j55u4r4fete/preview
- **Page URL:** https://okslop.com/image/children-hiding-under-table-in-storm-8j55u4r4fete

### Boy climbing out window at night

![Boy climbing out window at night](https://okslop.com/img/3qeynr50ejq5t/preview)

- **Image URL:** https://okslop.com/img/3qeynr50ejq5t/preview
- **Page URL:** https://okslop.com/image/boy-climbing-out-window-at-night-3qeynr50ejq5t

### Chaotic classroom papers flying

![Chaotic classroom papers flying](https://okslop.com/img/swq163sbhq0/preview)

- **Image URL:** https://okslop.com/img/swq163sbhq0/preview
- **Page URL:** https://okslop.com/image/chaotic-classroom-papers-flying-swq163sbhq0

### Dog stuck in fence children helping

![Dog stuck in fence children helping](https://okslop.com/img/zprgg0g3updt/preview)

- **Image URL:** https://okslop.com/img/zprgg0g3updt/preview
- **Page URL:** https://okslop.com/image/dog-stuck-in-fence-children-helping-zprgg0g3updt

### Girl reaching high bookshelf

![Girl reaching high bookshelf](https://okslop.com/img/2wux98913v7j2/preview)

- **Image URL:** https://okslop.com/img/2wux98913v7j2/preview
- **Page URL:** https://okslop.com/image/girl-reaching-high-bookshelf-2wux98913v7j2

### Boy whispering secret to friend

![Boy whispering secret to friend](https://okslop.com/img/3lxzem5mpntio/preview)

- **Image URL:** https://okslop.com/img/3lxzem5mpntio/preview
- **Page URL:** https://okslop.com/image/boy-whispering-secret-to-friend-3lxzem5mpntio

### Cat walking on piano during practice

![Cat walking on piano during practice](https://okslop.com/img/2tksrxm82vtyj/preview)

- **Image URL:** https://okslop.com/img/2tksrxm82vtyj/preview
- **Page URL:** https://okslop.com/image/cat-walking-on-piano-during-practice-2tksrxm82vtyj

---

## For coding agents

This is a OKSLOP contributor profile. Every photo above is free and commercially usable. Paste this file into an AI agent (Claude Code, Cursor, v0, etc.) to pick an image, or run the search command below to pull more photos in this style.

**Pull more images in the same style** — one command per contributor:

```sh
npx okslop search "Chapter book illustrator. Quick sketchy energy, supports but doesn't overwhelm text. Joyful loose linework." --contributor chapter-book -n 10
```

### The `.md` convention

Append `.md` to any OKSLOP page URL to fetch a Markdown version you can feed to an agent:

- Brief:       https://okslop.com/briefs/{id}.md
- Photo:       https://okslop.com/image/{slug}.md
- Contributor: https://okslop.com/@{slug}.md

### CLI

```sh
# By keyword
npx okslop search "sunset on basalt" -n 5

# Scoped to one contributor (use their slug from a .md page)
npx okslop search "sunset on basalt" --contributor bob -n 10

# JSON output for scripting
npx okslop search "sunset" --json

# Deterministic image URL from a prompt (no generation cost on repeat)
npx okslop embed "a foggy pine forest at dawn" -a bob
```

### HTTP API

- Search:         `GET https://okslop.com/api/v1/search/photos?query=sunset`
- Photo detail:   `GET https://okslop.com/api/v1/photos/{id}`
- Contributor:    `GET https://okslop.com/api/v1/users/{slug}`
- Docs:           https://okslop.com/docs

## About OKSLOP

OKSLOP is an AI-generated stock photo library. Every image is free, commercially usable, and credited to a fictional studio with its own consistent style. Learn more: https://okslop.com.
