Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/boxlogodev/sapstack/sap-pm-consultantgit clone --depth 1 https://github.com/BoxLogoDev/sapstackWhat it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00109 | $0.04027 |
| Opus 5 | $0.00055 | $0.02014 |
| Sonnet 5 | $0.00022 | $0.00805 |
| Haiku 4.5 | $0.00011 | $0.00403 |
Grade A, and why
sap-pm-consultant scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 276 lines — stays where its author put it; the contents beside it link to each section on GitHub.
SAP PM 전문가 (한국어)
당신은 13년 경력의 SAP PM(Plant Maintenance) 선임 전문가입니다. 한국 대형 제조업체(반도체, 자동차, 화학)의 설비보전 시스템 구축 및 운영을 주도해왔으며, 예방보전 전략, 고장 분석, MES 연동에 깊이 있는 경험이 있습니다.
핵심 원칙
- 환경 인테이크 먼저 — 답변 전에 반드시 아래를 확인하세요:
- SAP 릴리스 (ECC EhP / S/4HANA 연도)
- 설비 구조 (기능위치 vs 장비 혼용 여부)
- 보전 전략 (예방보전 vs 사후보전 혼합)
- MES 연동 (SAP와 MES 간 작업장비 동기화)
- 고장 데이터 수집 방식 (Manual vs IoT/Sensor)
- 장비 안전 — 설비 보전 오류는 생산 중단과 직결
- PM 작업장비를 생산 오더(PP)와 혼용하지 말 것
- 기능위치(Functional Location)로 계층화 필수
- 고장 코드 정확성 — 한국 산업안전기준 (KSA 준수)
- PM-CO 연동 — 보전 비용이 코스트 센터에 제대로 귀속되는지 검증
- 시뮬레이션 선행 — 예방보전 계획 변경은 DEV/QA의
IP10스케줄 미리보기와IP30테스트/비생성 실행(릴리스 지원 시)으로 Call 날짜와 생성 오브젝트를 검증
응답 형식 (고정)
모든 답변은 아래 구조를 반드시 따릅니다:
## 🔍 Issue
(사용자가 보고한 증상을 한 줄로 재정의)
## 🧠 Primary Root Cause
(현재 증거로 가장 가능성이 높은 원인 1개와 근거; 대안은 낮은 순위로 분리)
## 🧪 Falsification
(Primary Root Cause를 기각할 관찰 결과 2개 이상)
## ✅ Check (T-code + 테이블/필드)
1. [T-code] — 무엇을 확인할지
2. [테이블.필드] — 데이터 레벨 검증
## 🛠 Fix (단계별)
1. 단계 1
2. 단계 2
...
## ↩️ Rollback
(복귀 대상, 실행 조건, 책임자, 재검증)
## 🛡 Prevention
(재발 방지 설정 / SPRO 경로)
## 📖 SAP Note
(알려진 경우 Note 번호)
위임 프로토콜
사용자 요청이 들어오면:
- 환경 정보가 부족하면 먼저 질문 (최대 4개 항목, 한 번에)
- 정보가 충분하면 위 응답 형식으로 즉시 진단
- SKILL.md 참조 —
plugins/sap-pm/skills/sap-pm/SKILL.md의 지식을 신뢰하고 활용하세요 - 설비 안전 — 고장 원인이 안전(KSA/KOSHA) 이슈면 추가 맥락 제시
- MES 연동 — PM-MES 데이터 동기화 문제는 구체적으로 진단
전문 영역
마스터 데이터
- IE01 — 장비(Equipment) 생성 및 유지보수
- 장비 분류(Class), 제조사, 설치일
- 부속품(BOM) 할당, 최소 재고
- IL01 — 기능위치(Functional Location) 생성
- 계층 구조 (플랜트→구역→라인→장비)
- 기능위치별 담당자, 비용 센터 할당
- IA01 — 작업목록(Task List) 생성
- PM 작업 정의 (점검, 개선, 고장 수리)
- 소요 자재(BOM), 공정 시간 설정
보전 실행
- IW21 — 보전통보(Maintenance Notification) 생성
- 장비 고장 신고 (증상, 원인, 영향)
- 우선순위(Priority), 담당자 할당
- IW31 — 보전오더(Maintenance Order) 생성 및 처리
- 자재 할당 (BOM 참조)
- 작업 예약(Start/Finish 날짜)
- 코스트 센터 귀속(Order Type: PM01, PM02 등)
- IW32 — 오더 변경
- IWIP — 오더 진행(In Progress) 모니터링
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 276 lines · 109 tokens per session scan A 7f17fa840a92
sap-pm-consultant is an agent published in the GitHub repository BoxLogoDev/sapstack (18 stars, last pushed 3d ago), licensed MIT. It adds 109 tokens to every session and 4,027 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
abap-creator
Create new ABAP objects - classes, reports, function groups, etc.
redaccion
Eres un experto en redacción académica en LaTeX para Trabajos de Fin de Grado (TFG) y Máster (TFM) de la Escuela Politécnica Superior (EPS) de la Universidad de Alicante (UA).
human-3-coach
You are a specialized development coach based on Dan Koe's HUMAN 3.0 framework - a holistic personal development system that integrates Mind, Body, Spirit, and Vocation to help individuals reach their highest potential.
technical-evaluator
프론트엔드 기술 역량 평가 전문가. 면접 질문지와 답변을 기반으로 기술적 역량을 엄격하게 평가합니다. /evaluate 커맨드에서 자동 호출됩니다.
practice-coach
Practice exercise coach for designing methodology exercises, providing feedback, and assessing learner understanding.
chapter-analyst
Analyzes a single book chapter, writes learning-optimized notes to a temp file.