← 返回 Skills 市场
107
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install law-exam-trainer
功能描述
法考复习助手 - 根据法考视频/文档资料整理题库,支持选择题练习、错题解析、知识点定位。当用户说:法考、刷题、司法考试、法律职业资格考试、练习题、错题整理时触发。
使用说明 (SKILL.md)
法考复习助手 Skill
功能概览
- 内容输入 — 上传法考视频/文档 → AI 提取内容
- 题目生成 — 从资料中出选择题/判断题题库
- 练习模式 — 做答 → 即时反馈对错
- 错题解析 — 答错 → 告诉哪里错 + 涉及知识点
题库来源
| 类型 | 说明 |
|---|---|
| 视频文件 | 上传视频 → 提取音频 → Whisper 转文字 → 出题 |
| 文字文档 | 直接上传/粘贴 → 提取关键知识点 → 出题 |
| 图片/讲义 | OCR 识别 → 整理知识点 → 出题 |
题目类型
- 单选题 / 多选题 / 判断题
- 答案立即反馈
- 解析包含:正确答案 + 错因 + 涉及法条
相关资源
- GitHub:
fighting41love/funNLP(含法律词库/罪名法务名词) - ClawHub:
legal-document-assistant、china-legal-analysis
使用方式
- 发资料 — 上传视频/文档给 CEO
- 出题 — CEO 生成题库
- 练习 — QQ 对话形式做答,CEO 评判对错
题库目录
题库文件保存在:C:\Users\lujun\openclaw-projects\law-exam\题库\
安全使用建议
This skill appears to do what it says, but it is under-specified and contains a hard-coded local path. Before installing or using it: (1) Do not upload sensitive or confidential documents until you know where transcription/OCR runs (local vs remote) and whether external APIs or services are used. (2) Ask the author how Whisper/OCR and OCR are invoked and whether any binaries will be installed or external APIs called (and if so, which credentials are required). (3) Confirm where question banks are saved and change the hard-coded path to a safe, user-controlled location. (4) Test with dummy data first. (5) If you need stronger assurance, request a version that declares dependencies and exact runtime commands or provide your own controlled pipeline for transcription/OCR so the skill doesn't run arbitrary installs or access unexpected filesystem locations.
功能分析
Type: OpenClaw Skill
Name: law-exam-trainer
Version: 1.0.0
The skill bundle is a legitimate law exam preparation tool designed to generate practice questions from uploaded documents and videos. It references well-known open-source projects such as 'fighting41love/funNLP' and other related legal skills. While SKILL.md contains a hardcoded local file path (C:\Users\lujun\...) which reveals a local username, there is no evidence of malicious intent, data exfiltration, or unauthorized command execution.
能力评估
Purpose & Capability
The name/description match the instructions (extract text from videos/docs, generate questions, provide explanations). However the SKILL.md assumes use of Whisper/OCR and other tooling without declaring dependencies or how those tools are invoked, and references third-party repos as resources rather than integrated libraries. This is plausible for the purpose but under-specified.
Instruction Scope
Instructions ask the agent to extract audio (Whisper), run OCR, and store a question bank, but give no concrete safe boundaries or commands. They reference uploading materials "给 CEO" and QQ dialogue as the UI, which is ambiguous. The SKILL.md also specifies a hard-coded local path (C:\Users\lujun\openclaw-projects\law-exam\题库\) for storing data — that indicates filesystem access expectations that are not declared and may not be appropriate or portable.
Install Mechanism
This is an instruction-only skill with no install spec or code to fetch — lowest install risk. That said, because it references Whisper/OCR, the agent may attempt to call or install those tools at runtime; the lack of declared dependencies leaves that behavior unspecified.
Credentials
No environment variables or credentials are requested (good). But the presence of a specific user-local file path suggests the skill expects read/write access to the host filesystem; the path is hard-coded to a specific user account (lujun), which is inconsistent and may cause the agent to access unexpected locations if followed literally.
Persistence & Privilege
always is false and there are no install hooks or claims to modify other skills or system settings. The skill does instruct storing files, but does not request persistent platform privileges in metadata.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install law-exam-trainer - 安装完成后,直接呼叫该 Skill 的名称或使用
/law-exam-trainer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
法考复习助手 skill,支持题库生成、练习模式、错题解析
元数据
常见问题
Law Exam Trainer 是什么?
法考复习助手 - 根据法考视频/文档资料整理题库,支持选择题练习、错题解析、知识点定位。当用户说:法考、刷题、司法考试、法律职业资格考试、练习题、错题整理时触发。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 107 次。
如何安装 Law Exam Trainer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install law-exam-trainer」即可一键安装,无需额外配置。
Law Exam Trainer 是免费的吗?
是的,Law Exam Trainer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Law Exam Trainer 支持哪些平台?
Law Exam Trainer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Law Exam Trainer?
由 lujun2508(@lujun2508)开发并维护,当前版本 v1.0.0。
推荐 Skills