Document Ingestion

Document & URL Ingestion

incidentfox 8484319 656 B Updated

File contents

Document & URL Ingestion

Ingest documents and web pages into the knowledge base.

Available scripts

  • python scripts/ingest_url.py "https://docs.example.com/guide" — Fetch and ingest a web page or document URL
  • python scripts/weekly_report.py — Generate a weekly learning report with stats

When to use

  • Use ingest_url.py when a user shares a link and asks the bot to learn from it
  • Use weekly_report.py when a user asks about learning progress or weekly stats
  • Use the knowledge base query scripts to check if a doc was already ingested before re-ingesting

incidentfox/self-learning-ai-agent/tree/main/agent-service/.claude/skills/document-ingestion commit 8484319ba8

Frequently asked questions

npx skillmds@latest add incidentfox/document-ingestion