人工智能驱动的抽认卡管理,具有自动播客生成和间隔重复学习工具。
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install echodecks-ultimate或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install echodecks-ultimate⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/echodecks-ultimate/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: echodecks-ultimate description: AI-powered flashcard management with automated podcast generation and spaced-repetition study tools. metadata: {"clawdbot":{"requires":{"envs":["ECHODECKS_API_KEY"]}}} ---
Integrates with EchoDecks for flashcard management, study sessions, and AI generation.
This skill requires the ECHODECKS_API_KEY environment variable to be set.
echodecks_get_decksList all available decks or details for a specific deck.
id (optional): The ID of a specific deck to retrieve.echodecks_get_due_cardsRetrieve cards that are currently due for review.
deck_id (optional): Filter due cards by a specific deck ID.echodecks_submit_reviewSubmit 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
echodecks_generate_cardsGenerate 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.
echodecks_generate_podcastGenerate 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.
echodecks_get_podcastsRetrieve existing podcasts for a deck.
deck_id (optional): Filter by deck ID.id (optional): specific podcast ID.echodecks_get_user_statsGet 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安装 终极抽认卡和播客导师 后,可以对 AI 说这些话来触发它
Help me get started with Ultimate Flashcards and Podcast Tutor
Explains what Ultimate Flashcards and Podcast Tutor does, walks through the setup, and runs a quick demo based on your current project
Use Ultimate Flashcards and Podcast Tutor to aI-powered flashcard management with automated podcast generation a...
Invokes Ultimate Flashcards and Podcast Tutor with the right parameters and returns the result directly in the conversation
What can I do with Ultimate Flashcards and Podcast Tutor in my design & creative workflow?
Lists the top use cases for Ultimate Flashcards and Podcast Tutor, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/echodecks-ultimate/ 目录(个人级,所有项目可用),或 .claude/skills/echodecks-ultimate/(项目级)。重启 AI 客户端后,用 /echodecks-ultimate 主动调用,或让 AI 根据上下文自动发现并使用。
终极抽认卡和播客导师 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
终极抽认卡和播客导师 可免费安装使用。请查阅仓库了解许可证信息。
人工智能驱动的抽认卡管理,具有自动播客生成和间隔重复学习工具。
终极抽认卡和播客导师 属于「Design & Creative」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my design & creative tasks using Ultimate Flashcards and Podcast Tutor
Identifies repetitive steps in your workflow and sets up Ultimate Flashcards and Podcast Tutor to handle them automatically