← Back to Skills Marketplace
Oxford Dictionaries
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
171
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install oxford-dictionaries
Description
Oxford Dictionaries integration. Manage data, records, and automate workflows. Use when the user wants to interact with Oxford Dictionaries data.
Usage Guidance
This skill is an instruction-only integration that uses the Membrane CLI to connect to Oxford Dictionaries. Before installing/using it: 1) Confirm you have Node/npm or install them (SKILL.md assumes npm but the registry metadata didn't list it). 2) Review the @membranehq/cli package on npm and its GitHub repo to confirm you trust the publisher. 3) Understand that authentication uses Membrane (browser-redirect or headless code flow) — do not share the one-time codes, and be aware Membrane will hold connector credentials server-side. 4) If you prefer not to install global npm packages, consider running the CLI via npx for a one-off run. If any of these points are unacceptable (you don't trust Membrane or the npm package), do not install the skill.
Capability Analysis
Type: OpenClaw Skill
Name: oxford-dictionaries
Version: 1.0.3
The skill provides standard instructions for integrating Oxford Dictionaries via the Membrane CLI. It guides the agent through legitimate authentication and action-management workflows using the official @membranehq/cli package. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill's name and description (Oxford Dictionaries integration) match the instructions (use Membrane to connect to Oxford Dictionaries). One small inconsistency: the skill does not declare required binaries in the registry metadata, but the SKILL.md assumes npm/node (it instructs installing @membranehq/cli globally and uses npx). Installing the Membrane CLI is reasonable and expected for this integration, but the registry should list Node/npm as a dependency.
Instruction Scope
SKILL.md confines runtime instructions to installing and using the Membrane CLI, logging in, creating/listing connections, discovering and running actions, and best-practice guidance. It does not instruct reading arbitrary files, accessing unrelated environment variables, or transmitting data to unexpected endpoints. It explicitly advises not to ask users for API keys and to let Membrane manage credentials.
Install Mechanism
Install instructions use npm install -g @membranehq/cli@latest and npx @membranehq/cli@latest. This is a public npm package (moderate risk compared to no-install), which is common for CLI tooling. The SKILL.md does not declare the need for Node/npm in the registry metadata; users should verify the npm package's reputation (npmjs page, GitHub repo) before installing globally.
Credentials
The skill declares no required environment variables or credentials and relies on Membrane to handle auth. That is proportionate for a connector that delegates auth to a platform. Users should understand that Membrane will manage tokens/credentials server-side and that local login flows will produce local session state or codes.
Persistence & Privilege
The skill is instruction-only (no install spec, no code files) and is not set to always:true. It does not request elevated persistence or modify other skills' configs. Autonomous invocation is allowed (platform default) but not combined with other red flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install oxford-dictionaries - After installation, invoke the skill by name or use
/oxford-dictionaries - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Oxford Dictionaries?
Oxford Dictionaries integration. Manage data, records, and automate workflows. Use when the user wants to interact with Oxford Dictionaries data. It is an AI Agent Skill for Claude Code / OpenClaw, with 171 downloads so far.
How do I install Oxford Dictionaries?
Run "/install oxford-dictionaries" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Oxford Dictionaries free?
Yes, Oxford Dictionaries is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Oxford Dictionaries support?
Oxford Dictionaries is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Oxford Dictionaries?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills