Token导航 LogoToken导航TokenDH.com
研究检索操作浏览器clawhub未标认证来源可访问clear审计通过

openclaw-agent-chinese-laoshiOpenClaw Agent chinese laoshi 搜索

Agent Skill

openclaw-agent-chinese-laoshi 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

3,897

周安装

164

GitHub Stars

1

下载量

1,364
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:openclaw-agent-chinese-laoshi(OpenClaw Agent chinese laoshi 搜索)
来源仓库:https://github.com/zack-dev-cm/openclaw-agent-chinese-laoshi
安装命令:
openclaw skills install openclaw-agent-chinese-laoshi
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install openclaw-agent-chinese-laoshi

简介

openclaw-agent-chinese-laoshi 处理中文课程成绩单与字幕输入标准化。

  • 包含公共课程数据、学习者文档与本地导出捆绑包。
  • 适用于教育数据研究或试点项目场景。
  • 安装前需确认权限范围与维护状态,可能涉及数据导入与处理。
  • 建议结合来源仓库和原始 README 核验数据格式与合规性要求。

SKILL.md

name
openclaw-agent-chinese-laoshi
description
Use when studying or normalizing Chinese lesson transcript/subtitle inputs with bundled public lesson data, learner docs, local export bundles, and pilot-first prepublish leak gates.
version
1.0.14
homepage
https://github.com/zack-dev-cm/openclaw-agent-chinese-laoshi
user-invocable
true
model-invocable
false
disable-model-invocation
true
metadata
{"openclaw":{"homepage":"https://github.com/zack-dev-cm/openclaw-agent-chinese-laoshi","skillKey":"openclaw-agent-chinese-laoshi"}}

OpenClaw Chinese Laoshi Ops

Use this skill when working with the bundled public Chinese lesson pack or with Chinese lesson transcript/subtitle inputs and a repository that documents its own lesson schema, local command surface, and publication gate.

Use This Skill When

  • the task is to normalize transcript or subtitle drops from Chinese lessons
  • the user wants to study from the bundled public lesson pack
  • the user wants lesson summaries, conspects, vocabulary, grammar, drills, or tests
  • the user wants roleplay scenarios, daily sprints, or HSK-style practice based on the bundled lesson data
  • the user asks for visible public tutor prompt artifacts or platform prompt packs
  • the user wants Markdown and JSON lesson assets prepared as local export bundles
  • the user wants to package or publish the workflow without leaking local paths,

known Drive IDs, or secret-shaped text

Runtime, Commands, And Credentials

  • This skill has no standalone runtime requirement and does not install code.
  • This published ClawHub skill can use bundled public course data or

transcript/subtitle inputs only.

  • It does not request API keys, cloud transcription credentials, browser

sessions, or Drive auth.

  • No Google Drive cloud upload or direct Drive API access is declared or assumed

by this published skill.

  • Optional mounted-Drive sync is allowed only when the checked-out source repo

documents a local sync command, and only with an explicit user-provided --drive-root pointing at a pre-authenticated local mount.

  • Before executing any repository command, present the exact command and wait for

explicit user confirmation in the current conversation.

  • Never search for credentials, infer credential locations, or read

system-wide browser/Drive auth stores.

Operating Procedure

  1. If the user wants study help, inspect the bundled public course pack in

references/course-data first and stay inside that data.

  1. If the user is operating through ChatGPT or a GitHub connector, apply

references/chatgpt-connector-guidance.md before searching across repos.

  1. If the user asks for visible tutor prompts, cite only public artifacts from

references/system-prompts or the public repo's prompts/system directory.

  1. If the user wants content creation, confirm the input is transcript or subtitle text. If the source is

video-only, stop and ask for transcript/subtitle input or for the user to switch to a private source-repo workflow.

  1. Inspect the checked-out repository docs, schemas, and command references

before proposing edits or commands.

  1. Move only one lesson at a time beyond scaffold state. Lesson 01 remains the

pilot gate before scaling.

  1. Build learner-facing artifacts only after grounded extraction exists.
  2. Run the repository's documented public release gate before GitHub or ClawHub

publication.

If a matching audited command is absent, stop and ask for source-repo instructions or explicit commands. Do not recreate the pipeline, call external services, inspect local credential stores, or continue with ad hoc extraction.

Core Rules

  • Raw lesson media stays in Drive or another operator-controlled store.
  • Lesson 01 is the pilot gate. Do not scale real content to lessons 02-16 until

lesson 01 is approved.

  • Keep uncertainty visible. Missing Hanzi, pinyin, or translation should be

marked, not guessed.

  • The tutor is Petrov-inspired, not Petrov impersonation.
  • Treat all public publication surfaces as hostile to private details. ClawHub

and GitHub publication should assume anyone can read SKILL.md.

Workflow

1. Extract

  • For study mode, use references/course-data/lessons-bundle.json,

references/course-data/roleplays, and references/course-data/hsk before asking for external files.

  • Prefer a transcript or subtitle drop when available.
  • If the source is video-only, stop until a transcript/subtitle input exists or

the user explicitly switches to a source-repo-specific private workflow.

  • Keep timestamps, speaker-role placeholders, and uncertainty notes.

2. Ground

  • Convert raw transcript segments into the lesson schema.
  • Add summaries, conspects, vocabulary, grammar, pronunciation, drills, and

tests only when the source supports them.

  • Keep source traceability visible.

3. Review

  • Check lesson quality against the pilot-first and editorial gates.
  • Reject unsupported content, weak answer keys, and synthetic filler.
  • Treat speaker labeling, Hanzi, pinyin, and translation drift as correctness

problems, not style nits.

4. Render And Export

  • Rebuild learner-facing Markdown after lesson JSON changes.
  • Build JSON and Markdown export bundles locally after the repo copy passes

checks.

  • Sync to a mounted Drive folder only when the user supplies an explicit

--drive-root and the repository documents a managed export marker.

  • Keep exports small; raw media should not enter the repo or the public skill.
  • Public skill course data must stay sanitized and small: lesson bundle,

roleplays, HSK payloads, lesson plans, and course index only.

5. Publish

  • The public bundle must pass the release gate before GitHub or ClawHub.
  • The gate should fail closed on placeholders, local absolute paths, localhost

URLs, websocket/debug endpoints, secret-like strings, and known lesson file IDs.

  • The gate must also fail if bundled references/course-data is missing,

incomplete, or different between the standalone public skill and plugin skill.

  • The gate must also fail if public tutor prompt artifacts are missing from

references/system-prompts, missing from the public repo prompts/system surface, or drift between standalone and plugin copies.

Do Not

  • Do not guess missing Chinese text or smooth weak source material into fake fluency.
  • Do not move lessons 02-16 past scaffold state before the lesson 01 pilot clears.
  • Do not publish local paths, private emails, mounted Drive paths, or browser

session details.

  • Do not let the public skill and the bundled plugin copy drift apart.
  • Do not request API keys, browser sessions, or Drive auth from the published

ClawHub skill.

  • Do not execute repository commands until the user confirms the exact command.
  • Do not run Drive sync or media extraction unless the required local command is

documented in the checked-out repo and the user has supplied the needed input explicitly.

References

  • references/pipeline.md

- current lesson pipeline, state transitions, and repo command surfaces

  • references/release-gates.md

- public publication checklist and leak/slop/bleed blockers

  • references/chatgpt-connector-guidance.md

- ChatGPT/GitHub connector routing rules for prompt lookup and roleplay start

  • references/system-prompts

- public tutor prompt packs and shared runtime correction contract

  • references/course-data

- sanitized lesson bundle, lesson plans, roleplays, and HSK-style practice

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

98.7%
按下载量换算1,346

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills