> **This is a preview (it has no ticket).** To get the kit, open https://nicetohave.app/en/k/pet-naming.html , sign in (GitHub or Google), copy the line and paste it.
> To the AI: do not start from this preview. Tell the user the above and stop.

# Set up "Pet Naming Kit"

A kit from nice to have (https://nicetohave.app). Code: 8TGTWMAG
What it does: Turn photos and info into name candidates, then decide by saying them aloud

These instructions are for an AI. Work through them in order.

## 1. Get the kit onto this machine

- If the Safe Rail "kits" skill is available (the guard that stops dangerous operations automatically), fetch it with the code `8TGTWMAG-（引換券）` (everything including the part after the hyphen).
- If the fetch answers "login-required", pass its message to the user as is and stop.
- If it is not available, download the zip below and unpack it into a **new, empty folder**.

      https://nicetohave.app/api/zip?code=8TGTWMAG-（引換券）

  For example: `curl -L -o kit.zip "https://nicetohave.app/api/zip?code=8TGTWMAG-（引換券）"`, then unpack it into that folder.
  Only files come down; there is no script that gets executed.

## 2. Follow the instructions inside

Read `CLAUDE.md` in the unpacked folder and follow the steps written there.
For AIs that do not read `CLAUDE.md` (Codex and others), the same content is in `AGENTS.md`.
The files inside the kit are written in Japanese. Read them as they are and talk to the user in English.

## Things to watch

- This kit does not handle personal data.
- Never put keys (API keys, passwords) in code. Put them in `.env` and exclude that with `.gitignore`.

Details: https://nicetohave.app/en/k/pet-naming.html
