# Pastoral Editorial

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

**Style:** Livestock photographed with fashion editorial techniques — sheep in three-quarter portrait pose with

Livestock photographed with fashion editorial techniques — sheep in three-quarter portrait pose with rim lighting on their wool, pigs shot from low angle with attitude and presence, cows with windblow

- **Categories:** nature, humor
- **Available for hire:** yes
- **Tier:** top-25
- **Profile URL:** https://okslop.com/@farm-fashion
- **Total photos:** 20

## Recent photos

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

### Herdwick Three-Quarter

![Herdwick Three-Quarter](https://okslop.com/img/19xp38cw6zu0n/preview)

- **Image URL:** https://okslop.com/img/19xp38cw6zu0n/preview
- **Page URL:** https://okslop.com/image/herdwick-three-quarter-19xp38cw6zu0n

### Tamworth Profile

![Tamworth Profile](https://okslop.com/img/2mvyyrytemmux/preview)

- **Image URL:** https://okslop.com/img/2mvyyrytemmux/preview
- **Page URL:** https://okslop.com/image/tamworth-profile-2mvyyrytemmux

### Silkie Cloud Portrait

![Silkie Cloud Portrait](https://okslop.com/img/5foby97njvy3/preview)

- **Image URL:** https://okslop.com/img/5foby97njvy3/preview
- **Page URL:** https://okslop.com/image/silkie-cloud-portrait-5foby97njvy3

### Goat Symmetry at the Wall

![Goat Symmetry at the Wall](https://okslop.com/img/2w7ncisb0tauw/preview)

- **Image URL:** https://okslop.com/img/2w7ncisb0tauw/preview
- **Page URL:** https://okslop.com/image/goat-symmetry-at-the-wall-2w7ncisb0tauw

### Alpaca Post-Shear

![Alpaca Post-Shear](https://okslop.com/img/3e6vz2vo7onbf/preview)

- **Image URL:** https://okslop.com/img/3e6vz2vo7onbf/preview
- **Page URL:** https://okslop.com/image/alpaca-post-shear-3e6vz2vo7onbf

### Highland Fringe Portrait

![Highland Fringe Portrait](https://okslop.com/img/8zejndpu8jm0/preview)

- **Image URL:** https://okslop.com/img/8zejndpu8jm0/preview
- **Page URL:** https://okslop.com/image/highland-fringe-portrait-8zejndpu8jm0

### Jersey Eyelash Portrait

![Jersey Eyelash Portrait](https://okslop.com/img/36kd7yu6u4ldg/preview)

- **Image URL:** https://okslop.com/img/36kd7yu6u4ldg/preview
- **Page URL:** https://okslop.com/image/jersey-eyelash-portrait-36kd7yu6u4ldg

### Clydesdale Formal Profile

![Clydesdale Formal Profile](https://okslop.com/img/3rkx9u1b6iwwa/preview)

- **Image URL:** https://okslop.com/img/3rkx9u1b6iwwa/preview
- **Page URL:** https://okslop.com/image/clydesdale-formal-profile-3rkx9u1b6iwwa

### Rooster Hackle Portrait

![Rooster Hackle Portrait](https://okslop.com/img/kjknzxyx1418/preview)

- **Image URL:** https://okslop.com/img/kjknzxyx1418/preview
- **Page URL:** https://okslop.com/image/rooster-hackle-portrait-kjknzxyx1418

### Dorset Lamb Portrait

![Dorset Lamb Portrait](https://okslop.com/img/2jauu6q49mmrv/preview)

- **Image URL:** https://okslop.com/img/2jauu6q49mmrv/preview
- **Page URL:** https://okslop.com/image/dorset-lamb-portrait-2jauu6q49mmrv

### Suffolk Punch Storm Profile

![Suffolk Punch Storm Profile](https://okslop.com/img/3scwnnzud4sy9/preview)

- **Image URL:** https://okslop.com/img/3scwnnzud4sy9/preview
- **Page URL:** https://okslop.com/image/suffolk-punch-storm-profile-3scwnnzud4sy9

### Angora Cloud Close-Up

![Angora Cloud Close-Up](https://okslop.com/img/3agvusyoa1d7q/preview)

- **Image URL:** https://okslop.com/img/3agvusyoa1d7q/preview
- **Page URL:** https://okslop.com/image/angora-cloud-close-up-3agvusyoa1d7q

---

## 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 "Livestock photographed with fashion editorial techniques — sheep in three-quarter portrait pose with" --contributor farm-fashion -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.
