Home / hanzhcn / laohan-skills · laohan-xiazai/SKILL.md · GitHub

laohan-xiazai skillA

laohan-xiazai is agent-read markdown (skill) from hanzhcn/laohan-skills: 从互联网拿内容一站式——视频下载、音频提取+转文字、字幕下载、评论采集、博主数据、网页抓取、搜索聚合、跨平台发布与数据分析,覆盖 30+ 平台(抖音/TikTok/YouTube/B站/小红书/知乎/公众号/视频号/微博/Reddit/HackerNews/即刻/知识星球/雪球/贴吧/头条/Twitter等),按降级链自动选择最优工具。Use when 用户说"下载""下个视频""帮我抓""抓一下""爬""爬取""读一下""读这个链接""看看这个网址""搜一下""搜索""查一下""帮我查""转文字""转录""听写字幕""评论""看看评论""抓评论""博主数据""博主更新""up主""谁谁最近发了什么""封面""发抖音""发小红书""定时发布""草稿""账号数据""粉丝数""给我截图""网页正文""这个页面讲了啥",或给出任意 URL / 短链接 / BV号 / 视频号链接 / 公众号文章链接 要求获取内容,或提到抖音/TikTok/YouTube/B站/小红书/知乎/公众号/视频号/微博 等具体平台名要求下内容、搜内容、读评论、抓数据,以及任何涉及从互联网拿内容的操作。优先按降级链选工.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# 从互联网拿内容

按平台选择正确方法,一步到位。先看平台路由表,再读对应 reference 文件。平台方法不行时,按品类降级链逐层深入——每层解决不同问题,能浅不深。

## 核心理念

能浅不深——先用最轻的方法(HTTP 请求),不行再加重量(浏览器渲染→反检测→AI 操作→手动控制)。成本递增,每层解决不同问题,不要跳层。

## 不适用场景

- 批量爬取/爬虫开发 → 这不是爬虫框架,是一次性内容获取工具
- 需要登录才能访问且用户未登录 → 告诉用户先登录对应平台,web-access CDP 可以接管已登录的 Chrome
- 下载付费内容/会员内容 → 不处理侵权场景

## 前置检查(定期更新,命令报错时必做)

> opencli 高频发版(每周 2-3 次),但**不需要每次使用都更新**——定期(如每周)更新,或命令报错/找不到新命令时再更新即可。

### 第1步:更新 opencli(npm 包)
```bash
npm update -g @jackwener/opencli
```

### 第2步:更新 opencli skills(npx 管理)
```bash
npx skills update -g -y
```
opencli 自带 4 个辅助 skill,随 opencli 仓库更新但独立于 npm 包。必须单独更新:
- **opencli-usage**:查命令总览,不确定有什么命令时用
- **opencli-autofix**:命令失败时自动诊断修复(SELECTOR 错误、页面结构变化等)
- **opencli-browser**:浏览器自动化操作
- **opencli-adapter-author**:写新的 opencli 适配器

### 第3步:查最新命令比对文档
```bash
opencli <platform> --help
```
opencli 经常加新命令(如 4 月加了 bilibili download、xiaohongshu download),SKILL 文档可能滞后。**发现新命令时更新对应 reference 文件。**

### 第4步:检查 Browser Bridge
```bash
opencli doctor
```
3 项全绿(Daemon + Extension + Connectivity)才能用 Cookie 命令。失败时排障:
1. `opencli doctor` 看哪项失败
2. daemon 没跑 → `opencli daemon restart`(opencli 自带 daemon 管理,**不要用 launchctl**——opencli 不提供 LaunchAgent)
…

Read the whole file at its exact version.

How to install

Latest version
mdr add hanzhcn/laohan-skills/laohan-xiazai@v1.3.1
Exact content
mdr add hanzhcn/laohan-skills/laohan-xiazai@sha256:3ed89182a16c3295

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_hv34y3wr7wg2uzhi.svg)](https://markdownregistry.com/a/art_hv34y3wr7wg2uzhi)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v1.3.1 latest2026-08-26 1a7c284 17,232 BA view · diff
v1.3.02026-08-26 c6f952c 17,130 BA view · diff
v1.2.02026-07-16 2ed0231 16,859 BA view · diff
v1.2.02026-07-08 76d449d 16,893 BA view · diff
v1.2.02026-07-08 b7189db 16,133 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (17232 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

hanzhcn/laohan-skills · 11 stars · license MIT · pushed 2026-09-20 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_hv34y3wr7wg2uzhi
GET https://markdownregistry.com/api/v1/resolve?ref=hanzhcn/laohan-skills/laohan-xiazai
GET https://markdownregistry.com/api/v1/blob/3ed89182a16c32959ed8f0a48c8c6441b43f0a6257fd9fa9b10386ebea42cc71

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from hanzhcn/laohan-skills

CLAUDE.md claude
hanzhcn/laohan-skills · CLAUDE.md
git:20260813.307a30f · audit A · 11 stars
duopingtai skill
hanzhcn/laohan-skills · duopingtai/SKILL.md · 将口播稿/文章改写为多平台版本。当用户说"多平台改写"、"改成多平台版本"、"改成三个平台"、"适配多平台"、"转抖音版"、"转小红书版"、"转公众号版"时触发。输入一段口播稿或文章,输出抖音、小红书、公众号三个平台的适配版本。
v1.0 · audit A · 11 stars
laohan-bianpai skill
hanzhcn/laohan-skills · laohan-bianpai/SKILL.md · 真人口播工作流编排器。根据 episode 已落盘产物识别当前步骤、验证前置 gate,并给出唯一下一步与对应 skill;不替代创作、剪辑、发布或复盘。Use when 用户说工作流下一步、检查本期进度、编排这期视频、当前做到哪、验证…
v1.23.0 · audit A · 11 stars
laohan-cheat skill
hanzhcn/laohan-skills · laohan-cheat/SKILL.md · 内容校准工作流适配器。为 episode 选择正确的 cheat-on-content 校准 lane,保存可追溯的校准入口;评分、盲预测、发布登记、复盘和 rubric 更新一律由上游 cheat-on-content 执行。Use…
v2.1.0 · audit A · 11 stars
laohan-chuangzuo skill
hanzhcn/laohan-skills · laohan-chuangzuo/SKILL.md · 统一创作引擎,负责创作口播初稿(不含封面提示词,封面由 laohan-fengmianqiuzhi 独立产出;不含选题搜索,选题由工作流①前置用 laohan-xuanti/laohan-douyinsousuo…
v3.6.0 · audit B · 11 stars
laohan-chushicodex skill
hanzhcn/laohan-skills · laohan-chushicodex/SKILL.md · 为新安装或待整顿的 Codex 做轻量初始化:体检版本与配置、建立最小权限边界、整理分层 AGENTS.md、确认项目验证命令,并留下可重复的任务闭环。Use when 用户说"初始化 Codex"、"新装 Codex…
git:20260812.84bd329 · audit A · 11 stars
laohan-daoyan skill
hanzhcn/laohan-skills · laohan-daoyan/SKILL.md · laohanAI真人口播新episode的V5.1导演预制入口。分为导演初稿与一次最终复审,共用director-state.md并停在WAITING_FOR_FOOTAGE;不剪辑、不写Remotion、不渲染。METHOD_LAB仅在用…
v2.1.2 · audit A · 11 stars
laohan-donghua skill
hanzhcn/laohan-skills · laohan-donghua/SKILL.md · METHOD_LAB/历史 episode 的双 renderer 动画编排器。默认 CODEX_DIRECT 生产不使用本 skill;只有用户明确要求旧 AST、Remotion/HyperFrames 对照或恢复历史 episode…
v11.4.0-candidate · audit A · 11 stars
laohan-douyinsousuo skill
hanzhcn/laohan-skills · laohan-douyinsousuo/SKILL.md · 抖音关键词搜索与结构化取证 adapter,只使用已安装且已登录的 OpenCLI;独立回答搜索请求,或为真人口播①写本期抖音证据,不决定最终选题。Use when…
v3.3.0 · audit A · 11 stars
laohan-fengmianqiuzhi skill
hanzhcn/laohan-skills · laohan-fengmianqiuzhi/SKILL.md · 根据真人AI口播稿和 Jeffrey 身份参考图,按文案冲突选择1个最匹配模板,生成1张9:16视觉母版,并产出3:4/4:3/16:9三张真实尺寸封面,共享到四平台7个逻辑入口。Use when…
v1.19.0 · audit A · 11 stars
laohan-fengmianzhuzige skill
hanzhcn/laohan-skills · laohan-fengmianzhuzige/SKILL.md · 完全对标柱子哥TzFilm封面体系(81张真实封面逐张检视实证2026-09-20)——三层合成管线:AI/真实背景板(无字无人)+真人环境照片层+Remotion材质级文字层。画幅1080x1440(3:4原生)。Use when…
v6.1.0 · audit A · 11 stars
laohan-fenjingtishici skill
hanzhcn/laohan-skills · laohan-fenjingtishici/SKILL.md · 生成专业分镜图片提示词,适配扩散模型(FLUX/SDXL/Gemini)。校验质量后拆分为独立文件,或直接生成带产品描述的 Gemini 提示词模板。Use when…
v1 · audit A · 11 stars

Every file in hanzhcn/laohan-skills

Browse by kind, by grade A, or by owner.