技能详情(站内镜像,无评论)
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.0
统计:⭐ 0 · 41 · 1 current installs · 1 all-time installs
⭐ 0
安装量(当前) 1
🛡 VirusTotal :良性 · OpenClaw :可疑
Package:alukardo/achievement-qztc
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :可疑
OpenClaw 评估
The skill's purpose (generate Word analysis from Excel) matches its instructions, but there are multiple implementation inconsistencies and missing dependency/usage details that can break or cause unintended local file changes — review before using.
目的
Name/description match the instructions: the SKILL.md shows Python code that reads an Excel file and fills a Word template to produce an analysis table (including randomly generated scores). However the skill does not declare that it requires Python, pandas, python-docx, or a writable filesystem, which are necessary for the documented operations.
说明范围
Instructions reference absolute, user-specific local paths and will read/write files on the user's Desktop (copying templates and writing output). This is expected for the stated purpose but is sensitive — the instructions will modify files locally and can overwrite outputs without explicit confirmation. Also there are coding inconsistencies in the provided snippets (e.g., the function defined is replace_text_in_table_cell but code calls repla…
安装机制
No install spec (instruction-only), which reduces supply-chain risk. But the instructions import pandas and python-docx; the skill fails to document required runtime packages or Python version. Users must ensure appropriate Python environment and dependencies are installed before running the code.
证书
The skill requests no environment variables, credentials, or external network access in the instructions. All operations are local file reads/writes. That is proportional to the stated function.
持久
always is false and the skill is instruction-only with no install step; it does not request persistent/system-wide privileges. The only effect is local file modification as part of its normal operation.
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Achievement Qztc」。简介:课程目标达成情况分析表生成工具。根据Excel学生数据替换Word模板中的课程目标达成情况,生成新的分析表。。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/alukardo/achievement-qztc/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。