eudic-to-anki
Installation
SKILL.md
Eudic Anki Pipeline (Unified Skill)
Audience
This file is for the executing agent. The user gives natural-language goals; the agent executes end-to-end.
Distribution
This skill lives under skills/eudic-to-anki/ in the source repository so it can be installed with the Vercel skills CLI (npx skills add <owner>/<repo> --skill eudic-to-anki). After install, treat this directory (where SKILL.md lives) as the cwd for every command below. See the repository root README.md for the exact install line once the repo is public on GitHub.
Scope
Single skill, modular internals:
- Export module:
modules/export/README.md - Coach module:
modules/coach/README.md - Import module:
modules/import/README.md - Audio module:
modules/audio/README.md - Workflow playbooks:
workflows/*.md