data-ingestion-pipeline

Community

Ingest math content into the data service.

AuthorMRenAIAgent
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the complex process of ingesting educational math content from raw textbook markdown into a structured, queryable format within a data service layer, enabling personalized learning experiences.

Core Features & Use Cases

  • End-to-End Content Pipeline: Manages the entire workflow from reading textbook markdown to generating and writing concepts, personalized content, exercises, and Manim animations.
  • LLM as Content Generator: Leverages Claude Code as the primary AI to perform all content creation tasks, ensuring consistency and reducing external API calls.
  • Data Service Integration: Writes all generated content directly to a data service layer (PostgreSQL and Neo4j) using TutorDataServiceWriter.
  • Personalization Engine: Rewrites content and generates exercises tailored to specific student interests and grade levels.
  • Animation Code Generation: Creates Manim Python code for visual math explanations.
  • Use Case: Ingesting a new Algebra 1 chapter, extracting its core concepts, generating personalized explanations and practice problems for different student interests (e.g., basketball, gaming), and creating corresponding Manim animations for each section.

Quick Start

Use the data-ingestion-pipeline skill to process the textbook chapter located at 'curriculum/algebra1/textbooks/chapter_07_factoring.md'.

Dependency Matrix

Required Modules

None required

Components

referencesscripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: data-ingestion-pipeline
Download link: https://github.com/MRenAIAgent/math_content_engine/archive/main.zip#data-ingestion-pipeline

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.