Overview
- Skill Key
- drgeld/echodecks-clawdbot-skill
- Author
- drgeld
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/drgeld/echodecks-clawdbot-skill
- Latest Commit SHA
- 6c1354db64f339945b84fe9ecea31d8479565e0a
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Echodecks Clawdbot Skill 技能。 若已安装,则直接安装 Echodecks Clawdbot Skill 技能。
# EchoDecks Skill Integrates with the EchoDecks External API for flashcard management, AI generation, and audio study sessions. ## Configuration Requires `ECHODECKS_API_KEY` environment variable. ## Tools ### `echodecks_get_user` Get user profile, credits, and global study statistics. ### `echodecks_list_decks` List all decks in your account. - `id` (optional): Retrieve a specific deck by ID. ### `echodecks_create_deck` Create a new flashcard deck. - `title` (required): Name of the deck. - `description` (optional): Brief description. ### `echodecks_list_cards` List cards in a specific deck. - `deck_id` (required): The ID of the target deck. ### `echodecks_generate_cards` Generate new flashcards using AI. - `deck_id` (required): The target deck ID. - `topic` (optional): Topic string. - `text` (optional): Detailed source text. *Cost: 10 credits.* ### `echodecks_generate_podcast` Synthesize an audio podcast from a deck. - `deck_id` (required): The source deck ID. - `style` (optional): "summary" or "conversation" (default: "summary"). *Cost: 50 credits.* ### `echodecks_podcast_status` Check the progress of a generated podcast. - `id` (required): The podcast ID. ### `echodecks_get_study_link` Get a direct link to a web-based study session. - `deck_id` (required): The deck to study. ### `echodecks_submit_review` Submit a spaced-repetition review for a card. - `card_id` (required): The ID of the card. - `quality` (required): 0 (Again), 1 (Hard), 2 (Good), 3 (Easy). ## Implementation All tools wrap the `scripts/echodecks_client.py` CLI.
# EchoDecks ⚡️
**EchoDecks** is the ultimate AI-powered, audio-first active recall system. Transform your knowledge into intelligent flashcards and listen to them as personalized podcasts. Built for high-stakes learning (Cardiology, Software Engineering, Health Informatics), EchoDecks turns dead time into study time.
This skill integrates **Clawdbot** directly with the EchoDecks ecosystem, allowing for seamless deck management, AI card generation, and podcast synthesis via the EchoDecks External API.
## 🚀 Features
- **Instant AI Card Generation**: Feed it a topic or a wall of text; get structured flashcards in seconds.
- **Audio-First Spaced Repetition**: Review your cards via CLI or get direct links to the EchoDecks Web App.
- **Podcast Synthesis**: Generate high-quality audio summaries or conversations from your decks to listen on the go.
- **Real-Time Stats**: Track your learning streaks, accuracy, and credit balance.
- **Spaced Repetition (SM-2)**: Submit reviews directly from the chat to update your card intervals.
## 🛠 Installation
1. **Get your API Key**: Go to [EchoDecks Developer Settings](https://echodecks.app/settings/developer) and generate an API key.
2. **Set Environment Variable**:
```bash
export ECHODECKS_API_KEY='sk_echo_your_key_here'
```
3. **Install Skill**:
```bash
clawdhub install echodecks
```
## 📖 API Usage Summary
- **Resource: Decks** (List, Create, Detail)
- **Resource: Cards** (List cards per deck)
- **Resource: Generate** (AI Flashcard creation)
- **Resource: Podcasts** (Generate and poll status)
- **Resource: Study** (Submit reviews, start sessions, get links)
---
*Built with ❤️ by Mohammed Abualsoud & Cipher.*
[echodecks.com](https://echodecks.com) | [moltbook.md](https://molt.bot)
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.