Skip to main content

web-retrieval

DAAF's protocol for retrieving web documents that an agent needs to READ (docs pages, articles, API references, issue threads). Retrieval runs through the framework CLI `bash /daaf/scripts/web_fetch.sh URL DEST_DIR`, which saves the raw response, a deterministic extract, and a provenance manifest to disk — the built-in WebFetch is blocked because it returns an AI paraphrase, not source text. Covers when to fetch at all (check local skills first), tool syntax and flags, the two-artifact + MANIFEST provenance model, the exit-code failure table, the untrusted-content rule, thin-extract diagnosis, extract size rules, and destination conventions. Use when a permitted context (search-agent, data-ingest, debugger, orchestrator) must pull a specific web page into context to read or quote it. NOT for discovery — WebSearch stays built-in for finding URLs. NOT for pipeline data acquisition — Stage 5 / onboarding scripts fetching datasets into parquet are a separate, unchanged activity for any pipeline agent.

Ir para a instalação

Informações da origem

Repositório
DAAF-Contribution-Community/daaf
Última atividade na origem
8 de agosto de 2026 às 21:22
Idioma detectado do SKILL.md
inglês
Estrelas
232
Forks
34

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.