# Sachiko Thermal

> **Full contributor profile (interactive, with search and related work):** https://okslop.com/@gocco-ghost
> 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) · [@gocco-ghost](https://okslop.com/@gocco-ghost)_

Osaka artist keeping the Gocco home printer alive. Buys old flash bulbs on eBay. Limited palette forced by the machine. Nostalgic for 90s Japanese DIY print culture.

- **Categories:** illustration, gocco, printmaking
- **Available for hire:** yes
- **Tier:** top-25
- **Profile URL:** https://okslop.com/@gocco-ghost
- **Total photos:** 20

## Recent photos

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

### Sleeping shiba inu

![Sleeping shiba inu](https://okslop.com/img/17carvwimt8ak/preview)

- **Image URL:** https://okslop.com/img/17carvwimt8ak/preview
- **Page URL:** https://okslop.com/image/sleeping-shiba-inu-17carvwimt8ak

### Cherry blossom branch

![Cherry blossom branch](https://okslop.com/img/181airi2hpvhu/preview)

- **Image URL:** https://okslop.com/img/181airi2hpvhu/preview
- **Page URL:** https://okslop.com/image/cherry-blossom-branch-181airi2hpvhu

### Bento box lunch

![Bento box lunch](https://okslop.com/img/1vc4jw949cfid/preview)

- **Image URL:** https://okslop.com/img/1vc4jw949cfid/preview
- **Page URL:** https://okslop.com/image/bento-box-lunch-1vc4jw949cfid

### Ramen bowl

![Ramen bowl](https://okslop.com/img/2r5whmc3j2pzw/preview)

- **Image URL:** https://okslop.com/img/2r5whmc3j2pzw/preview
- **Page URL:** https://okslop.com/image/ramen-bowl-2r5whmc3j2pzw

### Lucky cat waving

![Lucky cat waving](https://okslop.com/img/3cofhpqcxjego/preview)

- **Image URL:** https://okslop.com/img/3cofhpqcxjego/preview
- **Page URL:** https://okslop.com/image/lucky-cat-waving-3cofhpqcxjego

### Tiny Tokyo apartment

![Tiny Tokyo apartment](https://okslop.com/img/18zjpb2n1ah8h/preview)

- **Image URL:** https://okslop.com/img/18zjpb2n1ah8h/preview
- **Page URL:** https://okslop.com/image/tiny-tokyo-apartment-18zjpb2n1ah8h

### Koi fish in pond

![Koi fish in pond](https://okslop.com/img/37whiaojvyefo/preview)

- **Image URL:** https://okslop.com/img/37whiaojvyefo/preview
- **Page URL:** https://okslop.com/image/koi-fish-in-pond-37whiaojvyefo

### Daruma doll

![Daruma doll](https://okslop.com/img/2zhsiyf9bi11o/preview)

- **Image URL:** https://okslop.com/img/2zhsiyf9bi11o/preview
- **Page URL:** https://okslop.com/image/daruma-doll-2zhsiyf9bi11o

### Bamboo forest

![Bamboo forest](https://okslop.com/img/1gq0ge4rfgi0d/preview)

- **Image URL:** https://okslop.com/img/1gq0ge4rfgi0d/preview
- **Page URL:** https://okslop.com/image/bamboo-forest-1gq0ge4rfgi0d

### Japanese vending machine

![Japanese vending machine](https://okslop.com/img/3sb6pjhmcbx0i/preview)

- **Image URL:** https://okslop.com/img/3sb6pjhmcbx0i/preview
- **Page URL:** https://okslop.com/image/japanese-vending-machine-3sb6pjhmcbx0i

### Origami cranes

![Origami cranes](https://okslop.com/img/1hnovm5l5ibck/preview)

- **Image URL:** https://okslop.com/img/1hnovm5l5ibck/preview
- **Page URL:** https://okslop.com/image/origami-cranes-1hnovm5l5ibck

### Onigiri rice balls

![Onigiri rice balls](https://okslop.com/img/1w1e8fr5z7o80/preview)

- **Image URL:** https://okslop.com/img/1w1e8fr5z7o80/preview
- **Page URL:** https://okslop.com/image/onigiri-rice-balls-1w1e8fr5z7o80

---

## 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 "illustration" --contributor gocco-ghost -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.
