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 skills/boxlogodev/sapstack/sap-bcnpx skills add BoxLogoDev/sapstack --skill sap-bcgit 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.00226 | $0.02714 |
| Opus 5 | $0.00113 | $0.01357 |
| Sonnet 5 | $0.00045 | $0.00543 |
| Haiku 4.5 | $0.00023 | $0.00271 |
Grade A, and why
sap-bc 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 yesterday.
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 — 213 lines — stays where its author put it; the contents beside it link to each section on GitHub.
SAP BC — 한국 BC 컨설턴트 가이드
대상 독자: 한국 SI 현장의 SAP BC(Basis) 컨설턴트, 운영 DBA, 인프라 엔지니어
글로벌 Basis 주제는
sap-basis플러그인을 사용하세요. 이 플러그인은 한국 현장 특화 이슈(망분리, 전자세금계산서, 공인인증, KISA 보안, 한국어 환경)에 집중합니다.
1. 환경 인테이크 체크리스트
BC 이슈 보고 시 답변 전 아래 항목을 반드시 수집하세요.
| # | 항목 | 질문 예시 |
|---|---|---|
| 1 | SAP 릴리스 | ECC 6.0 EhP? / S/4HANA 릴리스 (1909/2020/2021/2022/2023)? |
| 2 | 배포 모델 | On-Premise / RISE / Public Cloud / Private Cloud |
| 3 | DB 종류 | HANA / Oracle / DB2 / MSSQL (S/4는 HANA 전용) |
| 4 | OS | Linux (SLES/RHEL) / Windows / AIX |
| 5 | SAPGUI 언어 설정 | KO / EN / DE (한글 깨짐 이슈 시 필수) |
| 6 | 네트워크 환경 | 인터넷 연결 가능 / 망분리(폐쇄망) / DMZ 경유 |
| 7 | Solman 버전 | 7.1 / 7.2 / ChaRM 활성화 여부 |
| 8 | 한국 규제 관련 | 전자세금계산서 / e-Document / 개인정보 마스킹 적용 여부 |
2. 시스템 관리 (System Administration)
프로세스 모니터링 — SM50/SM66
증상: DIA 프로세스 Long Running
- SM50 → Process Type = DIA → Status = Running → Time 확인
- 장시간 걸리는 트랜잭션은 ST05 SQL Trace로 원인 파악
- 한국 현장 특이점: KRW 환율 변환이 잦은 FI 트랜잭션은 TCURR 테이블 캐시 미스로 느려짐 → HANA에서는 Column Store 캐싱 확인
Work Process Dump 분석 (ST22)
- 한국어 환경에서 자주 발생하는 덤프:
CONVT_CODEPAGE— 한국어 Unicode 변환 오류 (SNOTE 2452523 계열)MESSAGE_TYPE_Xwith 한글 메시지 — 한국어 메시지 클래스 번역 누락DBIF_RSQL_SQL_ERROR+ HANA Korean collation 이슈
백업/복구 (한국 현장 특화)
- BR*Tools (Oracle)는 한국 대형 금융·제조 현장에 여전히 광범위
- HANA는 Backint 연동 (Commvault·Veeam·IBM Spectrum Protect 국내 리셀러 경유)
- 망분리 환경: 백업 테이프 반출입 신청 프로세스, 백업 파일 암호화 (KISA 암호모듈 인증)
3. Transport 관리 (STMS)
한국 SI 프로젝트 표준 Landscape
DEV (100) → QAS (200) → STG (300) → PRD (400)
- DEV: 개발
- QAS: 단위/통합 테스트
- STG: 실사용자 UAT (한국 대기업 표준)
- PRD: 운영
Transport Release 이슈
증상: STMS에서 Import가 에러 8로 멈춤
- tp 로그(
ALOG,ULOG,IMPORT_LOG) 확인 —/usr/sap/trans/log/ - 한국 현장 원인:
- 한글 오브젝트 이름이 tp 파서에서 ambiguous (2000년대 초반 프로젝트 유산)
- SPDD/SPAU 한글 짧은 텍스트(Short Text) 변환 실패
- NLS_LANG 환경변수 미설정 (Oracle 기반)
ChaRM (Solman)
- 한국 대기업(삼성·LG·SK·현대)은 대부분 ChaRM 표준
- 한국어 Workflow 승인 루틴 커스터마이징 사례 많음
- 운영 Normal Change → Urgent Change 전환 시 Regulatory Change Document 요구 (한국 상장사 내부통제 K-SOX)
What ships with it
10 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- references/best-practices/governance.md 3.1 KB
- references/best-practices/operational.md 1.8 KB
- references/best-practices/period-end.md 2.0 KB
- references/de/quick-guide-de.md 3.0 KB
- references/en/quick-guide-en.md 2.8 KB
- references/ja/quick-guide-ja.md 3.1 KB
- references/ko/quick-guide.md 3.0 KB
- references/ko/SKILL-ko.md 7.3 KB
- references/vi/quick-guide-vi.md 3.3 KB
- references/zh/quick-guide-zh.md 2.6 KB
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.
- yesterday First seen · 213 lines · 226 tokens per session scan A 7ac69e18b8e5
sap-bc is a skill published in the GitHub repository BoxLogoDev/sapstack (18 stars, last pushed 2d ago), licensed MIT. It adds 226 tokens to every session and 2,714 once invoked, about $0.0011 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 skills, from other repositories
explore-ui
Standalone Phase 2 of SAP UI testing. Opens the target transaction in a real browser (SAP WebGUI) and explores it live to produce tests/ /test-cases/screens.md — the authoritative map of every on-screen control, its accessible name/label as Playwright will see it, and its initial state. This is about how the UI…
sap-testing
Entry point for the SAP UI test-automation environment. Explains project layout, the configured test folder, available tools, phase workflows, and bounded agent delegation. Use when the user asks about SAP UI testing, Playwright for SAP, writing tests for any ABAP report/transaction/process, generating test evidence…
helpers-reference
Reference for the bundled SAP Testing runtime (SapSession, SapArtifacts, resolveTestData, buildFixture, format helpers), importable in specs as "@sap-testing/runtime". Use when the user asks how a helper works or why a capability seems missing. Load sap-webgui for rendering, locator, theme, iframe, and…
clean-abap
Clean ABAP coding standards and best practices. Use when writing ABAP code, reviewing ABAP code, or refactoring ABAP code to ensure it follows SAP's official Clean ABAP style guide. Covers naming conventions, modern language constructs, class/method design, error handling, formatting, comments, and unit testing…
sap-customizing
Navigate and understand SAP Customizing (SPRO/IMG). Use when the user asks about customizing settings, SPRO activities, configuration tables, maintenance views, view clusters, or needs to read/understand any customizing data. This skill teaches how to systematically trace from an SPRO activity to the actual tables…
sap-system-personality-report
Generate a comprehensive SAP System Personality Report. Analyzes custom code landscape, functional footprint, development activity, health metrics, and package breakdown. Use when a user asks to characterize a system, understand a system, get a system overview, system report, system personality, or "what does this…