LaunchKit · 2026
Back to Skills

echodecks-ultimate

AI-powered flashcard management with automated podcast.

1
1.5k downloads
by @drgeld

Setup & Installation

openclaw skills install @drgeld/echodecks-ultimate

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install echodecks-ultimate

Version History

v1.0.4Feb 6, 2026 - Version note by skill developer:

Improved README with use cases and example prompts

What This Skill Does

Connects to EchoDecks to manage flashcard decks, run spaced-repetition review sessions, and generate AI-created cards from topics or raw text. Also supports generating audio podcast summaries or conversations from deck content.

Combines card creation, spaced-repetition scheduling, and audio generation in one interface instead of switching between separate tools.

When to use it

  • Review due flashcards during a morning study session
  • Generate cards from a pasted article or lecture notes
  • Turn a deck into a podcast to listen to while commuting
  • Check study stats to track progress over time
  • Create a new deck topic with AI-generated cards in seconds

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Generate flashcards from this article text and then create a podcast from the deck

AGENT
  1. 1Call echodecks_generate_cards with the provided text and target deck_id
  2. 2Confirm new cards were added to the deck
  3. 3Call echodecks_generate_podcast with the deck_id and type set to conversation
  4. 4Poll or retrieve the podcast via echodecks_get_podcasts
OUTPUT

New cards added to the deck and an audio conversation podcast generated from the deck content

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

ECHODECKS_API_KEY environment variableEchoDecks account with sufficient credits (card generation costs 10 credits, podcast generation costs 50 credits)