什么是 web-content-extraction?
从网站中提取文档和内容。支持 Mintlify、Starlight/Astro、Docusaurus、GitBook、ReadTheDocs、Sphinx 和通用站点。使用分层方法 - 首先尝试最简单的方法(直接卷曲,Jina AI Reader),然后再针对 JS 较多的站点回退到 Crawl4AI。 来源:nikhilmaddirala/gtd-cc。
从网站中提取文档和内容。支持 Mintlify、Starlight/Astro、Docusaurus、GitBook、ReadTheDocs、Sphinx 和通用站点。使用分层方法 - 首先尝试最简单的方法(直接卷曲,Jina AI Reader),然后再针对 JS 较多的站点回退到 Crawl4AI。
通过命令行快速安装 web-content-extraction AI 技能到你的开发环境
来源:nikhilmaddirala/gtd-cc。
This skill extracts documentation and website content as markdown files. It uses a tiered approach: try the simplest method first, fall back to heavier tools only when needed.
User provides a URL to extract content from. This skill is appropriate when:
Before extracting content, discover all pages on the site. Try these methods in order:
从网站中提取文档和内容。支持 Mintlify、Starlight/Astro、Docusaurus、GitBook、ReadTheDocs、Sphinx 和通用站点。使用分层方法 - 首先尝试最简单的方法(直接卷曲,Jina AI Reader),然后再针对 JS 较多的站点回退到 Crawl4AI。 来源:nikhilmaddirala/gtd-cc。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/nikhilmaddirala/gtd-cc --skill web-content-extraction从网站中提取文档和内容。支持 Mintlify、Starlight/Astro、Docusaurus、GitBook、ReadTheDocs、Sphinx 和通用站点。使用分层方法 - 首先尝试最简单的方法(直接卷曲,Jina AI Reader),然后再针对 JS 较多的站点回退到 Crawl4AI。 来源:nikhilmaddirala/gtd-cc。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/nikhilmaddirala/gtd-cc --skill web-content-extraction 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/nikhilmaddirala/gtd-cc