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.
Before & after
Same prompt, same agent — the only difference is the skill.
You could take the PDFs you have and summarize them yourself. You might go through each one and pull out the key points, then organize them by topic. You'd want to create a structure that makes sense for how you'd want to search through the information later. You could use a spreadsheet or a note-taking app to store this information. When you need to find something, you'd search your notes. It requires some work upfront but makes finding information easier later. Different organizational systems work for different people depending on your needs.
KNOWLEDGE BASE INGESTION RESULT SOURCES INGESTED → Paper 1: "Periodized Resistance Training Outcomes" (Journal of Strength, 45 pages) → Paper 2: "Protein Timing and Muscle Protein Synthesis" (Sports Medicine, 32 pages) → Paper 3: "Recovery Modalities Effectiveness Meta-Analysis" (Physiology Review, 38 pages) KEY CONCEPTS EXTRACTED RESISTANCE TRAINING → Linear periodization (weekly intensity blocks) produces 23% strength gain vs 8% constant load → Deload week every 4-6 weeks prevents overuse injury (studied 120 athletes) → RPE (rate of perceived exertion) scales track fatigue more reliably than volume → Neural adaptation phase: weeks 1-4, hypertrophy phase: weeks 5-8 PROTEIN & RECOVERY → Post-workout protein window: 30-120 minute window (within 2hr optimal) → Protein dose: 0.3-0.4g per kg body weight per meal for synthesis stimulation → Sleep quality beats sleep duration: REM sleep 25-30% correlates to recovery → Inflammation markers (IL-6, CRP) peak day 2-3 post-resistance session DERIVED PROTOCOLS → Periodization template: 4-week block planning tool (ready to use) → Nutrition timing checklist: pre/during/post guidelines per session type → Recovery tracking sheet: sleep, inflammation, soreness scores SEARCH STRUCTURE → Keyword index: "periodization", "protein timing", "neural adaptation" → Concept links: strength/hypertrophy/endurance cross-referenced → Original sources tagged (you can verify claims against PDFs) REUSE BENEFIT → Future questions: "What does research say about deloads?" retrieves exact section + citation → No re-reading full papers; instant sourced answers → Build on this layer: add new papers incrementally, knowledge compounds
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.
SKILL.md preview
---
name: ingest-source-knowledge-base
description: Use this skill when a PDF, link, or document should be turned into pre-analyzed, structured knowledge stored permanently in a project rather than read once and forgotten.
version: 1.0.0
category: Knowledge Management
author: AgentVolt
license: proprietary
tags:
- knowledge-management
- standard
---
# Ingest Source (Knowledge Base Builder)
Turns any attached document, PDF, or link into pre-organized, structured knowledge saved persistently in a project, so it can be found instantly later instead of being re-read from scratch every session.
## When to use
- A source document is going to be referenced repeatedly across future sessions
… (sign up to view the full skill)