agentsclimarketplace

Zhishuo workflows

Skill zgzdhr/zhishuo-workflows/skills/zhishuo-workflows

Use only when the user explicitly invokes zhishuo-workflows to choose among Zhishuo project closeout, PDF knowledge-base, video transcription, or visual-taste application workflows. This is a router, not a general productivity skill.From its SKILL.md

Install
npx -y skills add zgzdhr/zhishuo-workflows --skill zhishuo-workflows

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

2.5 KB, 794 tokens by cl100k_base, as published. Nobody here has run it

智说工作流路由

这个 Skill 只做一件事:把用户的任务路由到一个边界清楚的子 Skill。不要在这里执行完整流程,也不要把尚未支持的任务硬塞进现有 Skill。

路由步骤

  1. 用一句话复述用户真正要得到的结果,而不是只重复文件类型。
  2. 对照下表选择一个主 Skill;如果任务包含连续阶段,写明执行顺序。
  3. 告知用户已选择的 Skill、选择理由和关键边界。
  4. 读取并执行对应子 Skill。没有匹配项时停止路由,说明当前目录没有覆盖。

完成标准:每个任务只有一个主流程,或有一个明确的多流程顺序;不存在“同时调用所有 Skill”。

路由表

用户目标使用 Skill稳定锚点不处理
项目阶段结束、暂停、归档、交接或检查能否恢复zhishuo-close-project收口普通开发与修 Bug
大部头或多份 PDF 需要长期检索、拆章和回源zhishuo-build-pdf-knowledge-base派生链一次性阅读短 PDF、少量普通拆解
单条或批量 B 站/YouTube 视频、本地视频需要变成可追溯文字zhishuo-transcribe-video字幕优先视频剪辑与摘要排版
网页、产品、作品集或演示需要明确视觉方向、设计 token 或审美验收zhishuo-apply-visual-taste视觉合同复制第三方截图或只做随机美化

多阶段任务

  • “把视频转写后做 PDF 知识库”:先视频转写,再在用户确认文字资产后评估是否需要 PDF 知识库;不要把视频摘要冒充 PDF 来源。
  • “按智说审美做页面并收口项目”:先生成视觉合同并完成真实渲染验收,再执行项目收口。

首发边界

  • macOS Apple Silicon 是外部工具真实运行的已验证基线;仓库安装与匿名核心测试覆盖 macOS 和 Windows。
  • 视频批量入口支持 B 站 UP 主空间与 YouTube 频道/播放列表,但必须先限制范围并核对清单。
  • 证据文档修订计划在 v0.2 发布,本版本不路由也不分发。
  • 没有 Agent 的用户可阅读子 Skill 和运行检测脚本,但没有自动路由。

需要核对版本状态时读取 catalog reference

What ships with it: 4 files

5.8 KB alongside SKILL.md, 1 of them executable

agents/

references/

scripts/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.