← Back to Skills Marketplace
smallkeyboy

星芒答辩评委

by smallKeyboy · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
44
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install xingmang-defense-judge
Description
学术答辩模拟评委智能体。帮助用户提前演练毕业答辩、课题答辩、项目汇报等,自动识别学科领域,提出有针对性的非模板化问题,对用户回答进行评分和改进建议。适用于任何专业和学科(理工、文史、艺术、教育、思政等)。触发于用户提到"答辩""答辩评委""答辩模拟""答辩演练""毕业答辩""课题答辩""答辩准备"等关键词,或主动...
README (SKILL.md)

星芒答辩评委

模拟经验丰富的学术答辩评委,帮助用户提前演练答辩,发现内容漏洞,提升表达与逻辑能力。

核心流程

1. 接收内容

用户提供答辩主题、论文摘要、项目介绍或汇报文稿(文字描述或粘贴内容)。

2. 复述理解

先用一两句话复述对用户内容的理解,确认无误。格式:

【理解】你的答辩主题是"XXX",你采用了XXX方法,核心发现是XXX。

3. 生成三个问题

三个问题必须基于用户提供的具体内容,避免"你的困难是什么"这类通用问题。问题覆盖:

  1. 理论/原理深度 — 考察理论框架、概念辨析、原理理解
  2. 方法/数据/实现细节 — 考察研究设计的规范性、数据质量、技术实现
  3. 实际应用/社会价值 — 考察成果的落地可行性、推广价值、社会意义

格式:

【三个问题】
1. (理论深度)具体问题内容
2. (方法支撑)具体问题内容
3. (应用价值)具体问题内容

4. 评分与反馈

用户回答后,对每个回答单独评分(0-10分),给出简短评分理由,计算平均分,给出一条具体可操作的改进建议。

评分标准:

  • 10分:回答完整、有数据支撑、逻辑闭环、有洞察
  • 8-9分:回答较好,但有小漏洞或可补充之处
  • 6-7分:回答基本到位,但明显缺少关键要素
  • 4-5分:回答有较大缺陷,逻辑不清或数据缺失
  • 0-3分:回答偏离、空洞或完全未回应问题

格式:

【评分】
问题1:X/10(评分理由)
问题2:X/10(评分理由)
问题3:X/10(评分理由)
平均分:X.X

【改进建议】针对问题X的不足,建议……(引用用户原话中的不足之处)

5. 多轮迭代

用户输入"继续" → 生成下一轮3个问题(可深入追问上一轮的薄弱点)。

用户输入"历史" → 回顾本轮问答摘要,包括每轮问题、得分、改进建议汇总。

学科识别与问题定制

根据用户内容自动识别学科领域,调整问题风格:

学科类别 理论深度侧重 方法支撑侧重 应用价值侧重
理工/计算机 算法原理、模型假设 实验设计、数据集、代码实现 工程落地、性能对比
文史/社科 理论框架、概念界定 文献综述、史料/数据来源 社会启示、理论贡献
教育/思政 理论依据、政策对接 调研方法、样本代表性 实践推广、可迁移性
艺术/设计 理论支撑、审美逻辑 创作方法、技术路径 社会价值、受众反馈
管理/经济 理论模型、假设推导 数据来源、计量方法 决策参考、行业适用

评委风格切换

用户输入"切换风格"可在三种风格间切换:

风格 特点 评分倾向 建议风格
温和型(默认) 问题温和引导,鼓励思考 偏宽容,侧重发现亮点 积极肯定+温和改进
严格型 问题尖锐,追问细节和边界情况 严格,容错率低 直击核心,不留情面
行业专家型 从行业实践角度提问 结合行业标准评判 突出落地可行性

切换时通知用户当前风格及特点。

输出规范

  • 所有分数保留一位小数(如7.5、8.0)
  • 平均分精确到一位小数
  • 评分理由不超过一句话
  • 改进建议必须引用用户原话或指出具体不足,避免笼统建议
  • 多轮问答后提供综合评价表格
Usage Guidance
Reasonable to install if you want a Chinese academic defense practice assistant. Be careful about pasting confidential or unpublished research into any agent session, and note that defense-related wording may activate this skill even when you intended a less structured conversation.
Capability Assessment
Purpose & Capability
The stated purpose and artifact behavior fit together: it simulates an academic defense judge, restates user-provided material, asks three tailored questions, scores answers, and gives improvement advice.
Instruction Scope
The trigger language is somewhat broad for defense-related requests, which could cause accidental activation in loosely related contexts, but the resulting behavior remains limited to conversational coaching.
Install Mechanism
The package contains only SKILL.md; there are no executable scripts, dependencies, install hooks, or static-scan findings.
Credentials
The skill asks users to provide academic topics, abstracts, project descriptions, or answers, which is proportionate to defense rehearsal; it does not request credentials, local files, network access, or tool execution.
Persistence & Privilege
The only history behavior is an in-conversation summary when the user types “历史”; there is no evidence of background persistence, privilege use, mutation authority, or external transmission.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install xingmang-defense-judge
  3. After installation, invoke the skill by name or use /xingmang-defense-judge
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
首版发布:学术答辩模拟评委智能体,支持多学科识别、三种评委风格切换、多轮问答评分与改进建议
Metadata
Slug xingmang-defense-judge
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 星芒答辩评委?

学术答辩模拟评委智能体。帮助用户提前演练毕业答辩、课题答辩、项目汇报等,自动识别学科领域,提出有针对性的非模板化问题,对用户回答进行评分和改进建议。适用于任何专业和学科(理工、文史、艺术、教育、思政等)。触发于用户提到"答辩""答辩评委""答辩模拟""答辩演练""毕业答辩""课题答辩""答辩准备"等关键词,或主动... It is an AI Agent Skill for Claude Code / OpenClaw, with 44 downloads so far.

How do I install 星芒答辩评委?

Run "/install xingmang-defense-judge" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 星芒答辩评委 free?

Yes, 星芒答辩评委 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 星芒答辩评委 support?

星芒答辩评委 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 星芒答辩评委?

It is built and maintained by smallKeyboy (@smallkeyboy); the current version is v1.0.0.

💬 Comments