From web-kit
用 Chrome 浏览器下载文件(支持认证/Cookie)。当 wget/curl 下载失败时使用。 中文触发词:"下载PDF"、"下载文件"、"下载这个"。 英文触发词:"download PDF", "download file", "download this"。
How this skill is triggered — by the user, by Claude, or both
Slash command
/web-kit:cdp-download cdp-download <url> [output_file] [--interactive]cdp-download <url> [output_file] [--interactive]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
用 Chrome 浏览器下载文件,支持认证/Cookie。当 wget/curl 失败时使用。
用 Chrome 浏览器下载文件,支持认证/Cookie。当 wget/curl 失败时使用。
uv run --script ${SKILL_DIR}/scripts/cdp-download <url> output.pdf
uv run --script ${SKILL_DIR}/scripts/cdp-download <url> output.pdf --interactive
环境变量:CDP_URL(必需),NOVNC_URL(可选,默认从 CDP_URL 推导)。
环境变量:WEB_KIT_API_KEY(必需,作为 X-API-Key 头发送给网关认证)。
npx claudepluginhub huangyrcn/toolshed --plugin web-kitProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.