Token导航 LogoToken导航TokenDH.com
研究检索external-serviceclawhub未标认证来源可访问clear审计提醒

vocab-voyage-mcp-v1-1-1vocab voyage MCP V1 1 1 搜索

Agent Skill

vocab-voyage-mcp-v1-1-1 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

2,634

周安装

112

GitHub Stars

公开资料未说明

下载量

923
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:vocab-voyage-mcp-v1-1-1(vocab voyage MCP V1 1 1 搜索)
来源仓库:https://github.com/jaideepdhanoa/vocab-voyage-mcp-v1-1-1
安装命令:
openclaw skills install vocab-voyage-mcp-v1-1-1
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install vocab-voyage-mcp-v1-1-1

简介

提供标准化考试词汇练习与学习计划定制服务。

  • 覆盖 SAT、GRE 等主流留学考试的词库资源库。
  • 支持互动测验和小游戏提升单词记忆效率。vocab-voyage-mcp-v1-1-1 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 学习进度需用户自行维护无法自动同步云端。
  • 例句和释义来源于公开出版物可能存在版权边界问题。

SKILL.md

Vocab Voyage Vocabulary Prep Skill

Use Vocab Voyage when a user needs standardized test vocabulary practice, definitions, quizzes, course word lists, or a study plan for ISEE, SSAT, SAT, PSAT, GRE, GMAT, LSAT, or academic vocabulary.

Tools and APIs

  • OpenAPI: https://vocab.voyage/openapi.json
  • Public API: https://gponcrussdahcdyrlhcr.supabase.co/functions/v1/vocab-api
  • MCP: https://gponcrussdahcdyrlhcr.supabase.co/functions/v1/mcp-server
  • Docs: https://vocab.voyage/developers

Example prompts

  • Define “aberrant” and give a test-prep example.
  • Generate a 5-question SAT vocabulary quiz.
  • List Vocab Voyage courses for ISEE and SSAT.
  • Build a 7-day GRE vocabulary study plan preview.

Interactive widgets

Vocab Voyage's MCP server returns 17 interactive widgets alongside JSON. On hosts that support text/html;profile=mcp-app resources (Claude Desktop, ChatGPT Apps SDK, OpenClaw), tools render as embedded UI: word-of-the-day card, flashcards deck, quiz, 7-day study plan, personal progress dashboard, 11 mini-games (word_match, spelling_bee, speed_round, synonym_showdown, word_scramble, fill_in_blank, context_clues, word_guess, picture_match, crossword, word_search), and a session debrief from Sparkle. Taps inside widgets persist to the user's account via record_word_result, record_session_complete, mark_word_known, and award_game_xp. Browse the full catalog with deep-link "Start in Claude/ChatGPT" buttons at https://vocab.voyage/mcp/tools. Source: https://github.com/jaideepdhanoa/vocab-voyage-mcp.

Tool count: 20 (7 public vocab, 4 widget-aware, 6 persistence, 3 sparkle-brain). Prompt count: 6 (vocab_kickoff, test_prep_quiz, session_debrief, ...).

Tool catalog (auto-generated)

<!-- mcp:tools:start --> Tool count: 20.

  • get_word_of_the_day — Returns today's vocabulary Word of the Day, optionally scoped to a test family.
  • get_definition (widget-aware) — Look up the definition, part of speech, example sentence, and synonyms/antonyms for a word.
  • generate_quiz (widget-aware) — Generate a multiple-choice vocabulary quiz for a test family (1–10 questions).
  • get_course_word_list — Get a sample of vocabulary words from a specific Vocab Voyage course.
  • list_courses — Lists all 13 Vocab Voyage courses with their slugs and descriptions.
  • explain_word_in_context — Explain what a word means inside a specific sentence.
  • study_plan_preview (widget-aware) — Returns a sample 7-day study plan (5 words/day) for a given test family.
  • get_flashcards (widget-aware) — Returns a tap-to-flip flashcard deck. Per-card answers persist via record_word_result.
  • get_my_progress (widget-aware) — Auth-only personal dashboard: streak, XP, mastery split, next-up words, recent misses.
  • play_game — Launches one of 11 vocabulary mini-games (word_match, spelling_bee, speed_round, synonym_showdown, word_scramble, fill_in_blank, context_clues, word_guess, picture_match, crossword, word_search). Per-answer events flow to record_word_result; round XP via award_game_xp.
  • get_sparkle_guidance (widget-aware) — Lifecycle-aware coaching: returns a phase-appropriate greeting (16 phases) and a recommended next tool/action. Renders the session-debrief widget when relevant.
  • set_persona — Switch agent bias between student, parent, tutor, or explorer.
  • get_recommended_next_action — Returns a one-line recommendation for what the user should do next.
  • list_starter_prompts — Lists the 6 MCP prompts (vocab_kickoff, test_prep_quiz, session_debrief, …) for hosts that don't surface prompts/list.
  • record_word_result — Auth: log a per-card answer (correct or incorrect).
  • record_session_complete — Auth: log session totals and award XP.
  • award_game_xp — Auth: grant bonus XP from a completed mini-game round.
  • mark_word_known — Auth: add a word to the user's queue or mastered list.
  • mark_word_difficult — Auth: flag a word as needing more review.
  • update_adaptive_level — Auth: adjust the user's adaptive difficulty floor/ceiling.

<!-- mcp:tools:end -->

Widget catalog (auto-generated)

<!-- mcp:widgets:start --> Widget count: 17.

  • ui://vocab-voyage/word-of-the-day — Word of the Day (learn, 560x360) via get_word_of_the_day
  • ui://vocab-voyage/flashcards — Flashcards (learn, 560x460) via get_flashcards
  • ui://vocab-voyage/quiz — Quiz (learn, 560x520) via generate_quiz
  • ui://vocab-voyage/study-plan — Study Plan (learn, 600x600) via study_plan_preview
  • ui://vocab-voyage/progress — My Progress (progress, 600x640) via get_my_progress
  • ui://vocab-voyage/game/word_match — Game · Word Match (play, 620x640) via play_game
  • ui://vocab-voyage/game/spelling_bee — Game · Spelling Bee (play, 560x580) via play_game
  • ui://vocab-voyage/game/speed_round — Game · Speed Round (play, 560x600) via play_game
  • ui://vocab-voyage/game/synonym_showdown — Game · Synonym Showdown (play, 560x580) via play_game
  • ui://vocab-voyage/game/word_scramble — Game · Word Scramble (play, 560x580) via play_game
  • ui://vocab-voyage/game/fill_in_blank — Game · Fill in the Blank (play, 560x600) via play_game
  • ui://vocab-voyage/game/context_clues — Game · Context Clues (play, 600x620) via play_game
  • ui://vocab-voyage/game/word_guess — Game · Word Guess (play, 560x600) via play_game
  • ui://vocab-voyage/game/picture_match — Game · Picture Match (play, 600x620) via play_game
  • ui://vocab-voyage/game/crossword — Game · Crossword (play, 640x720) via play_game
  • ui://vocab-voyage/game/word_search — Game · Word Search (play, 640x720) via play_game
  • ui://vocab-voyage/session-debrief — Session Debrief (coach, 600x640) via get_sparkle_guidance

<!-- mcp:widgets:end -->

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

86.33%
按下载量换算797

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

可疑

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills