openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Acronym Unpacker

Disambiguate medical acronyms and abbreviations with context-aware full form lookup. Resolves ambiguous abbreviations (e.g., 'PID' = Pelvic Inflammatory Dise...

系统与自动化

作者:AIpoch @AIPOCH-AI

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v0.1.0

统计:⭐ 0 · 33 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :可疑

Package:aipoch-ai/acronym-unpacker

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :可疑

OpenClaw 评估

The documentation claims context-aware ML, batch processing, and learning features, but the shipped code is a small static lookup table that only expands single acronyms — the skill's claims and instructions are inconsistent.

目的

SKILL.md describes semantic analysis, clinical-document-level context detection, batch processing, and a learning system. The included script is a ~200-line Python file with a hard-coded dictionary and only supports single-acronym lookup and a simple --list mode. Features advertised (ML, batch processing, expanding entire documents, learning) are not implemented and the README even references a non-existent requirements.txt and references/ dir…

说明范围

Runtime instructions are simple: run python scripts/main.py with an acronym and optional --context. The code does not read arbitrary system files, call external services, or access environment variables, so runtime scope is limited — however the SKILL.md's claims about document-level analysis and batch processing are misleading relative to what the instructions actually perform.

安装机制

No install spec is provided (instruction-only plus a local script), which minimizes install risk. The README suggests pip install -r requirements.txt but that file is not present; this mismatch is sloppy but not directly dangerous.

证书

The skill declares no required environment variables, credentials, or config paths. The code does not attempt to access secrets or external services, so requested environment access is minimal and proportionate.

持久

always is false and the skill contains no installation hooks or self-modifying behavior. It does not request persistent or elevated privileges.

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Acronym Unpacker」。简介:Disambiguate medical acronyms and abbreviations with context-aware full form lo…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/aipoch-ai/acronym-unpacker/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。