Back to Registry
View Author Profile
Official Verified
score-query
学分查询技能
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bc96/score-queryOr
学分查询技能
技能概述
- 技能名称: 学分查询
- 技能版本: 0.0.2
- 技能描述: 用于查询学生各科目成绩的OpenClaw技能
- 作者: bc96
功能列表
| 功能 | 说明 |
|---|---|
| 查询单科成绩 | 根据姓名和科目查询特定成绩 |
| 查询全部成绩 | 查询某学生的所有科目成绩 |
| 科目名称转换 | 支持口语化转标准科目名 |
支持的查询模式
单科成绩查询
Metadata
AI Skill Finder
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bc96-score-query": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.