Drip API
A third-party skill mirrored from DripStack that lets Claude research premium financial newsletters and podcasts through the Drip API. It searches indexed articles by topic, browses the publication catalog, resolves named publications/authors/podcast shows/Substack URLs, lists recent posts, fetches paid article summaries via x402/MPP micropayments, and retrieves structured stock picks (ticker, direction, conviction, evidence quotes) for a given UTC day. The skill enforces a guided search-then-purchase flow: search results are presented as a menu, and paid content is only fetched after explicit user selection. Supports multi-article synthesis and comparison across sources. All paid routes (individual articles and stock picks) are gated by x402 or MPP micropayments. Use for questions about finance commentary, analyst views, market themes, company or sector writeups, newsletter/podcast source discovery, stock picks, and paid Drip content.
Simple install — no setup required
Download the skill file below
Add it to Claude — pick your platform:
Claude desktop app
- Open the Claude desktop app
- Go to Code, then Customize
- Click Create a new skill
- Upload the skill file you downloaded
claude.ai (web)
- Go to Customize, then Skills
- Click +, then Create a new skill
- Upload the skill file you downloaded
Say a trigger phrase to activate it
Download the skill file below
Place it at .cursor/skills/drip-api/SKILL.md (rename the downloaded file to SKILL.md). The shared .agents/skills/drip-api/SKILL.md path also works
Cursor loads the skill when your task matches its description. Say a trigger phrase to activate it
Download the skill file below
In ChatGPT, create a Project and attach the file (or paste its contents into the project instructions). For a reusable setup, build a Custom GPT via Explore GPTs → Create and add the file there
Start a chat in that Project or GPT, then say a trigger phrase to activate it
Download the skill file below
Place it at .github/skills/drip-api/SKILL.md in your repository (rename the downloaded file to SKILL.md)
Copilot loads the skill when it is relevant to your task. Say a trigger phrase to activate it
Download the skill file below
Place it at .agents/skills/drip-api/SKILL.md in your repository (rename the downloaded file to SKILL.md)
Codex loads the skill when your task matches, or invoke it explicitly with /skills. Say a trigger phrase to activate it
Your skill is downloading.
Get an email when we ship new skills and updates.
You're on the list. We'll email you when new skills drop.
What this skill does
This is an overview of the skill from the site, not the skill's real instructions. The full SKILL.md Claude reads when this skill is active lives on GitHub at the pinned source below.
Drip API
A third-party skill mirrored from DripStack. The pinned SKILL.md is the source of truth; this entry is a short summary.
It lets Claude research premium financial newsletters and podcasts through the Drip API: searching articles by topic, browsing the publication catalog, resolving named publications and authors, listing recent posts, and fetching paid article summaries or structured stock picks via x402/MPP micropayments. The skill enforces a guided search-then-purchase flow where search results are presented as options and paid content is only fetched after the user explicitly selects articles to buy.
Paid routes cover individual article summaries and daily stock picks (with ticker, direction, conviction level, and evidence quotes). Supports multi-article synthesis and cross-source comparison.
Provenance
- Upstream origin:
https://dripstack.xyz/SKILL.md - Mirrored to:
uristocrat/skills@878efd6 - Fetched: 2026-07-02
- Upstream version at fetch: 1.3
Dependencies
- No MCP server required (
requiresMCP: false) - Paid routes require an x402 or MPP payment-aware HTTP client
- No API keys or credentials needed for free routes (search, publications)
- Paid routes (article summaries, stock picks) are gated by x402/MPP micropayments at request time