Real Skill packageSource verifiedClawHub registry

smart-classroom-teaching

智慧课堂教学领域负载物,完整承载智能黑板的 AI 教学能力层(软硬解耦后的软件与方法论),与宿主模型及电脑外设(屏幕/喇叭/麦克风/键盘)协同,端到端执行智能教学与演示讲解任务。覆盖教学可视化、虚拟人思辨引导、课堂实录分析与诊断、个性化因材施教、多模态指令交互、教学资源生成、内容安全合规七大域。触发词:智慧课堂、智能教学、智能黑板、AI黑板、教学可视化、课堂实录分析、教学诊断报告、苏格拉底式诘问、虚拟人教学、因材施教、分层教学、微课切片、教学资源生成、备课、演示、讲解、meta-skill-system。

Identity and source

Publisher attribution波动几何registry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 55% rule confidence
Package forminstruction with code14 recorded files
Canonical sourceClawHub registryclawhub:wangjiaocheng:smart-classroom-teaching
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/14/2026.claude/skills/smart-classroom-teaching

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/14/2026.agents/skills/smart-classroom-teaching

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/14/2026skills/smart-classroom-teaching

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @wangjiaocheng/smart-classroom-teaching
clawhub inspect @wangjiaocheng/smart-classroom-teaching --version 1.0.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
14 / 14 inspected as text
Checked
8/14/2026, 4:09:37 PM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
1 dependency and API indicators
  • api: clawhub.ai
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/14/2026, 3:41:57 PM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:138c18722d9f48cebcc0e224c7c7d76e6ee02d45692d49f8597c02d2a6db61bf
Show up to 14 recorded paths
  • assets/smart-classroom-workbench.html
  • references/exemplars/SC1-教学可视化域范本.md
  • references/exemplars/SC2-虚拟人思辨域范本.md
  • references/exemplars/SC3-课堂实录分析域范本.md
  • references/exemplars/SC4-因材施教域范本.md
  • references/exemplars/SC5-多模态交互域范本.md
  • references/exemplars/SC6-教学资源域范本.md
  • references/exemplars/SC7-内容安全合规域范本.md
  • references/smart-classroom-catalog.md
  • references/smart-classroom-exemplars.md
  • references/smart-classroom-requirements.md
  • scripts/smart-classroom-serve.py
  • skill-card.md
  • SKILL.md

Source changelog

Initial release of smart-classroom-teaching skill with foundational AI teaching capabilities: - Provides a full AI teaching ability layer for smart classrooms, decoupled from hardware and specific AI models. - Supports seven major teaching domains: visualization, virtual agent guidance, class record analysis, personalized instruction, multimodal interaction, teaching resource generation, and content safety/compliance. - Introduces a persistent, real-time teaching workbench (HTML UI) for interactive visual teaching processes. - Role assignment supports flexible student/teacher/dual participation flows via prefixes. - Can operate in full mode (with script execution, file I/O) or degrade gracefully to read-only Q&A when system access is restricted. - All abilities are modular and can be flexibly combined for scenarios like live teaching, lesson prep, review, micro-lesson creation, and repo…