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-askjamie-chatgpt-migrategit 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-askjamie-chatgpt-migrate)<a href="https://agentmods.dev/skills/okhp3/skillz/okhp3-askjamie-chatgpt-migrate"><img src="https://agentmods.dev/badge/skills/okhp3/skillz/okhp3-askjamie-chatgpt-migrate/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-askjamie-chatgpt-migrate"><img src="https://agentmods.dev/badge/skills/okhp3/skillz/okhp3-askjamie-chatgpt-migrate.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.00131 | $0.01875 |
| Opus 5 | $0.00066 | $0.00937 |
| Sonnet 5 | $0.00026 | $0.00375 |
| Haiku 4.5 | $0.00013 | $0.00187 |
Grade A, and why
okhp3-askjamie-chatgpt-migrate 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 11d 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.
This is a copy
91% identical to okhp3-chatgpt-project-migration — 24 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 201 lines — stays where its author put it; the contents beside it link to each section on GitHub.
okhp3-askjamie-chatgpt-migrate
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.
Brand-specific overlay
Before migrating a project, read references/brand-overlay.md. It routes AskJamie material into lens, helpdesk, and decision-walkthrough records without weakening source preservation, privacy review, or publication gates.
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.
What ships with it
3 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.
- 11d ago First seen · 201 lines · 131 tokens per session scan A 09164878abf7
okhp3-askjamie-chatgpt-migrate is a skill published in the GitHub repository OKHP3/skillz (3 stars, last pushed today), licensed MIT. It adds 131 tokens to every session and 1,875 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. It is 91% identical to okhp3-chatgpt-project-migration, differing in 24 lines, and is treated as a copy.
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.
agent-wiki
Incremental LLM-friendly wiki generator for Obsidian note vaults. Use when: (1) Building wiki from notes, (2) Ingesting notes to wiki, (3) Obsidian LLM wiki, (4) Incremental knowledge base management. Triggers: 'build wiki from notes', 'ingest notes to wiki', 'Obsidian LLM wiki', 'incremental knowledge base'.
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.