安装与使用
让 AI 自动安装的方法可以用以下官方提示词:
curl https://lobehub.com/skills/openclaw-skills-scrapling-mcp/skill.md, then follow the instructions to set up LobeHub Skills Marketplace and install the skill. Once installed, read the SKILL.md file in the installed directory and follow its instructions to complete the task.
自动安装虽然方便,但是没必要耗 token,而且需要 Python 环境安装库或模块。如果 AI 只按 md 文件严格执行就会安装或使用全局 Python 来安装库或模块,一旦安装过多 Python 相关的项目或 skills 就容易库或模块的版本依赖冲突(AI 也许最终能解决但得不偿失),所以决定自己手动管理。
如果有装 clawhub,可以通过以下命令安装:
clawhub install scrapling-official
或下载 https://github.com/D4Vinci/Scrapling/blob/main/agent-skill/Scrapling-Skill.zip 然后解压到 /Users/<username>/.agents/skills(以实际路径为准)。

让 AI 采集 Walmart 关于 500 个单片机的任务。


AI 修复脚本 bug。


























