# Claude Code Install Notes

Install this directory under `~/.claude/skills/timeback-content-alpha/` with `SKILL.md` at the root.

```bash
curl -fsSLL https://platform3-andymontgomery-9773s-projects.vercel.app/content/alpha/skill_pack/install.sh | bash -s -- claude
```

First prompt after install: "Use `timeback-content-alpha` to mint demo credentials, list articles for `case:math:7.ee.b.4`, render a student-safe view with expected XP, content references, and catalog facets, request a Common Cartridge export, and run the verifier."

Do not paste private JWTs into prompts. Put real credentials in environment variables such as `CONTENT_TOKEN`, `CONTENT_REVIEWER_JWT`, `CONTENT_TENANT`, and `CONTENT_BASE_URL`.
