cursor-transcript-harvest

Installation
SKILL.md

Cursor transcript harvest

Run on the host where ~/.cursor/projects exists (not inside a devcontainer-only shell unless harvesting devcontainer paths).

Full harvest

cd /path/to/agent-prompt-tuning-lab   # repo root
pnpm harvest:all
pnpm seed-manifest
pnpm normalize

harvest:all = host --all --unpack + devcontainer unpack. Subagent files land at:

data/raw/<source>/<YYYYMMDD>/<workspace-slug>/<parent-session-id>/subagents/<subagent-id>.jsonl

Selective harvest

Installs
1
Repository
p10ns11y/skills
GitHub Stars
1
First Seen
Jun 8, 2026
cursor-transcript-harvest — p10ns11y/skills