sap-rpt1

Featured

SAP-RPT-1-OSS local tabular prediction workflows for FI/CO prototype datasets. Use when preparing SAP finance CSV exports for classification or regression experiments with source-verified setup, leakage checks, and governance review.

AI & Automation 414 stars 113 forks Updated 4 days ago GPL-3.0

Install

View on GitHub

Quality Score: 93/100

Stars 20%
87
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# SAP-RPT-1-OSS FI/CO Predictor Skill Use SAP-RPT-1-OSS for local, source-reviewed tabular prediction experiments on FI/CO CSV extracts. Keep this skill scoped to prototype and research workflows; do not present predictions as production finance, credit, audit, payment, or compliance decisions. ## When to Use This Skill Use this skill when preparing or reviewing SAP finance tabular data for local SAP-RPT-1-OSS experiments, especially: - FI-AR payment default or late-payment risk classification/regression. - FI-AP cash discount leakage or payment timing risk prediction. - FI-GL journal anomaly or unusual posting review prioritization. - Time-safe feature preparation, target leakage checks, and governance review for FI/CO CSV datasets. - Local SAP-RPT-1-OSS setup planning where Hugging Face access, Python 3.11, and GPU limits need to be explained before execution. Do not use this skill as a hosted SAP-RPT API integration guide, production scoring service, SAP AI Core deployment guide, or live SAP extraction workflow. ## Quick Start 1. Confirm the task is a local prototype using synthetic or approved masked FI/CO CSV data. 2. Read `references/data-governance.md` before touching real finance data. 3. Choose one prediction point and one target column. Define what was known at that point in time. 4. Select the Python executable from an approved Python 3.11 environment. On Windows this might be `py -3.11` or `.venv\Scripts\python.exe`; on macOS/Linux this might be `python3.11...

Details

Author
secondsky
Repository
secondsky/sap-skills
Created
9 months ago
Last Updated
4 days ago
Language
JavaScript
License
GPL-3.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

sap-fi

This skill handles all SAP FI (Financial Accounting) tasks including document posting errors, account determination, period and year-end closing, vendor and customer master data, reconciliation accounts, tax configuration, withholding tax, special G/L transactions (down payments, guarantees), GR/IR management, foreign currency valuation, and asset accounting. Use this skill whenever the user mentions FI, GL, AP, AR, AA, FB01, F-02, FB60, MIRO, F110, period close, year-end, tax code, special G/L, down payment, GR/IR, asset, depreciation, AFAB, clearing, or posting error.

17 Updated yesterday
BoxLogoDev
AI & Automation Listed

sap-enhancement-advisor

Finds the safest extension point for a requested SAP behavior change and recommends which enhancement mechanism to use — so a project doesn't fail by modifying the wrong place (copying standard, editing a fragile exit, missing the right BAdI). Complements /sap-se19 (which IMPLEMENTS a BAdI): this skill DECIDES. Three auto-detected modes: inspect one BAdI / enhancement spot (classify classic/new/migrated + list implementations); inspect one SMOD enhancement (components + the CMOD projects using it); or enumerate candidates for a program / tcode (enhancement spots, referenced BAdIs, user-exit includes). Scores candidates with a transparent heuristic (released enhancement interface > BAdI > exit > implicit; avoid standard modification), flags risks, and emits candidates.tsv + a recommended plan. The optional business-intent string is advisory only (the ranking is structural). Read-only; never modifies SAP. Prerequisites: SAP profile via /sap-login (RFC); SAP NCo 3.1 (32-bit) in GAC.

7 Updated today
sapdev-ai
AI & Automation Solid

sap-pp

This skill handles SAP PP (Production Planning) including MRP, production orders, process orders, shop floor control, capacity planning, BOM management, routing, and PP-PI for process industries. Use when user mentions PP, MRP, MD01, MD04, production order, CO01, CO11N, MFBF, BOM, routing, work center, capacity, planned order, operation, confirmation, goods issue, backflush, MRP Live, MPS, demand management, scheduling, process order, PP-PI, KANBAN.

17 Updated yesterday
BoxLogoDev