Trivia Quiz

by BytesAgain

Play knowledge quizzes with facts, categories, and daily challenges. Use when learning topics, drilling flashcards, reviewing answers, tracking progress.

3.7k行业场景未扫描2026年3月23日

安装

claude skill add --url github.com/openclaw/skills/tree/main/skills/bytesagain1/trivia-quiz

文档

Trivia Quiz

A learning and study assistant for self-paced education. Start learning sessions on any topic, run quick quizzes, drill with flashcards, review via spaced repetition, track your progress, build learning roadmaps, find resources, take notes, summarize topics, and test your knowledge.

Commands

CommandDescription
learn <topic> [hours]Start a learning session on a topic with optional time estimate
quiz <topic>Run a quick 3-question quiz on a topic
flashcard <term>Create a flashcard with a front term (answer saved to data dir)
reviewLaunch a spaced repetition review session (1d, 3d, 7d, 14d, 30d intervals)
progressShow total number of logged study sessions
roadmapGenerate a multi-week learning roadmap (basics → practice → projects)
resourceList resource categories: books, videos, courses, practice sites
note <text>Save a timestamped note to the data log
summary <topic>Get a summary of a topic
test <topic>Self-test your knowledge on a topic
helpShow all available commands and usage info
versionDisplay current version (v2.0.0)

Data Storage

All data is stored locally in $TRIVIA_QUIZ_DIR (defaults to ~/.local/share/trivia-quiz/):

  • data.log — Notes and general entries saved with note command
  • history.log — Timestamped log of every command executed (learn, quiz, flashcard, etc.)

The data directory is created automatically on first run. No cloud sync — everything stays on your machine.

Requirements

  • Bash ≥ 4.0 (uses set -euo pipefail)
  • coreutilsdate, wc, mkdir (standard on Linux/macOS)
  • No API keys, no internet connection, no external dependencies

When to Use

  1. Self-study sessions — Use learn and roadmap to structure your study of a new programming language, framework, or any topic
  2. Exam prep — Use quiz and test to drill yourself, then review for spaced repetition before an exam
  3. Daily flashcard habit — Use flashcard to build a deck and review to maintain a daily spaced repetition routine
  4. Meeting/lecture notes — Use note to quickly capture timestamped insights during a meeting, class, or conference talk
  5. Learning progress tracking — Use progress to see how many sessions you've logged and stay motivated over time

Examples

bash
# Start learning a topic with estimated time
trivia-quiz learn python 2

# Run a quick quiz on Docker
trivia-quiz quiz docker

# Create a flashcard
trivia-quiz flashcard "What is a closure?"

# Review with spaced repetition
trivia-quiz review

# Check how many sessions you've completed
trivia-quiz progress

# Generate a learning roadmap
trivia-quiz roadmap

# Find study resources
trivia-quiz resource

# Save a quick note
trivia-quiz note "Remember: Python decorators are syntactic sugar for higher-order functions"

# Get a topic summary
trivia-quiz summary kubernetes

# Self-test on a topic
trivia-quiz test algorithms

# Show help
trivia-quiz help

Tips

  • Combine learnnotequizreview for a complete study cycle
  • Use roadmap at the start of a new subject to plan your weeks
  • Check progress regularly to maintain accountability
  • All history is logged — you can grep through ~/.local/share/trivia-quiz/history.log for past activity

Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

相关 Skills

面试体系设计

by alirezarezvani

Universal
热门

按岗位、级别和团队设计面试流程,生成能力矩阵、题库与评分标准,分析面试官偏差并校准招聘门槛,适合搭建或优化企业招聘体系。

团队招人没章法时,用它快速搭建岗位化面试流程、题库与评分标准,还能兼顾校准面试偏差,招聘更稳更准。

行业场景
未扫描9.0k

抽认卡

by BytesAgain

热门

Spaced repetition study tool with deck management. Use when you need flashcard.

行业场景
未扫描3.7k

教程文档

by anderskev

热门

Tutorial patterns for documentation - learning-oriented guides that teach through guided doing

行业场景
未扫描3.7k

相关 MCP 服务

by boosted-chat

热门

Flight search & booking for AI agents. 400+ airlines, $20-50 cheaper than OTAs.

行业场景
137

Search company disclosures and financial statements from the Korean market. Retrieve stock profiles, market classifications, and historical trading data across major exchanges. Accelerate equity research with accurate, date-specific insights for Korean securities.

做韩国股研时,用它能一站查公司披露、财报和历史行情,按日期精确追溯关键信息,比手动翻交易所高效太多。

行业场景
103

检索韩国市场公司的披露文件与财务报表,并获取股票概况等关键信息。

想研究韩股公司时,它能一站式拉取披露、财报和股票概况,省去跨站查资料的麻烦,对跨境投研尤其省时。

行业场景
103

评论