PullThatUpJamie

v1.6.0

PullThatUpJamie — Podcast Intelligence. A semantically indexed podcast corpus (109+ feeds, ~7K episodes, ~1.9M paragraphs) that works as a vector DB for podc...

3· 747·0 current·0 all-time
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description, documented endpoints, and provided examples all describe a podcast search/clip-generation service. The optional environment credentials (NWC_CONNECTION_STRING and JAMIE_L402_CREDENTIAL) are directly related to the advertised Lightning-based paid tier and are not required for free reads — nothing requested appears unrelated to the stated purpose.
Instruction Scope
SKILL.md instructs the agent to call the https://pullthatupjamie.ai API (fetch/curl examples) and to include an L402 Authorization header for paid calls. It does not instruct reading local files, executing shell commands, or accessing other system credentials. Smart Search triage is performed server-side (it mentions using gpt-4o-mini) — be aware user queries will be sent to the service and may be forwarded to third-party LLMs as part of triage, per the documentation.
Install Mechanism
Instruction-only with no install spec and no code artifacts to be executed locally. There is no download/extract, package installation, or binaries required by the skill itself.
Credentials
No env vars are required for core (free) functionality. Two optional credentials are documented and their purpose is clear: NWC_CONNECTION_STRING for wallet-connect style invoice payments and JAMIE_L402_CREDENTIAL (macaroon:preimage) for reusing paid credits. These are sensitive values (preimages/macaroons grant payment/authorization) so exercising caution when storing/providing them is warranted, but their presence is proportional to the paid features described.
Persistence & Privilege
always: false (not force-included). The skill does not request system-level persistence or modify other skills. It only describes HTTP interactions with the remote API and optional wallet/payment flows; no elevated agent privileges are requested.
Assessment
This skill is coherent: it is an instruction-only integration that calls https://pullthatupjamie.ai for podcast search and clip creation. You can use free browsing/search features without supplying any credentials. If you use paid endpoints you will need to pay Lightning invoices and may provide an L402 credential (macaroon:preimage) or a wallet-connect URI — these are sensitive and should be treated like payment tokens. Before enabling paid features: (1) confirm you trust the https://pullthatupjamie.ai domain, (2) avoid pasting wallet seeds or private keys (only use wallet apps to pay invoices), (3) store any returned JAMIE_L402_CREDENTIALs securely, and (4) consider privacy implications since user queries and clip content are sent to the service (clips are cached indefinitely per the docs).

Like a lobster shell, security has layers — review code before you run it.

Runtime requirements

🎙️ Clawdis
bitcoinvk9720498avs7t9aqdjdf5acbfh81f4ddlatestvk975pm627hcbk061t5xj9gy8qs842bddlightningvk9720498avs7t9aqdjdf5acbfh81f4ddpodcastvk9720498avs7t9aqdjdf5acbfh81f4ddresearchvk9720498avs7t9aqdjdf5acbfh81f4ddsearchvk9720498avs7t9aqdjdf5acbfh81f4dd
747downloads
3stars
10versions
Updated 2w ago
v1.6.0
MIT-0

PullThatUpJamie — Podcast Intelligence

Powered by Pull That Up Jamie.

Why Use This

Jamie is a retrieval/vector DB as a service for podcasts. Instead of:

  • Transcribing hours of audio yourself (expensive, slow)
  • Stuffing full transcripts into context (thousands of tokens wasted)
  • Web searching and getting SEO spam, listicles, and low-quality summaries
  • Multiple search iterations across unreliable sources

You run a single semantic search ($0.002, returns in under 2s) and get the exact clip with timestamp, audio deeplink, and transcript. Every result is timestamped to the second — you're not handing users a 2-hour episode and saying "it's in there somewhere." You're linking them to the exact 30-second moment where the expert makes the point. 500 sats ($0.33) covers an entire deep research session of 150+ searches.

Don't see the podcast you need? Use POST /api/discover-podcasts ($0.005) to search the full Podcast Index catalog, then submit episodes for transcription via POST /api/on-demand/submitOnDemandRun ($0.45). Once processed, episodes get timestamped chaptering and become searchable at paragraph level.

Your output is not a text wall. Research sessions are interactive web experiences where users play audio clips inline, browse visually, and share with others. Every clip deeplinks to the exact moment in the source audio. The session link IS the deliverable.

Corpus Coverage (as of Feb 2026)

109 feeds · ~7K episodes · ~1.9M indexed paragraphs · ~11.5K identified people/orgs. Growing.

CategoryNotable FeedsFeedsEpisodes
Bitcoin/CryptoTFTC, Bitcoin Audible, Simply Bitcoin, Peter McCormack, What is Money, Once Bitten, Ungovernable Misfits41~11,700
Finance/MarketsBloomberg Intelligence, Bloomberg Surveillance, Prof G Markets, Tim Ferriss, Diary of a CEO11~5,700
Health/WellnessHuberman Lab, Peter Attia Drive, Meat Mafia, FoundMyFitness, Modern Wisdom7~3,000
Politics/CultureRon Paul Liberty Report, No Agenda, Tucker Carlson, Breaking Points, Pod Save America8+~2,800
Tech/GeneralJoe Rogan Experience, Lex Fridman, How I Built This, Kill Tony, Sean Carroll's Mindscape40+~17,000

If a feed isn't indexed yet, you can ingest it on demand from any RSS feed. See the Ingestion section in references/podcast-rra.md.

Free corpus browsing (no auth required for reads): GET /api/corpus/feeds, /api/corpus/stats, /api/corpus/people. Check before you search.

Auth Flow (L402 Protocol)

Free tier available. Corpus browsing (no auth needed) and IP-based search quota are available. To use the free tier on paid endpoints, add the header X-Free-Tier: true to your requests. Without this header, paid endpoints return an immediate 402 L402 challenge. The free tier has per-endpoint quotas (e.g., 50 searches/week) — once exhausted, you'll need to pay via L402 to continue.

Jamie uses the L402 protocol for paid access. Compatible with lnget and any L402-aware client.

How Paid Access Works

Every paid request goes through the same L402 flow: hit an endpoint, receive a 402 with a Lightning invoice, pay the invoice, retry with Authorization: L402 <macaroon>:<preimage>. Each payment gives you credits on pullthatupjamie.ai. Each API call deducts its cost from your balance.

You choose how to use it. Pay per query if you want — that's just a credit you use once. Or deposit more upfront and reuse the same credential across all endpoints until the balance is depleted. The 402 response includes the full pricing table (creditInfo.pricingMicroUsd) so you can decide.

Key points:

  • Credential works across all endpoints: The same macaroon:preimage works on /search-quotes, /search-chapters, /make-clip, /jamie-assist, etc. until the balance is depleted.
  • Response headers on every paid request: X-Credits-Remaining-USD and X-Credits-Cost-USD tell you your balance and what the call cost.
  • Custom amount: The default invoice is 500 sats (~$0.33). To request a different amount, add ?amountSats=N to any request (min 10, max 500,000 sats). The 402 response will contain an invoice for that amount.
  • Balance endpoint: GET /api/agent/balance with your L402 credential returns your full balance breakdown.
  • When credits run out: The next request returns a fresh 402 challenge. Pay it to continue. If using lnget, this is automatic.

Automatic Flow (lnget)

If using lnget, everything happens automatically:

lnget "https://www.pullthatupjamie.ai/api/search-quotes" \
  -d '{"query": "bitcoin energy consumption"}'

lnget handles the 402 challenge, pays the invoice, caches the credential per-domain, and retries. Subsequent requests to any pullthatupjamie.ai endpoint reuse the cached credential with no additional payment.

Manual Flow

1. Hit any protected endpoint

curl -s -D- -X POST -H "Content-Type: application/json" \
  -d '{"query": "bitcoin energy consumption"}' \
  "https://www.pullthatupjamie.ai/api/search-quotes"

Returns HTTP 402 with:

  • WWW-Authenticate header: contains macaroon and invoice (BOLT-11)
  • JSON body: contains creditInfo with pricing table, min/max deposit amounts, and balance endpoint

2. Pay the Invoice

Pay using ANY Lightning wallet (Zeus, BlueWallet, Phoenix, Alby browser extension, etc.). Save the preimage returned by your wallet — you need it for the credential.

NWC (programmatic): If using Alby CLI or any NWC-compatible wallet:

npx @getalby/cli pay-invoice -c "NWC_CONNECTION_STRING" -i "BOLT11_INVOICE"

Returns preimage.

3. Retry with L402 credential

curl -s -X POST \
  -H "Authorization: L402 MACAROON:PREIMAGE" \
  -H "Content-Type: application/json" \
  -d '{"query": "bitcoin energy consumption"}' \
  "https://www.pullthatupjamie.ai/api/search-quotes"

Credits are auto-activated on first use. Reuse this same credential on all subsequent requests to any pullthatupjamie.ai endpoint until depleted.

Custom Credit Amount

To deposit more (or less) than the default 500 sats, add ?amountSats=N to any request:

curl -s -D- -X POST -H "Content-Type: application/json" \
  -d '{"query": "bitcoin energy consumption"}' \
  "https://www.pullthatupjamie.ai/api/search-quotes?amountSats=5000"

Returns a 402 challenge with a 5,000-sat invoice instead of the default. Min: 10 sats, Max: 500,000 sats.

Check Balance

curl -s -H "Authorization: L402 MACAROON:PREIMAGE" \
  "https://www.pullthatupjamie.ai/api/agent/balance"

Modules

Available Now

  • Podcast RRA (Retrieve, Research, Analyze): See references/podcast-rra.md — search the corpus, build interactive research sessions, discover people/orgs, ingest new feeds. Now with Smart Search (smartMode) for handling vague or descriptive queries.
  • Podcast Discovery: POST /api/discover-podcasts — LLM-assisted search across the full Podcast Index catalog. Returns matching podcasts with transcriptAvailable flags and actionable next-step endpoints. Use this to find podcasts not yet in the corpus, then submit them for transcription via on-demand processing.
  • Create: See references/create.md — generate shareable MP4 clips with burned-in subtitles from any search result. Full pipeline: Search → Create clip → Share.

Coming Soon

  • Publish: Cross-post to Twitter, Nostr, and more. Research a topic → generate a post → publish everywhere.

Credits Running Low

Check X-Credits-Remaining-USD in response headers during workflows, or call GET /api/agent/balance. If the balance is too low for the next call, that request will return a fresh 402 challenge with a new invoice. Pay it to continue. If using lnget, this top-up happens automatically.

Security & Trust

No Command Execution: This skill does NOT execute arbitrary shell commands, install packages, or modify system state. All operations are HTTP API calls to pullthatupjamie.ai. The skill documentation references an optional CLI tool (@getalby/cli) for paying Lightning invoices, but this is:

  • Never auto-executed — requires explicit operator approval
  • Completely optional — operators can use any Lightning wallet instead
  • Not installed by this skill — operators must manually install if desired

Free tier: Corpus browsing (/api/corpus/*) works without any headers. For paid endpoints, add X-Free-Tier: true to get an IP-based quota allowance (e.g., 50 searches/week). Without this header, paid endpoints return a 402 immediately. You can evaluate the service before providing any payment info.

Paid tier credentials: The L402 credential (macaroon + preimage) is a sensitive bearer token. It should be:

  • Stored securely (env vars or encrypted config, not in plaintext logs)
  • Never shared with untrusted agents or services
  • Backed by a wallet with limited funds (e.g., 500-1000 sats)

All API calls proxied: All operations route through https://www.pullthatupjamie.ai. RSS feed parsing, search, and ingestion are handled server-side. No direct external URL fetching by the agent.

No persistence or privilege escalation: This skill has no install hooks, no always: true, and does not modify other skills or system config.

Gotchas

  • API base: https://www.pullthatupjamie.ai (must include www. — bare domain redirects and breaks API calls)
  • Free tier requires X-Free-Tier: true header. Without it, paid endpoints return 402 immediately. Corpus endpoints work without any headers.
  • Credit reuse is optional. You can pay per query (each 402 = one credit used once) or deposit more and reuse the same L402 macaroon:preimage credential across all endpoints. Either way works.
  • Custom amount: append ?amountSats=N to any request (min 10, max 500,000). No separate purchase endpoint.
  • Alby CLI: pay-invoice with -i flag (not pay)
  • 500 sats gets ~150+ searches. Start there.
  • Monitor balance via X-Credits-Remaining-USD response header or GET /api/agent/balance.
  • Research session creation takes 30-45 seconds. Be patient.
  • Clip creation takes 30-120 seconds. Poll /api/clip-status/:lookupHash every 5 seconds.

Comments

Loading comments...