Agent Skills
› AjayIrkal23/agentic-mercy-10x
› scrape
scrape
GitHub从网页提取数据的技能。通过调用上游 gstack 克隆工具实现,具体操作需遵循指定路径下的 SKILL.md 文档指引。
触发场景
需要从网页抓取数据
执行网络爬取任务
安装
npx skills add AjayIrkal23/agentic-mercy-10x --skill scrape -g -y
SKILL.md
Frontmatter
{
"name": "scrape",
"schema": 1,
"platforms": [
"linux",
"darwin"
],
"provenance": "gstack-clone",
"description": "Pull data from a web page. (gstack)"
}
Generated pointer to the upstream gstack clone. Read and follow ~/.claude/skills/gstack/scrape/SKILL.md.
版本历史
- 581d130 当前 2026-07-19 09:14


