training-content-extractor

v1.0.0

根据用户粘贴的录音转写文本,提炼企业内部培训总纲(模块→课时→要点→案例→练习→作业),并支持按 lesson 逐步扩写为细致培训文档。

0· 45·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (extract training outlines from transcript and expand lessons) matches the actual files and declared requirements: no binaries, no credentials, and detailed instruction/template files. Requiring only a transcript is appropriate for the stated goal; the skill explicitly excludes audio-to-text transcription.
Instruction Scope
SKILL.md and instructions/*.md stay within scope: they require only the transcript and optional contextual fields, mandate provenance (time‑stamps/quotes), forbid fabrication, and define precise output templates. There are no directives to read unrelated system files, access environment variables, or transmit data to external endpoints.
Install Mechanism
No install spec and no code files that execute; this is an instruction-only skill (templates and instructions only), so nothing is written or downloaded at install time. This is the lowest-risk install profile.
Credentials
The skill requests no environment variables, credentials, or config paths. All required inputs are user-provided transcript and optional metadata, which is proportionate to the task.
Persistence & Privilege
always is false; the skill does not request persistent system presence or modify other skills. It is user-invocable and may be invoked autonomously by the agent per platform defaults, which is expected and acceptable for this kind of utility.
Assessment
This skill is internally consistent and doesn't request system access or secrets. Before using it, avoid pasting sensitive PII or confidential data into transcripts because outputs will reflect the provided text. Note it does NOT do audio transcription — supply a transcript or use a separate transcription tool first. Verify timestamps and extracted claims against the original transcript (the skill marks gaps as “待补充” but always review for accuracy). If you need integrations (automatic transcription, cloud storage, or sharing), those are outside this skill and would require additional, separate capabilities.

Like a lobster shell, security has layers — review code before you run it.

latestvk97f3d0z1vk9800ran3me880th83zct5

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments