Researchv1.3By DripStack

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.

financenewslettersinvestingresearchmicropaymentsapistocks
Install

Simple install — no setup required

1

Download the skill file below

2

Add it to Claude — pick your platform:

Claude desktop app

  1. Open the Claude desktop app
  2. Go to Code, then Customize
  3. Click Create a new skill
  4. Upload the skill file you downloaded

claude.ai (web)

  1. Go to Customize, then Skills
  2. Click +, then Create a new skill
  3. Upload the skill file you downloaded
3

Say a trigger phrase to activate it

Download skill file

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
View full SKILL.md on GitHub