技能详情(站内镜像,无评论)
作者:Terry S Fisher @43622283
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v3.0.5
统计:⭐ 0 · 37 · 0 current installs · 1 all-time installs
⭐ 0
安装量(当前) 1
🛡 VirusTotal :良性 · OpenClaw :良性
Package:43622283/li-doc-answer
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
The skill's code, runtime instructions, and requirements are internally consistent with a local Word/docx processing and template-based answer generator; it does not request credentials or network access.
目的
The stated purpose (AI-driven doc/question recognition and answer generation) matches the included scripts that read local .doc/.docx files, detect question-like lines, and write .docx outputs. One minor mismatch: the project markets itself as 'AI' but the code performs rule-based detection and static answer templates rather than calling an external LLM or API.
说明范围
SKILL.md instructs running local Python scripts that operate on specified input files or a data/ directory. The scripts only read input documents and write processed .docx files; they do not access unrelated system paths or attempt to exfiltrate data.
安装机制
No install spec; dependency installation is limited to pip packages (python-docx, mammoth) listed in docs. All code is bundled in the skill—there are no downloads from external URLs or archived extracts.
证书
The skill requires no environment variables, credentials, or config paths. The code uses subprocess only to call antiword for legacy .doc reading (documented), which is proportionate to the stated functionality.
持久
The skill does not request always:true and does not modify other skills or global agent configs. It runs on-demand and performs only local file reads/writes in the target directories.
综合结论
This skill appears to be a local document-processing tool that reads .doc/.docx files and writes processed .docx outputs—no network calls or credentials are used. Notes before installing: (1) The term “AI” here mostly refers to heuristics and canned answer templates in the code, not an external LLM; (2) .doc support requires antiword (the scripts call antiword via subprocess); (3) the tool will read and write files in whatever paths you point …
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Li_doc_answer - 通用文档 AI 答案生成」。简介:AI自动识别Word文档中的8种题型题目,生成格式统一的参考答案,支持批量处理和doc/docx格式转换。。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/43622283/li-doc-answer/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。