一键导入
wanikani
Query WaniKani Japanese learning data — profile, kanji/vocab lookup, review forecast, SRS progress, and study statistics. Requires a WaniKani API token.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Query WaniKani Japanese learning data — profile, kanji/vocab lookup, review forecast, SRS progress, and study statistics. Requires a WaniKani API token.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | wanikani |
| description | Query WaniKani Japanese learning data — profile, kanji/vocab lookup, review forecast, SRS progress, and study statistics. Requires a WaniKani API token. |
| metadata | {"author":"github.com/LeoSaucedo","openclaw":{"emoji":"🈴","requires":{"bins":["python3"],"env":["WANIKANI_ACCESS_TOKEN"]},"primaryEnv":"WANIKANI_ACCESS_TOKEN","homepage":"https://docs.api.wanikani.com"}} |
Access your WaniKani Japanese learning data through the WaniKani v2 API.
Set WANIKANI_ACCESS_TOKEN in your environment. Get yours at:
https://www.wanikani.com/settings/personal_access_tokens
python3 scripts/wanikani.py <command> [args]
| Command | What it does |
|---|---|
user | Profile info (level, username, plan) |
summary | Today's review forecast + lessons available |
| `subjects <char | keyword>` |
subjects --level <N> | List all subjects at a level |
assignments | SRS stage distribution |
assignments <stage> | Items in a specific SRS stage (locked/apprentice/guru/master/enlightened/burned or 0-9) |
reviews [limit] | Recent review history |
review-stats | Accuracy statistics |
levels | Level progression timeline |
leeches | Subjects below 70% accuracy |
python3 scripts/wanikani.py user
python3 scripts/wanikani.py subjects 水
python3 scripts/wanikani.py summary
python3 scripts/wanikani.py leeches
WANIKANI_ACCESS_TOKEN in your environment or ~/.openclaw/.envConnect to Robinhood Agentic Trading via MCP — view portfolio, analyze positions, place trades, and execute automated strategies through Robinhood's official MCP server.
Interact with SoundCloud API for searching tracks, managing playlists, user operations, and audio discovery. Use when the user asks to search for music on SoundCloud, create/edit playlists, get track information, find user profiles, manage favorites, or work with SoundCloud audio content. Requires SOUNDCLOUD_CLIENT_ID and SOUNDCLOUD_CLIENT_SECRET for all operations; SOUNDCLOUD_USER_TOKEN for write operations (playlists, likes, follows).
Automated daily swing trading strategy — scans pre-market movers, picks momentum stocks, buys at open, manages exits at afternoon check with stop-loss and profit targets. Designed for small cash accounts ($500) using Robinhood Agentic MCP.
Gmail inbox triage with self-learning SQLite pattern database. Multi-account support with whitelist/blacklist, keyword-domain-essence scoring, and daily feedback sweep learning. Use when the user asks to check email, triage inbox, or during automated email triage cron runs.
Graph-based agent memory for tracing relationships between facts. Use when memory_search returns isolated facts and you need to see how they connect — causal chains, hierarchies, related events. LTM-only, stored as JSON graph with typed nodes and weighted edges.
Check DeepSeek API balance and usage. Use when the user asks about - "Check my DeepSeek balance", "How much API credit do I have left?", "What's my DeepSeek usage?", "DeepSeek account status", "API token balance", or any query related to DeepSeek platform credits, usage, or account information.