← Back to Skills Marketplace
Vocab Voyage Mcp V1.1.1
by
jaideepdhanoa
· GitHub ↗
· v1.1.1
· MIT-0
94
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install vocab-voyage-mcp-v1-1-1
Description
Provides standardized test vocabulary practice, definitions, quizzes, course word lists, study plans, and interactive mini-games for tests like SAT, GRE, LSA...
Usage Guidance
This package appears to be what it claims: a hosted vocabulary/test-prep MCP server with widgets and progress tracking. Before installing: (1) be aware that interactive widget taps and quiz/flashcard answers are sent to the remote server and may be stored to your account; (2) personalization requires an optional vv_mcp_ token — don’t provide it if you prefer anonymous use; (3) the manifests instruct callers to include a ?ref or x-install-source for analytics — expect install/call attribution; (4) if provenance matters, verify the upstream repository (https://github.com/jaideepdhanoa/vocab-voyage-mcp) and the vocab.voyage domain and privacy policy before authorizing tokens; (5) revoke personal tokens if you stop using the service. Overall the skill is internally consistent and does not request unrelated system access or secrets.
Capability Analysis
Type: OpenClaw Skill
Name: vocab-voyage-mcp-v1-1-1
Version: 1.1.1
The Vocab Voyage skill bundle provides a comprehensive set of vocabulary learning tools and interactive widgets for standardized test preparation (SAT, GRE, etc.). It operates as a remote MCP server hosted on Supabase. Analysis of the tool definitions, example scripts (curl-quiz.sh, python-progress.py), and agent instructions (SKILL.md) reveals no evidence of data exfiltration, malicious execution, or prompt injection. The skill's behavior is entirely consistent with its stated educational purpose.
Capability Tags
Capability Assessment
Purpose & Capability
The skill name/description (vocabulary practice, quizzes, flashcards, study plans) aligns with the provided MCP tools, widget catalog, example clients, and remote endpoints. All declared endpoints (vocab.voyage and the Supabase function URL) are consistent with a hosted backend powering the listed features; there are no unrelated binaries, unusual config paths, or unexpected credential requests in the manifest.
Instruction Scope
SKILL.md instructs the agent to call a remote MCP server and to render widget HTML when hosts support text/html;profile=mcp-app. The instructions explicitly describe persistent actions (record_word_result, record_session_complete, mark_word_known, award_game_xp, etc.) — user interactions and session data will be sent to the remote server to power progress tracking. The repository also documents using a ?ref or x-install-source so installs/calls are attributed (analytics). This behavior is expected for a personalized study service but is worth noting for privacy/telemetry reasons.
Install Mechanism
There is no install spec (instruction-only skill) and the included example clients are small scripts that call the remote MCP endpoint. Nothing is downloaded or written to disk by the skill files themselves, which is the lowest-risk install profile.
Credentials
The skill declares no required environment variables and no primary credential. Example clients accept an optional VV_MCP_TOKEN (Bearer vv_mcp_…) for personalized features; documented token scopes (mcp.read, mcp.tools, profile.read, progress.read) are consistent with the stated personalization and progress dashboard functionality. There are no requests for unrelated secrets or system credentials.
Persistence & Privilege
always is false (normal), and model invocation is not disabled (default). The skill does not request permanent platform-level privileges or modify other skills' configurations. Its persistence is limited to the remote service (storing progress/XP) and to optional local registration via OpenClaw skill files, which is expected.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install vocab-voyage-mcp-v1-1-1 - After installation, invoke the skill by name or use
/vocab-voyage-mcp-v1-1-1 - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.1
- Added detailed documentation and prompt examples to SKILL.md, outlining use cases for standardized test vocabulary practice.
- Listed all available tools (20) and interactive widgets (17), including mini-games, quizzes, study plans, and user progress tracking.
- Described widget interactivity and user progress persistence features for supported hosts.
- Provided direct links to API, developer docs, and the full tool catalog for easy access.
Metadata
Frequently Asked Questions
What is Vocab Voyage Mcp V1.1.1?
Provides standardized test vocabulary practice, definitions, quizzes, course word lists, study plans, and interactive mini-games for tests like SAT, GRE, LSA... It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.
How do I install Vocab Voyage Mcp V1.1.1?
Run "/install vocab-voyage-mcp-v1-1-1" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Vocab Voyage Mcp V1.1.1 free?
Yes, Vocab Voyage Mcp V1.1.1 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Vocab Voyage Mcp V1.1.1 support?
Vocab Voyage Mcp V1.1.1 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Vocab Voyage Mcp V1.1.1?
It is built and maintained by jaideepdhanoa (@jaideepdhanoa); the current version is v1.1.1.
More Skills