okhp3-askjamie-gpt-builder

okhp3-askjamie-gpt-builder is a skill for Claude Code, Codex from OKHP3/skillz. It costs 75 tokens per session (4,894 once invoked), scanned A, original, MIT.

A method for designing and maintaining AskJamie Custom GPTs, which are tailored versions of ChatGPT built for a specific role or workflow.

In plain words
What is it for?
Use it to plan, build, audit, improve, test, and document AskJamie GPTs and their supporting diagrams or walkthroughs.
Why use it?
It gives structure for turning a vague GPT idea into a helpdesk-style assistant with clear instructions, decision paths, knowledge, tools, tests, and packaging.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to plan, build, audit, improve, test, and document AskJamie GPTs and their supporting diagrams or walkthroughs.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/okhp3/skillz/okhp3-askjamie-gpt-builder
View source ↗ OKHP3/skillz
Install

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.

Any agent
npx skills add OKHP3/skillz --skill okhp3-askjamie-gpt-builder
Clone the repo
git clone --depth 1 https://github.com/OKHP3/skillz

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for okhp3-askjamie-gpt-builder

README.md
[![agentmods](https://agentmods.dev/badge/skills/okhp3/skillz/okhp3-askjamie-gpt-builder/github.svg)](https://agentmods.dev/skills/okhp3/skillz/okhp3-askjamie-gpt-builder)
Your own site
<a href="https://agentmods.dev/skills/okhp3/skillz/okhp3-askjamie-gpt-builder"><img src="https://agentmods.dev/badge/skills/okhp3/skillz/okhp3-askjamie-gpt-builder/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.

agentmods 80×15 button for okhp3-askjamie-gpt-builder

Your own site · 80×15
<a href="https://agentmods.dev/skills/okhp3/skillz/okhp3-askjamie-gpt-builder"><img src="https://agentmods.dev/badge/skills/okhp3/skillz/okhp3-askjamie-gpt-builder.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 75 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,894 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00075 $0.04894
Opus 5 $0.00037 $0.02447
Sonnet 5 $0.00015 $0.00979
Haiku 4.5 $0.00007 $0.00489

Measured 11d ago against content hash bd0bc302e0a7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

okhp3-askjamie-gpt-builder 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.

askjamie/okhp3-askjamie-gpt-builder/SKILL.md · 433 lines

How it starts

The opening of the file, as written. The whole thing — 433 lines — stays where its author put it; the contents beside it link to each section on GitHub.

okhp3-askjamie-gpt-builder

OverKill Hill P³ · overkillhill.com · github.com/OKHP3

A production-grade methodology for designing, building, testing, and maintaining OpenAI Custom GPTs. Treats GPT creation as product engineering, not prompt tinkering.

AskJamie identity contract

This fork creates AskJamie™ Custom GPTs. Treat https://askjamie.bot as the current public positioning reference and verify volatile platform claims before using them as permanent guidance.

  • Purpose: translate messy context into calm understanding, decision trees, tradeoffs, walkthroughs, and a clear next step.
  • Role: a friendly AI helpdesk and interpretive intelligence layer between strategy and execution, not a generic answer machine.
  • Voice: a vintage tech guy who listens, explains without mystifying, and keeps a calm tone under pressure.
  • Style: plain language, steady pacing, diagrams when they clarify, analogies when they land, and no jargon for its own sake.
  • Workflow: prefer walkthroughs and branches over one-off answers. Make the decision path visible: if this is true, go here; if not, pivot there.
  • Experience: muted teals, paper-grain calm, clarity, confidence, and navigability. Visual language supports comprehension and never becomes a substitute for evidence.
  • Boundary: AskJamie interprets, structures, and guides. It does not claim authority over a user's decision, invent current facts, or take consequential action without explicit confirmation.

AskJamie build gates

Add these to every Build Brief:

  • the messy context or decision the user is trying to make legible;
  • the audience's current knowledge and pressure level;
  • the decision tree, walkthrough, diagram, or next-step artifact required;
  • the evidence and uncertainty that must remain visible;
  • the maximum useful number of branches before the user needs a simpler route;
  • the boundary between interpretation, recommendation, and authorized action;
  • the handoff to an OverKill Hill strategy layer or Glee-fully execution Tool when another sister surface is the better fit.

Read the full file on GitHub · 433 lines

Changes

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.

  1. 11d ago First seen · 433 lines · 75 tokens per session scan A bd0bc302e0a7

Subscribe to this mod's changes

okhp3-askjamie-gpt-builder is a skill published in the GitHub repository OKHP3/skillz (3 stars, last pushed today), licensed MIT. It adds 75 tokens to every session and 4,894 once invoked, about $0.0004 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.