Skip to main content
在 Manus 中运行任何 Skill
一键导入

generate-config

Use an LLM to automatically generate a scraper config from a URL. Use this when you have a target URL and a list of fields to extract but no existing config. The LLM inspects the page structure and writes the JSON config for you.

概览

Use an LLM to automatically generate a scraper config from a URL. Use this when you have a target URL and a list of fields to extract but no existing config. The LLM inspects the page structure and writes the JSON config for you.

安装命令
npx skills add https://github.com/heldernoid/scrapping --skill generate-config

复制此命令并粘贴到 Claude Code 中以安装该技能

星标0
分支0
更新时间2026年4月11日 15:43
SKILL.md
readonly