Anki Connect
Anki Connect seamlessly syncs your Anki decks across devices and platforms, boosting study efficiency wherever you are.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add anki-connect npx -- -y @trustedskills/anki-connect
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"anki-connect": {
"command": "npx",
"args": [
"-y",
"@trustedskills/anki-connect"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The anki-connect skill allows AI agents to directly add new cards to Anki, a popular spaced repetition software. It facilitates automated learning by sending data (like question/answer pairs or notes) from the agent to your Anki deck. This enables integration of information learned or generated by the AI into your long-term memory system.
When to use it
- Automated Note Taking: Automatically create Anki cards from meeting transcripts or research papers summarized by an AI agent.
- Language Learning: Have an AI translate sentences and then add them as flashcards to your Anki deck for language practice.
- Fact Retention: When the AI agent discovers new facts, automatically convert those into reviewable Anki cards.
- Personalized Study Material: Generate custom study materials based on AI-driven analysis of a topic and directly import them into Anki.
Key capabilities
- Adds new cards to Anki decks.
- Integrates with Anki's spaced repetition system.
- Automates the creation of learning flashcards.
Example prompts
- "Add 'The capital of France is Paris' as a question/answer card to my 'Geography' deck."
- "Create an Anki card for this sentence: 'El perro es negro.'"
- "Summarize this article and add each key point as a separate flashcard in my 'History' deck."
Tips & gotchas
- Requires the Anki application and the AnkiConnect plugin to be installed and running.
- Ensure your AnkiConnect server is properly configured with a valid password for the skill to function correctly.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.