Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Heybinshao's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Heybinshao

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Heybinshao/README.md

这些都是自己用的东西

Hermes 桌面插件

AI Skill

一个管生产,三个管质检。验收流水线把结构体检和路径模拟串成一条流水线。

  • 书籍榨干器 — 通读全书榨出概念、金句、案例与行动清单,几百本可整合成手册
  • 路径模拟 — 写完的流程自己先走一遍,查入口漏没漏、断链在哪
  • Skill 结构体检 — 发布前体检 skill 或方案:孤儿引用、断链、文档脚本不符
  • Skill 验收流水线 — 一句话验收 skill 或方案,编排上面两个出统一报告

Pinned Loading

  1. hermes-appearance-hub hermes-appearance-hub Public

    【Hermes 桌面端插件 v3.0.0】外观整合浮窗——12主题(含Binshao暖纸)、霞鹜文楷、纸纹模拟、窗口透明、开场标识、消息气泡、对话行为五件套,双栏浮窗悬停即见简介,en/zh/繁體

    JavaScript 9

  2. prompt-snippets prompt-snippets Public

    【Hermes 桌面端插件 v1.4.5】自定义提示词片段——快捷键内联浮层(官方 / 弹层同款)+ 拖拽排序,多会话精确路由,en/zh/繁體

    JavaScript 1

  3. book-distiller book-distiller Public

    【书籍榨干器 v2.1.1】AI拆书+整合 Skill — 拆解:epub/pdf/md → 结构化完整拆解(概念/金句/反模式/行动清单);整合:几百本拆解 → 主题知识手册(原料包+二轮加工,629本→93万字符实测)

    Python 11

  4. path-simulation path-simulation Public

    【路径模拟自检法 v2.7.1】写完/改完 skill、workflow、教程、开发方案(plan)后:先场景枚举查入口覆盖,再路径模拟查流程断链。负例测试+回归用例+授权轮次纪律,实战验证。

    4

  5. skill-health-audit skill-health-audit Public

    【Skill 结构体检 v1.1.3】开源/发布前验收你的 skill 或开发方案:十步清单查孤儿 references、断裂引用、权威声称核实、文档脚本割裂——629本拆书skill实战验证。支持验收方案/plan 文档。

    Python

  6. skill-acceptance skill-acceptance Public

    【Skill 验收流水线 v1.3.3】一句话验收一个 skill 或开发方案(plan):场景枚举查入口覆盖+路径模拟查流程断链+统一验收报告。编排 skill-health-audit 与 path-simulation,含降级模式。