← 返回 Skills 市场
theshadowrose

FlashForge AI Flashcard Generator

作者 Shadow Rose · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
373
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install flash-forge
功能描述
Generate flashcards from any content. Paste notes, articles, or textbook pages. Get study-ready cards with spaced repetition scheduling.
使用说明 (SKILL.md)

FlashForge AI Flashcard Generator

Generate flashcards from any content. Paste notes, articles, or textbook pages. Get study-ready cards with spaced repetition scheduling.


Paste content. Get flashcards. Study with spaced repetition.

Usage

You: "Make flashcards from this: [paste chapter notes]"
Agent: "Generated 15 flashcards. Starting review.

Q: What is the difference between System 1 and System 2 thinking?"

Features

  • Auto-generation — paste any text, get cards
  • Spaced repetition — SM-2 algorithm schedules reviews
  • Difficulty rating — rate 1-5 after answering
  • Multiple formats — Q&A, fill-in-blank, true/false
  • Deck management — organize by topic
  • Progress tracking — mastered, due, new
  • Export — Anki-compatible CSV

Study Session

📚 Biology Deck — 12 due, 5 new

Q: What enzyme unzips DNA during replication?
> helicase
✅ Correct! Next review in 4 days.

Session: 17/17 | Accuracy: 82% | Time: 8 min

⚠️ Disclaimer

This software is provided "AS IS", without warranty of any kind, express or implied.

USE AT YOUR OWN RISK.

  • The author(s) are NOT liable for any damages, losses, or consequences arising from the use or misuse of this software — including but not limited to financial loss, data loss, security breaches, business interruption, or any indirect/consequential damages.
  • This software does NOT constitute financial, legal, trading, or professional advice.
  • Users are solely responsible for evaluating whether this software is suitable for their use case, environment, and risk tolerance.
  • No guarantee is made regarding accuracy, reliability, completeness, or fitness for any particular purpose.
  • The author(s) are not responsible for how third parties use, modify, or distribute this software after purchase.

By downloading, installing, or using this software, you acknowledge that you have read this disclaimer and agree to use the software entirely at your own risk.

DATA DISCLAIMER: This software processes and stores data locally on your system. The author(s) are not responsible for data loss, corruption, or unauthorized access resulting from software bugs, system failures, or user error. Always maintain independent backups of important data. This software does not transmit data externally unless explicitly configured by the user.


Support & Links

🐛 Bug Reports [email protected]
Ko-fi ko-fi.com/theshadowrose
🛒 Gumroad shadowyrose.gumroad.com
🐦 Twitter @TheShadowyRose
🐙 GitHub github.com/TheShadowRose
🧠 PromptBase promptbase.com/profile/shadowrose

Built with OpenClaw — thank you for making this possible.


🛠️ Need something custom? Custom OpenClaw agents & skills starting at $500. If you can describe it, I can build it. → Hire me on Fiverr

安全使用建议
This skill is coherent: it generates and stores flashcards locally (default file: ./flashcards.json) and does not send data externally or require credentials. Before installing, note: (1) any text you paste — including sensitive notes — will be stored on disk, so avoid pasting secrets; (2) the module writes to a file in the current working directory and could overwrite a file with that name if present; (3) you'll need a Node runtime to use the included JS module if you plan to run it locally. If you want extra caution, review src/flash-forge.js yourself or run the skill in a sandboxed environment. If you need confirmation that the agent won't attempt network calls at runtime, request an explicit network-access statement from the author or inspect any runtime wrapper the agent uses to invoke the skill.
功能分析
Type: OpenClaw Skill Name: flash-forge Version: 1.0.0 The FlashForge skill bundle is a legitimate implementation of a flashcard management system using the SM-2 spaced repetition algorithm. The source code in `src/flash-forge.js` is straightforward, performing only local file I/O to manage a JSON database of cards, with no evidence of network exfiltration, obfuscation, or unauthorized system access. The documentation in `SKILL.md` and `README.md` is consistent with the code's purpose and contains no malicious prompt injection instructions.
能力评估
Purpose & Capability
Name/description, README, SKILL.md and the included src/flash-forge.js all describe and implement a local flashcard generator with SM-2 spaced-repetition. No unrelated dependencies, credentials, or external services are requested.
Instruction Scope
Runtime instructions are limited to pasting content and generating/studying cards. The code reads/writes a local JSON deck file (default ./flashcards.json) and provides export functionality; there are no instructions to read other system files or transmit data externally.
Install Mechanism
No install spec is provided (instruction-only). The included JavaScript module uses only Node's built-in fs module. No downloads or external package installs are required by the skill bundle itself.
Credentials
The skill declares no required environment variables or credentials. The code only uses the filesystem for local storage; requested access is proportional to the stated purpose.
Persistence & Privilege
always is false and the skill does not request elevated or persistent platform privileges. It writes only to its own deck file (configurable via constructor) and does not modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install flash-forge
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /flash-forge 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial upload
元数据
Slug flash-forge
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

FlashForge AI Flashcard Generator 是什么?

Generate flashcards from any content. Paste notes, articles, or textbook pages. Get study-ready cards with spaced repetition scheduling. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 373 次。

如何安装 FlashForge AI Flashcard Generator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install flash-forge」即可一键安装,无需额外配置。

FlashForge AI Flashcard Generator 是免费的吗?

是的,FlashForge AI Flashcard Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

FlashForge AI Flashcard Generator 支持哪些平台?

FlashForge AI Flashcard Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 FlashForge AI Flashcard Generator?

由 Shadow Rose(@theshadowrose)开发并维护,当前版本 v1.0.0。

💬 留言讨论