ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

score-query

学分查询技能

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bc96/score-query
Or

学分查询技能

技能概述

  • 技能名称: 学分查询
  • 技能版本: 0.0.2
  • 技能描述: 用于查询学生各科目成绩的OpenClaw技能
  • 作者: bc96

功能列表

功能说明
查询单科成绩根据姓名和科目查询特定成绩
查询全部成绩查询某学生的所有科目成绩
科目名称转换支持口语化转标准科目名

支持的查询模式

单科成绩查询

Metadata

Author@bc96
Stars4473
Views1
Updated2026-05-01
View Author Profile
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.