taddy

Query the Taddy podcast database for podcasts, episodes, transcripts, and top charts.

1|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/EternisAI/agent-sandbox --skill taddy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: taddy
Source: https://github.com/EternisAI/agent-sandbox/tree/main/skills/taddy
Command: npx skills add https://github.com/EternisAI/agent-sandbox --skill taddy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Query the Taddy podcast database to quickly discover podcasts and episodes, retrieve detailed descriptions, access transcripts, and view top charts to support research, content planning, and discovery workflows.

Core Features & Use Cases

  • Search: Find podcasts or episodes by keyword with concise results including names, descriptions, and genres.
  • Details & Transcripts: Retrieve podcast details, episodes, and transcripts by podcast name or UUID.
  • Top Charts & Browsing: Access country-specific top charts and genre-based recommendations for quick discovery.

Quick Start

Ask Taddy to search podcasts by keyword, or fetch details for a podcast by name or UUID.

Frequently Asked Questions about taddy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search for podcasts by keyword?

Search for podcasts by keyword by querying the Taddy database through a GraphQL-based script, which matches terms against records to return structured results including names, descriptions, and genres for quick content discovery.

Can I retrieve full episode transcripts from a specific podcast?

Yes, you can retrieve full episode transcripts from a specific podcast by querying the Taddy database with the podcast's name or UUID. The GraphQL script fetches detailed episode information and associated transcript text to support research workflows.

How do I access top podcast charts for different regions?

Access top podcast charts for different regions by querying the Taddy database for country-specific top charts. The skill returns structured chart data, allowing you to browse popular podcasts and genre-based recommendations across various geographic areas.

What is the best way to get podcast details using a UUID?

The best way to get podcast details using a UUID is to query the Taddy database with the specific UUID identifier. The GraphQL-based script retrieves comprehensive podcast information, including associated episodes and descriptions, returning structured results.

Do I need environment authentication configured to query podcast transcripts?

Yes, you need environment authentication configured to query podcast transcripts. The Taddy skill uses a GraphQL-based script that relies on environment authentication credentials to access the database and return structured transcript and episode results securely.

Are there limitations when searching for podcast episodes by keyword?

When searching for podcast episodes by keyword, limitations depend on the Taddy database's current indexing and structured data availability. The GraphQL script returns concise results, but comprehensive discovery may require fetching detailed episode lists by podcast UUID.