Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add OKHP3/skillz --skill okhp3-chatgpt-project-migrationgit clone --depth 1 https://github.com/OKHP3/skillzWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/okhp3/skillz/okhp3-chatgpt-project-migration)<a href="https://agentmods.dev/skills/okhp3/skillz/okhp3-chatgpt-project-migration"><img src="https://agentmods.dev/badge/skills/okhp3/skillz/okhp3-chatgpt-project-migration/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/okhp3/skillz/okhp3-chatgpt-project-migration"><img src="https://agentmods.dev/badge/skills/okhp3/skillz/okhp3-chatgpt-project-migration.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00128 | $0.01785 |
| Opus 5 | $0.00064 | $0.00892 |
| Sonnet 5 | $0.00026 | $0.00357 |
| Haiku 4.5 | $0.00013 | $0.00178 |
Grade A, and why
okhp3-chatgpt-project-migration scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
Copies of this mod
1 near-identical copy found in the catalogue:
- okhp3-askjamie-chatgpt-migrate — 91% identical, 24 lines differ
How it starts
The opening of the file, as written. The whole thing — 195 lines — stays where its author put it; the contents beside it link to each section on GitHub.
okhp3-chatgpt-project-migration
OverKill Hill P³ · overkillhill.com · github.com/OKHP3
Capture a ChatGPT project as evidence before transforming it. This skill keeps the source corpus intact, proves which threads and turns were captured, and only then routes reviewed material into durable repository artifacts.
Scope
| In scope | Out of scope |
|---|---|
| Exporting and indexing accessible ChatGPT project threads | Recovering deleted or permission-restricted content |
| Preserving every exported message node and content part | Treating an LLM summary as source preservation |
| Reconciling source material with repository artifacts | Publishing raw chats, credentials, or third-party private data |
| Optional Notion status register | Making Notion the authoritative raw archive |
Operating principle
Use a two-lane process:
- Source lane: immutable export, project inventory, normalized transcripts, hashes, and exception records. Keep it local and out of Git.
- Artifact lane: reviewed, classified, public-safe Markdown and structured artifacts committed to their proper repository locations.
Do not substitute artifact-lane summaries for source-lane records. A source record may be distilled many times without changing the original evidence.
Required inputs and first decision
Record the project URL, capture date, account/workspace type, intended archive location, and publication sensitivity. Treat repository visibility as unknown unless the owner has resolved it.
Use ChatGPT data export as the primary source when available. It is faster and more complete than manually copying UI text. Use Browser to enumerate the target project and verify it against the export. Use Computer only for UI actions that Browser cannot complete, such as a download dialog or desktop-only control.
If the account cannot export data, proceed with Browser-based recovery but mark
the batch ui_capture_only and list its reduced-fidelity limitations.
What ships with it
2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 195 lines · 128 tokens per session scan A 7e0a34b3f0f6
okhp3-chatgpt-project-migration is a skill published in the GitHub repository OKHP3/skillz (3 stars, last pushed today), licensed MIT. It adds 128 tokens to every session and 1,785 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
baoyu-youtube-transcript
A tool for downloading the written captions, subtitles, chapter information, speaker labels, and cover image from a YouTube video using its URL or ID.
baoyu-url-to-markdown
Fetch any URL and convert to markdown using baoyu-fetch CLI (Chrome CDP with site-specific adapters). Built-in adapters for X/Twitter, YouTube transcripts, Hacker News threads, and generic pages via Defuddle. Handles login/CAPTCHA via interaction wait modes. Use when user wants to save a webpage as markdown.
obsidian-markdown
A Markdown writing workflow for Obsidian, a note-taking app that can link notes together. It supports features such as two-way links, callouts, frontmatter, embedded content, and wikilinks.
obsidian-skills-integrated
A skill for writing and editing Obsidian notes while preserving Obsidian-specific formats. Obsidian is a note-taking app that supports links between notes, callouts, databases, and visual canvases.
pptx-generator
A tool that converts JSON data, a structured text format often used by software, into standard .pptx presentation files. It applies layouts and can format charts and tables.
PDF Processing Pro
A PDF-processing workflow for handling forms, extracting tables, and using OCR to turn scanned text into searchable data. It also performs automated data checks using built-in scripts.