← 返回 Skills 市场
1071
总下载
3
收藏
7
当前安装
2
版本数
在 OpenClaw 中安装
/install anki
功能描述
Create effective flashcards, optimize retention, and master spaced repetition with card design, deck organization, and study diagnostics.
使用说明 (SKILL.md)
Quick Reference
| Area | File |
|---|---|
| Card creation & formats | cards.md |
| Retention optimization | retention.md |
| Deck management | organization.md |
| Language learning | language.md |
What the Agent Does
| Task | Action |
|---|---|
| Create cards | Generate from user-provided text, PDFs, notes |
| Fix bad cards | Rewrite leeches, split complex cards, add context |
| Organize decks | Tag by topic, merge duplicates, restructure hierarchy |
| Diagnose problems | Analyze stats user shares, detect ease hell |
| Optimize settings | Configure intervals, ease factors, new cards/day |
| Exam prep | Prioritize weak areas, create scenario questions |
Critical Rules
- One fact per card — Never cram multiple concepts. Split immediately.
- Answers must be unambiguous — If multiple answers could work, rewrite.
- Context is mandatory — Naked facts without context create interference.
- Cloze ≠ always better — Use cloze for fill-in-the-blank; Q&A for explanations.
- Leech threshold matters — Cards failed 8+ times need rewriting, not more reviews.
Card Creation Workflow
When user provides source material:
- Extract atomic facts (one per card)
- Choose format: basic Q&A, cloze, or image occlusion
- Add context cues (source, topic, mnemonic if helpful)
- Suggest tags for organization
- Generate in Anki import format or plain text
Red Flags to Always Catch
- Cards with >1 cloze deletion testing different facts
- Questions answerable by elimination, not recall
- "What is X?" without specifying domain/context
- Cards that are really lists pretending to be single facts
- Reverse cards where both directions aren't meaningful
Scope
This skill ONLY:
- Creates flashcards from content user explicitly provides
- Analyzes stats/decks user explicitly shares
- Suggests improvements when user asks
This skill NEVER:
- Reads files without user request
- Accesses Anki app data automatically
- Stores user data persistently
On First Use
- Ask what subject/domain (language, medical, tech, general)
- Ask current Anki experience level
- Check if they have existing decks to audit
- Identify immediate goal (create new cards, fix retention, prep for exam)
安全使用建议
This skill is instruction-only and appears coherent with its description. Before using it, consider: 1) Do not paste sensitive personal data or private exam content you cannot share; the skill will work on material you explicitly provide. 2) If you want audio or automated PDF parsing, the skill mentions third-party services (Forvo, Google TTS, AwesomeTTS) — using those may require separate add-ons, sign-ins, or API keys you must supply intentionally. 3) The skill states it won’t read files automatically — ensure you explicitly upload or paste any files/text you want processed. 4) Platform logs or the agent runtime (outside this skill) may retain conversation history; if that is a concern, review your agent/platform privacy settings. Overall this skill is internally consistent; no unexpected credentials, downloads, or background behaviors were found.
功能分析
Type: OpenClaw Skill
Name: anki
Version: 1.0.1
The skill bundle is entirely composed of markdown files providing instructions and best practices for an AI agent to assist with Anki flashcard creation and management. There are no executable scripts or binaries. The `SKILL.md` explicitly defines the agent's scope, stating it 'NEVER Reads files without user request,' 'NEVER Accesses Anki app data automatically,' and 'NEVER Stores user data persistently.' The `_meta.json` and `SKILL.md` metadata confirm no external binaries are required (`"bins":[]`). All content is directly relevant to the stated purpose, with no evidence of prompt injection attempts, data exfiltration, persistence mechanisms, or other malicious behaviors.
能力评估
Purpose & Capability
Name/description match the included content files (cards, language, organization, retention). The skill makes no demands for unrelated binaries, environment variables, or config paths — everything requested is proportional to creating and improving flashcards.
Instruction Scope
SKILL.md and the auxiliary files limit actions to processing user-provided content and analyzing decks/stats explicitly shared by the user. The skill explicitly states it will not read files or access Anki data without user consent. It assumes the user will supply source material (text, PDFs, notes) but does not instruct any background file-system access or network exfiltration.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is downloaded or written to disk by the skill itself; this is the lowest-risk install footprint.
Credentials
No required environment variables, no declared credentials, and no config paths. Mentions of third-party tools/services (Forvo, Google TTS, AwesomeTTS, FSRS) are informational; the skill does not request API keys or access to those services by itself.
Persistence & Privilege
always is false, the skill claims it does not store user data persistently, and there are no instructions to modify agent/system-wide settings or other skills. Autonomous invocation is allowed by platform default but the skill content is scoped and non-privileged.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install anki - 安装完成后,直接呼叫该 Skill 的名称或使用
/anki触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Add explicit scope section, clarify data handling, remove undeclared storage
v1.0.0
Initial release
元数据
常见问题
Anki 是什么?
Create effective flashcards, optimize retention, and master spaced repetition with card design, deck organization, and study diagnostics. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1071 次。
如何安装 Anki?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install anki」即可一键安装,无需额外配置。
Anki 是免费的吗?
是的,Anki 完全免费(开源免费),可自由下载、安装和使用。
Anki 支持哪些平台?
Anki 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Anki?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.1。
推荐 Skills