web-fetch

Installation
CLI
npx skills add https://github.com/creminiai/cremini-skills --skill web-fetch

Installieren Sie diesen Skill über die CLI und beginnen Sie mit der Verwendung des SKILL.md-Workflows in Ihrem Arbeitsbereich.

Zuletzt aktualisiert am 4/24/2026

Cremini Skills

Open-source AI agent skills for SkillPack.

Skills

Skill Description
amazon-product Fetch Amazon product details by ASIN
amazon-search Search Amazon products by keyword
amazon-keyword-search-volume Get Amazon keyword search volume for one or more keywords
notion Search, read, create, and manage Notion pages and databases
web-fetch Fetch web pages via Chrome DevTools Protocol — JS rendering, zero dependencies

Quick Start

Reference any skill in your skillpack.json:

{
  "skills": [
    {
      "name": "notion",
      "source": "https://github.com/CreminiAI/cremini-skills",
      "description": "Manage Notion pages and databases through conversation."
    }
  ]
}

License

MIT