跳至主要内容
小龙虾小龙虾AI
🤖

Education

Generate study materials. Use when creating study plans, quizzes, flashcards, tracking progress, or scheduling review sessions.

下载1.7k
星标2
版本3.4.1
作者@bytesagain-lab
教育学习
安全通过

技能说明


name: education description: "Generate study materials. Use when creating study plans, quizzes, flashcards, tracking progress, or scheduling review sessions." version: "3.4.0" author: BytesAgain homepage: https://bytesagain.com source: https://github.com/bytesagain/ai-skills tags:

  • education
  • learning
  • study
  • quiz
  • flashcard
  • review

Education Skill

Generate study plans, quizzes, flashcards, and review materials for any topic. Track progress and schedule sessions.

Commands

plan

Generate a structured learning plan for a topic.

bash scripts/script.sh plan <topic> [--weeks <num>] [--level beginner|intermediate|advanced] [--output json|text]

quiz

Generate quiz questions on a topic.

bash scripts/script.sh quiz <topic> [--count <num>] [--type mcq|truefalse|short] [--difficulty easy|medium|hard]

flashcard

Generate flashcards for key concepts.

bash scripts/script.sh flashcard <topic> [--count <num>] [--format plain|csv|json]

progress

Track and display learning progress.

bash scripts/script.sh progress [--topic <topic>] [--mark <milestone>] [--reset]

schedule

Create a study schedule with time blocks.

bash scripts/script.sh schedule <topic> [--hours-per-day <num>] [--days <num>] [--start <date>]

review

Generate a review checklist from completed topics.

bash scripts/script.sh review <topic> [--scope all|weak|recent] [--format checklist|summary]

Output

All commands print to stdout. Use --output json (where supported) for machine-readable output. Progress data is stored in ~/.education/progress.json.

Requirements

  • bash 4+
  • python3 (standard library only)

Feedback

Questions or suggestions? → https://bytesagain.com/feedback/


Powered by BytesAgain | bytesagain.com

如何使用「Education」?

  1. 打开小龙虾AI(Web 或 iOS App)
  2. 点击上方「立即使用」按钮,或在对话框中输入任务描述
  3. 小龙虾AI 会自动匹配并调用「Education技能完成任务
  4. 结果即时呈现,支持继续对话优化

相关技能