Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
Connects to the EchoDecks API to manage flashcard decks, generate cards from text or topics using AI, and convert decks into audio podcasts for listening-based study. Supports spaced-repetition review submission and links to web-based study sessions.
Combines card creation, AI generation, and audio output in one skill instead of switching between separate tools or browser tabs.
When to use it
- Generating flashcards from lecture notes or articles
- Turning a study deck into a podcast for commute listening
- Tracking spaced-repetition progress across multiple decks
- Creating a new deck and populating it from a topic in one step
- Checking how many credits remain before generating audio
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Create a deck on the French Revolution and make an audio podcast from it
- 1Call echodecks_create_deck with title 'French Revolution'
- 2Call echodecks_generate_cards with the new deck_id and topic 'French Revolution' (costs 10 credits)
- 3Call echodecks_generate_podcast with deck_id and style 'conversation' (costs 50 credits)
- 4Poll echodecks_podcast_status until the podcast is ready
- 5Return the podcast URL to the user
A ready-to-listen conversational podcast summarizing the French Revolution flashcard deck
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.