sap-hana-data-prep

Installation
SKILL.md

SAP HANA Data Prep — ingestion-ready datasets for agents

This skill turns messy source data into reviewed, HANA-ingestion-ready artifacts. It does not provision HANA, create embeddings, load data into HANA, or write agent query code. Its job is to decide how data should be shaped, produce clean artifacts, and hand off to sap-hana-vector, sap-hana-triple, or a relational HANA loader.

Use this flow:

raw files / exports / API data
  -> inspect and classify
  -> normalize and enrich metadata
  -> choose vector, triple, relational, or hybrid target
  -> produce ingestion contract + prepared artifacts
  -> hand off to sap-hana-vector / sap-hana-triple / relational loader

First decision: target shape

Choose the target from the questions the agent must answer, not from the file extension alone.

Installs
1
GitHub Stars
5
First Seen
1 day ago
sap-hana-data-prep — sap/custom-agentic-cookbook