Converts any website into an installable AI skill folder by crawling all pages and packaging them as searchable Markdown with frontmatter summaries. Use when asked to: create a website search skill, index a website for AI agents, scrape a site into a searchable knowledge base, turn a website into an offline-searchable skill, or make website content available to AI agents without live browsing. Outputs an installable skill folder plus the exact npx command to add it to any AI agent.
Converts any website into an installable AI skill folder by crawling all pages and packaging them as searchable Markdown with frontmatter summaries. Use when asked to: create a website search skill, index a website for AI agents, scrape a site into a searchable knowledge base, turn a website into an offline-searchable skill, or make website content available to AI agents without live browsing. Outputs an installable skill folder plus the exact npx command to add it to any AI agent.
通过爬取网站的所有页面并将其打包为带有 frontmatter 摘要的可搜索 Markdown,将任何网站转换为可安装的 AI 技能文件夹。适用于以下场景:创建网站搜索技能、为 AI 代理索引网站、将网站抓取为可搜索的知识库、将网站转换为离线可搜索的技能,或在无需实时浏览的情况下让 AI 代理访问网站内容。输出为一个可安装的技能文件夹,以及将其添加到任意 AI 代理的精确 npx 命令。
Category: developer (开发工具) · Author: chirag2653 · Version: @main
该 Skill 暂无文档文件。
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer