Ingest Source (Knowledge Base Builder)
Turns any PDF, link, or document you attach into pre-analyzed, structured knowledge stored permanently in your project instead of being lost at the end of the session.
About this skill
name: ingest-source-knowledge-base description: Use when Turns any PDF, link, or document you attach into pre-analyzed, structured knowledge stored permanently in your project instead of being lost at the end of the session.
Ingest Source (Knowledge Base Builder)
Rather than dumping raw source material into a session, this skill pulls out key concepts and pre-organizes them — like building a table of contents for a textbook — so Claude can instantly locate the right information later instead of re-reading everything from scratch. Paired with the Web Scraper skill, it lets you research once and reuse that knowledge indefinitely across future sessions.
What you get
- Accepts any source (PDF, URL, raw text)
- extracts and organizes key concepts automatically
- persists to a project-level knowledge base
- makes future retrieval fast and targeted instead of re-scanning full documents.
Customize your output
- Which project/knowledge base to save into
- level of summarization/pre-analysis depth
- source types accepted.
Example output
Given fitness research articles, the skill ingested and organized them into a project knowledge base, later letting Claude answer a personal training question with a specific, sourced answer.
Best for
Anyone building a persistent, reusable knowledge base in Claude instead of starting from scratch each session.
Source: Austin Marchese · https://www.youtube.com/watch?v=AfKoqFwC7Ew Category: Knowledge Management · Priority: Standard
SKILL.md preview
---
name: ingest-source-knowledge-base
description: Use when Turns any PDF, link, or document you attach into pre-analyzed, structured knowledge stored permanently in your project instead of being lost at the end of the session.
---
# Ingest Source (Knowledge Base Builder)
Rather than dumping raw source material into a session, this skill pulls out key concepts and pre-organizes them — like building a table of contents for a textbook — so Claude can instantly locate the right information later instead of re-reading everything from scratch. Paired with the Web Scraper skill, it lets you research once and reuse that knowledge indefinitely across future sessions.
## What you get
- Accepts any source (PDF, URL, raw text)
- extracts and organizes key concepts automatical...