ingest-source

Orchestrate source document ingestion into the P2 knowledge base.

4|Updated Aug 14, 2025
One-click install
npx skills add https://github.com/ironsheep/P2-Knowledge-Base --skill ingest-source-ironsheep
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ingest-source
Source: https://github.com/ironsheep/P2-Knowledge-Base/tree/main/.claude/skills/ingest-source
Command: npx skills add https://github.com/ironsheep/P2-Knowledge-Base --skill ingest-source-ironsheep

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires todo-mcp, image-tools-mcp, pnut_ts, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill handles the ingestion of source documents into the Parallax Propeller 2 (P2) knowledge base, ensuring they are fully analyzed, cataloged, and ready for use.

Core Features & Use Cases

  • Document Ingestion: Orchestrate the full process of ingesting documents, including content, code examples, images, and more.
  • Content Analysis: Extract and validate text, tables, and code examples from documents.
  • Image Processing: Extract and quality-check images for use in the knowledge base.
  • Conflict Detection: Identify and resolve conflicts between different versions of the same document.
  • Use Case: When you have a new technical document for the P2 microcontroller, use this Skill to ensure it is ingested correctly and all relevant information is extracted and cataloged.

Quick Start

Use the ingest-source skill to ingest the new document 'spin2-v55.pdf' into the P2 knowledge base.

Frequently Asked Questions about ingest-source

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I ingest source documents into a P2 knowledge base?

To ingest source documents into a P2 knowledge base, you orchestrate the full lifecycle process to extract, validate, and catalog content, code examples, and images. This ensures technical documents are fully analyzed and ready for use.

What does document ingestion for source analysis include?

Document ingestion for source analysis includes content analysis, image processing, and conflict detection. It extracts and validates text, tables, and code examples, while quality-checking images and resolving conflicts between different document versions.

Do I need specific MCP tools to process images during document ingestion?

Yes, you need specific MCP tools to process images during document ingestion. The process requires image-tools-mcp, todo-mcp, and pnut_ts to successfully orchestrate content extraction, image quality checks, and cataloging.

Can I perform delta ingestions to update existing technical documents?

Yes, you can perform delta ingestions to update existing technical documents. The ingestion process manages the full lifecycle of documents within the knowledge base, including identifying and resolving conflicts between different document versions.

How do I extract and quality-check images from technical PDFs?

To extract and quality-check images from technical PDFs during source analysis, you use the image processing features of the ingestion workflow. This validates and prepares extracted images for use within the P2 knowledge base.