> ## Documentation Index
> Fetch the complete documentation index at: https://docs.duckbrain.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# Apple Photos

> Apple Photos → DuckBrain ingest (Planned)

**Status:** Planned

Planned via **[photoscrawl](https://github.com/openclaw/photoscrawl)** from the crawl family — same pattern as Slack: local SQLite archive, attached read-only, mapped into the bronze envelope with content-hash idempotency.

Crawls the Apple Photos library metadata for the agent; most useful once image embeddings land.

```bash theme={null}
brew install openclaw/tap/photoscrawl     # or pick Apple Photos in `duckbrain init`
photoscrawl sync
duckbrain ingest photoscrawl              # adapter coming
```


## Related topics

- [Sources Overview](/sources/overview.md)
- [Install](/install.md)
- [ingest](/commands/ingest.md)
- [embed](/commands/embed.md)
