assembly-cost-settlement

Automate monthly assembly cost settlements by calculating line-by-line variances from GERP and 구ERP data.

Updated Jul 23, 2025
One-click install
npx skills add https://github.com/ha-giwan1203/GIWANOS_AgentOS --skill assembly-cost-settlement
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: assembly-cost-settlement
Source: https://github.com/ha-giwan1203/GIWANOS_AgentOS/tree/main/90_%EA%B3%B5%ED%86%B5%EA%B8%B0%EC%A4%80/%EC%8A%A4%ED%82%AC/assembly-cost-settlement
Command: npx skills add https://github.com/ha-giwan1203/GIWANOS_AgentOS --skill assembly-cost-settlement

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

월말 조립비 정산 업무의 반복적이고 오류가 발생하기 쉬운 부분을 자동화합니다. GERP/구ERP 데이터를 바탕으로 10개 라인의 정산 금액과 차이 원인을 분류해 보고서를 생성합니다.

Core Features & Use Cases

  • 데이터 집계 및 차이 분석 파이프라인으로 월간 정산 시간을 단축합니다.
  • 10개 라인에 대한 표준화된 정산 규칙 적용 및 보고서를 자동 생성합니다.
  • Use Case: 월말에 10개 라인의 실적 데이터를 바탕으로 정산 결과를 빠르게 검증하고 보고하는 워크플로우를 지원합니다.

Quick Start

Run the settlement pipeline after configuring the environment and input data.

Frequently Asked Questions about assembly-cost-settlement

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

FAQPage Schema
How do I automate assembly cost settlement for multiple manufacturing production lines?

Automating assembly cost settlement involves an 8-step pipeline that calculates line-by-line variances from GERP and legacy ERP data. It processes 10 production lines, generates error listings, and outputs verification reports in a single run.

What is the best way to calculate line-by-line cost variances between GERP and legacy ERP systems?

Calculating line-by-line cost variances between GERP and legacy ERP systems requires data integration, validation, and reporting. The settlement pipeline aligns data from both systems and automatically classifies variance causes across 10 production lines.

Can I validate monthly manufacturing settlement data across 10 production lines in a single run?

Yes, you can validate monthly manufacturing settlement data across 10 production lines in a single run. The workflow performs environment setup, executes an 8-step pipeline, and outputs an error listing alongside a verification report.

Does end-of-month assembly cost settlement require manual data processing for ERP integration?

End-of-month assembly cost settlement does not require manual data processing for ERP integration. The automated workflow handles data integration and validation from GERP and legacy ERP systems, reducing repetitive manual work and classification errors.

What are the limitations of automating monthly settlement cycles for manufacturing environments?

Automating monthly settlement cycles for manufacturing environments is limited to contexts with multiple production lines and monthly settlement cycles. It requires proper environment setup and input data configuration before the pipeline can execute correctly.