Real Skill packageSource verifiedClawHub registry

课程生成器

从转录稿或文献生成可独立阅读、可溯源验收的结构化课程,也可在用户明确要求时归档既有课程或从已验证素材提取培训方案。本技能应在用户要“把长转录稿整理成课程”“生成总览和章节”“归档课程”“按受众定制课程方案”时使用。不要用于:仅做 ASR 纠错(用 transcription-corrector)、复盘讲课表现(用 lecture-review)、把多篇文章扩写成书(用 article2book)。

Identity and source

Publisher attributionxierluoregistry owner unverified by skillvetai
Functional categoryVideo, Audio & Voiceautomatically inferred · 60% rule confidence
Package forminstruction with code15 recorded files
Canonical sourceClawHub registryclawhub:cat-xierluo:course-generator
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/25/2026.claude/skills/course-generator

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/25/2026.agents/skills/course-generator

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/25/2026skills/course-generator

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 @cat-xierluo/course-generator
clawhub inspect @cat-xierluo/course-generator --version 2.8.1

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/25/2026, 1:19:32 PM
Scanner
0.1.3
Policy
1.0.3
4 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
2 dependency and API indicators
  • api: github.com
  • api: json-schema.org
External clawhub result: clean

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/25/2026, 2:26:28 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

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

Package content hashsha256:802f468b9e968a18f8bf4ce96252b0c90e38ebf2474570c45c75a84e3c856b29
Show up to 15 recorded paths
  • CHANGELOG.md
  • config/course-manifest.schema.json
  • config/paths.example.yaml
  • config/user_dictionary.example.yaml
  • LICENSE.txt
  • references/chapter_prompt.md
  • references/course-manifest.md
  • references/extract_prompt.md
  • references/outline_prompt.md
  • references/overview_prompt.md
  • scripts/verify_course.py
  • scripts/verify_selftest.py
  • scripts/verify.sh
  • skill-card.md
  • SKILL.md

Source changelog

2.8.1: ClawHub 元数据修正——v2.8.0 首次发布漏传 --name 导致 display name 退化为目录名;bump 版本带 --name 重新发布。本地 skill 无功能改动。