← Back to Skills Marketplace
dougbtv

Unofficial Urban Dictionary API

by Doug Smith · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
92
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install unofficial-urban-dictionary-api
Description
Query the Unofficial Urban Dictionary API for slang definitions. Use when asked to define slang/phrases, fetch random Urban Dictionary entries, browse by let...
Usage Guidance
This skill appears coherent and limited to querying the listed API. Before installing, you may want to: (1) verify the legitimacy of the base URL (unofficialurbandictionaryapi.com) if you have concerns about provider trustworthiness; (2) be aware returned content may be NSFW/offensive (the skill correctly warns about this); and (3) run the script in an environment where outbound HTTP calls are acceptable (it makes network requests but does not exfiltrate local files or require credentials). If you need higher assurance, inspect the API provider and test the script in a sandboxed environment.
Capability Analysis
Type: OpenClaw Skill Name: unofficial-urban-dictionary-api Version: 0.1.0 The skill is a straightforward implementation for querying the Unofficial Urban Dictionary API. The helper script (scripts/ud_api.py) uses standard Python libraries to perform authenticated HTTP GET requests to a specific base URL and contains no evidence of data exfiltration, shell execution, or obfuscation. The instructions in SKILL.md are consistent with the code's functionality and do not contain any prompt-injection attacks or malicious directives.
Capability Assessment
Purpose & Capability
Name/description align with the included helper script and endpoints. The script only constructs queries for the declared base URL and returns JSON results — nothing requested that would be unnecessary for fetching definitions.
Instruction Scope
SKILL.md instructs running the bundled Python helper or making direct HTTP GETs to the stated endpoints. It does not ask the agent to read unrelated files, environment variables, or transmit data to any endpoint other than the documented API.
Install Mechanism
No install spec; the skill is instruction-only with a small included script. No archives, third-party package installs, or external download URLs are present.
Credentials
No environment variables, credentials, or config paths are required. The script does not access secrets or other environment state beyond making outbound HTTP requests.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges, nor does it modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install unofficial-urban-dictionary-api
  3. After installation, invoke the skill by name or use /unofficial-urban-dictionary-api
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release: search/random/browse/author/date support with Python helper and usage docs.
Metadata
Slug unofficial-urban-dictionary-api
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Unofficial Urban Dictionary API?

Query the Unofficial Urban Dictionary API for slang definitions. Use when asked to define slang/phrases, fetch random Urban Dictionary entries, browse by let... It is an AI Agent Skill for Claude Code / OpenClaw, with 92 downloads so far.

How do I install Unofficial Urban Dictionary API?

Run "/install unofficial-urban-dictionary-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Unofficial Urban Dictionary API free?

Yes, Unofficial Urban Dictionary API is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Unofficial Urban Dictionary API support?

Unofficial Urban Dictionary API is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Unofficial Urban Dictionary API?

It is built and maintained by Doug Smith (@dougbtv); the current version is v0.1.0.

💬 Comments