بنقرة واحدة
fetch
Fetch content from URLs or file paths, auto-detect type, and convert to markdown
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Fetch content from URLs or file paths, auto-detect type, and convert to markdown
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Process raw sources into wiki pages — creates summaries, entities, and concept pages
Check Sentry errors, Axiom logs, and other monitoring sources for bugs, then fix them with regression tests
Recursively crawl a documentation site, converting each page to markdown
Fetch Google Docs and convert to markdown
Generate TTS audio from speaker_notes and upload to Vercel Blob
Generate AI illustrations for course cards and upload to Vercel Blob
| name | fetch |
| description | Fetch content from URLs or file paths, auto-detect type, and convert to markdown |
| user-invocable | true |
| allowed-tools | Read, Write, Glob, Grep, Bash |
Fetch content from one or more URLs or file paths, auto-detect the source type, and convert to markdown.
/fetch <url-or-path> [url2 ...] [-o output_dir]
-o <dir> if present (default: output/).bash fetch/ingest.sh "<source>" -o "<output_dir>"
gcloud auth application-default login.-o ~/code/llm-wiki/raw/).