Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
Update to 1.0.2
What This Skill Does
Connects to EchoDecks for managing flashcard decks, running spaced repetition review sessions, and generating new cards or audio summaries from text. Supports AI-powered card generation from topics or raw content, and podcast-style audio exports from decks.
Combines card review, AI generation, and audio export in one interface instead of switching between the EchoDecks app and other tools.
When to use it
- Reviewing due flashcards before an exam
- Generating cards from a copied article or lecture notes
- Checking study stats after a session
- Creating an audio summary of a deck for commute listening
- Adding new cards to a deck from a topic prompt
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Generate flashcards from this article text and then start my review session
- 1Call echodecks_get_decks to list available decks and identify the target deck ID
- 2Call echodecks_generate_cards with the article text and target deck_id
- 3Call echodecks_get_due_cards filtered to that deck to retrieve cards ready for review
- 4Present each due card to the user and collect their rating (0-3)
- 5Call echodecks_submit_review for each card with the provided quality rating
New cards added to the deck and all due cards reviewed with spaced repetition scores submitted
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.