Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
AI-powered flashcards and audio podcasts for active recall.
AI-powered flashcards and audio podcasts for active recall.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Integrates with EchoDecks for flashcard management, study sessions, and AI generation.
This skill requires the ECHODECKS_API_KEY environment variable to be set.
List all available decks or details for a specific deck. id (optional): The ID of a specific deck to retrieve.
Retrieve cards that are currently due for review. deck_id (optional): Filter due cards by a specific deck ID.
Submit a spaced repetition review for a card. card_id (required): The ID of the card being reviewed. quality (required): Integer rating (0-3). 0: Again (Failure/Forgot) 1: Hard 2: Good 3: Easy
Generate new flashcards from a topic or text content using AI. deck_id (required): The target deck ID for the new cards. topic (optional): A short topic string to generate from. text (optional): Raw text content to generate from. Note: One of topic or text must be provided. Cost: 10 credits.
Generate an audio podcast summary or conversation from a deck. deck_id (required): The source deck ID. voice (optional): Voice preference (default: "neutral"). type (optional): "summary" or "conversation" (default: "summary"). Note: Cost: 50 credits.
Retrieve existing podcasts for a deck. deck_id (optional): Filter by deck ID. id (optional): specific podcast ID.
Get current user profile and study statistics.
All tools are wrappers around skills/echodecks-v1/echodecks_client.py. # Example ./skills/echodecks-v1/echodecks_client.py get-due --deck-id 123
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.