Token导航 LogoToken导航TokenDH.com
AI 工具只读github未标认证来源可访问clear审计提醒

sapeccsapecc 命令行

Agent Skill

sapecc 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

849

周安装

34

GitHub Stars

1

下载量

275
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:sapecc(sapecc 命令行)
来源仓库:https://github.com/robdtaylor/personal-ai-infrastructure
仓库路径:skills/sapecc
安装命令:
npx skills add https://github.com/robdtaylor/personal-ai-infrastructure --skill Sapecc
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/robdtaylor/personal-ai-infrastructure --skill Sapecc

简介

用于处理 GitHub 仓库、Issue 和 Pull Request 等协作信息。

  • 适合围绕代码变更或仓库状态进行整理和分析。
  • 通过 npx skills add 命令从 GitHub 仓库安装使用。
  • 建议确认权限范围和维护状态,注意是否触发命令执行或文件读写。
  • sapecc 属于AI 工具类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

SAP ECC Expert - Automotive Manufacturing

When to Activate This Skill

  • "How do I [action] in SAP?"
  • "What t-code for [function]?"
  • "Create purchase order for [material]"
  • "Check MRP results"
  • "Production order status"
  • "Goods receipt process"
  • "Material master setup"
  • "SAP integration issue"

Core Modules Overview

┌─────────────────────────────────────────────────────────────────┐
│                        SAP ECC LANDSCAPE                        │
├─────────────────────────────────────────────────────────────────┤
│                                                                 │
│   ┌─────────┐    ┌─────────┐    ┌─────────┐    ┌─────────┐    │
│   │   MM    │    │   PP    │    │   SD    │    │   QM    │    │
│   │Materials│───▶│Production│───▶│  Sales  │    │ Quality │    │
│   │ Mgmt    │    │Planning │    │  Dist   │    │  Mgmt   │    │
│   └────┬────┘    └────┬────┘    └────┬────┘    └────┬────┘    │
│        │              │              │              │          │
│        └──────────────┼──────────────┼──────────────┘          │
│                       │              │                          │
│   ┌─────────┐    ┌────▼────┐    ┌────▼────┐                    │
│   │   PM    │    │  FI/CO  │    │   WM    │                    │
│   │  Plant  │    │Finance/ │    │Warehouse│                    │
│   │  Maint  │    │Control  │    │  Mgmt   │                    │
│   └─────────┘    └─────────┘    └─────────┘                    │
│                                                                 │
└─────────────────────────────────────────────────────────────────┘

Materials Management (MM)

Key Processes

ProcessT-CodesDescription
Purchase RequisitionME51N, ME52N, ME53NCreate, change, display PR
Purchase OrderME21N, ME22N, ME23NCreate, change, display PO
Goods ReceiptMIGO, MB01Receive goods against PO
Invoice VerificationMIROEnter vendor invoice
Material MasterMM01, MM02, MM03Create, change, display material
Vendor MasterXK01, XK02, XK03Create, change, display vendor
Stock OverviewMMBE, MB52View stock levels
MRPMD01, MD02, MD04Run MRP, display results

Purchase Order Process Flow

Purchase Requisition (ME51N)
         │
         ▼
    ┌─────────┐
    │ Approval │ (if required)
    └────┬────┘
         │
         ▼
Purchase Order (ME21N)
         │
         ▼
    ┌─────────┐
    │  Vendor  │ Confirmation
    └────┬────┘
         │
         ▼
Goods Receipt (MIGO)
         │
         ▼
Invoice Verification (MIRO)
         │
         ▼
Payment (FI)

Material Master Views

ViewPurposeKey Fields
Basic Data 1General infoDescription, UoM, material group
Basic Data 2Extended infoDimensions, weights
PurchasingProcurementPurchasing group, order unit
MRP 1PlanningMRP type, reorder point
MRP 2Lot sizingLot size, safety stock
MRP 3ForecastStrategy group
MRP 4SchedulingIn-house time, GR processing
Accounting 1ValuationPrice control, standard price
Accounting 2Cost infoProfit center
Costing 1Cost estimateCost elements
Costing 2ExtendedCosting data
Plant Data/Stor 1StorageStorage location, bin
Plant Data/Stor 2WeightsUnit weight
Quality MgmtQM settingsInspection type, certificate
Sales: GeneralSD infoSales org, distribution
Sales: PlantDeliveryLoading group, availability

Stock Types

Stock TypeDescriptionMovement
UnrestrictedAvailable for use101, 561
Quality InspectionPending QC103
BlockedNot available105, 344
In TransitBetween plants351
ConsignmentVendor-owned501

Production Planning (PP)

Key Processes

ProcessT-CodesDescription
BOMCS01, CS02, CS03Create, change, display BOM
RoutingCA01, CA02, CA03Create, change, display routing
Work CenterCR01, CR02, CR03Create, change, display work center
Production OrderCO01, CO02, CO03Create, change, display prod order
Order ConfirmationCO11N, CO15Confirm operations
Goods IssueMIGO, MB1AIssue components to order
Goods ReceiptMIGO, MB31Receive finished goods
Capacity PlanningCM01, CM21Capacity evaluation

Production Order Lifecycle

Planned Order (from MRP)
         │
         ▼
Production Order Created (CO01)
    Status: CRTD (Created)
         │
         ▼
Order Released (CO02)
    Status: REL (Released)
         │
         ▼
Components Issued (MIGO - 261)
    Status: REL + GMPS (Goods Mvmt Posted)
         │
         ▼
Operations Confirmed (CO11N)
    Status: REL + CNF (Confirmed)
         │
         ▼
Goods Receipt (MIGO - 101)
    Status: DLV (Delivered)
         │
         ▼
Order Settlement (CO88)
    Status: TECO (Technically Complete)
         │
         ▼
Order Closed
    Status: CLSD (Closed)

MRP Types

MRP TypeDescriptionUse Case
PDMRPStandard planning
VBReorder PointSimple replenishment
VMManual ReorderException items
NDNo PlanningNon-stock items
VVForecast-basedSeasonal demand

Lot Sizing Procedures

ProcedureDescription
EXExact lot size
FXFixed lot size
HBReplenish to max
TBDaily lot size
WBWeekly lot size
MBMonthly lot size

Sales & Distribution (SD)

Key Processes

ProcessT-CodesDescription
Sales OrderVA01, VA02, VA03Create, change, display SO
DeliveryVL01N, VL02N, VL03NCreate, change, display delivery
Goods IssueVL02NPost goods issue
BillingVF01, VF02, VF03Create, change, display invoice
Customer MasterXD01, XD02, XD03Create, change, display customer
PricingVK11, VK12, VK13Maintain condition records
AvailabilityCO09, MD04Check ATP

Order-to-Cash Flow

Customer Inquiry (VA11)
         │
         ▼
Quotation (VA21)
         │
         ▼
Sales Order (VA01)
         │
         ▼
Delivery (VL01N)
         │
         ▼
Goods Issue (VL02N)
         │
         ▼
Billing (VF01)
         │
         ▼
Payment Receipt (FI)

Quality Management (QM)

Key Processes

ProcessT-CodesDescription
Inspection LotQA01, QA02, QA03Create, change, display
Results RecordingQE51NEnter inspection results
Usage DecisionQA11, QA12Accept/reject lot
Quality NotificationQM01, QM02Create, change notification
Quality CertificateQC21, QC22Create, display certificate
Inspection PlanQP01, QP02Create, change plan
Master Inspection CharQS21, QS22Create, change MIC

Inspection Types

TypeDescriptionTrigger
01Goods ReceiptPO receipt
02Goods Receipt (Prod)Production GR
03In-processDuring production
04Final InspectionBefore delivery
05AuditPeriodic audit
08/09RecurringTime-based
10Source InspectionAt vendor

Usage Decision Codes

CodeDescriptionStock Posting
AAcceptUnrestricted
RRejectBlocked/Scrap
PPartialSplit stock

Plant Maintenance (PM)

Key Processes

ProcessT-CodesDescription
Equipment MasterIE01, IE02, IE03Create, change, display
Functional LocationIL01, IL02, IL03Create, change, display
Maintenance OrderIW31, IW32, IW33Create, change, display
NotificationIW21, IW22, IW23Create, change, display
Work Order ConfirmIW41, IW42Time confirmation
Preventive MaintIP10, IP30Schedule, deadline monitoring
Task ListIA01, IA02Create, change task list

Maintenance Order Types

TypeDescription
PM01Corrective Maintenance
PM02Preventive Maintenance
PM03Refurbishment
PM04Calibration

Finance & Controlling (FI/CO)

Key T-Codes

ProcessT-CodesDescription
G/L PostingFB50, FB01Document entry
Vendor InvoiceFB60A/P invoice
Customer InvoiceFB70A/R invoice
PaymentF110Automatic payment
Cost CenterKS01, KS02Create, change CC
Internal OrderKO01, KO02Create, change order
Cost AnalysisKSB1, KOB1Line item reports

Document Types

TypeDescription
SAG/L Account Document
REInvoice - Gross
KRVendor Invoice
KGVendor Credit Memo
DRCustomer Invoice
DGCustomer Credit Memo

Common Integration Scenarios

Procure-to-Pay

MM (PR → PO) → MM (GR) → QM (Inspection) → MM (Stock) → FI (Invoice → Payment)

Plan-to-Produce

SD (SO) → PP (MRP) → PP (Prod Order) → MM (GI) → PP (Confirm) → MM (GR) → CO (Settlement)

Order-to-Cash

SD (SO) → MM (ATP) → SD (Delivery) → MM (GI) → SD (Billing) → FI (A/R)

Troubleshooting Quick Reference

Common Issues

IssueCheckResolution
PO won't releaseRelease strategyCheck approval workflow
GR blockedQM inspectionComplete usage decision
MRP not runningPlanning fileMDAB/MD21 to reset
Invoice mismatch3-way matchCheck PO/GR quantities
Stock negativeMovement typeCorrect posting/reversal
Order not settlingStatusCheck TECO status

Useful Reports

ReportT-CodePurpose
Stock OverviewMB52Warehouse stock
Purchase OrdersME2MPO by material
Open OrdersCOOISProduction order status
MRP ListMD05Planning results
Delivery DueVL10Deliveries to create
Open ItemsFBL1N/FBL5NA/P, A/R aging

Best Practices for Automotive

Master Data Quality

  1. Material Master

- Complete all required views - Accurate lead times - Correct UoM and conversion - Updated safety stock

  1. BOM Accuracy

- Current revision level - Correct quantities - Valid date ranges - Phantom assemblies where appropriate

  1. Routing Accuracy

- Realistic operation times - Correct work centers - Setup and run time split - Scrap factors

IATF 16949 Alignment

SAP ProcessIATF Requirement
QM InspectionProduct verification
Batch TraceabilityIdentification and traceability
Document ControlDocumented information
Calibration (PM)Monitoring and measuring resources
Change ManagementDesign and development changes

Quick Reference Cards

Movement Types

TypeDescriptionProcess
101GR from purchase orderMIGO
102Reversal of 101MIGO
103GR to quality inspectionMIGO
104Reversal of 103MIGO
105GR to blocked stockMIGO
201GI for cost centerMIGO
261GI for production orderMIGO
262Reversal of 261MIGO
301Transfer posting plant to plantMIGO
311Transfer to another storage locationMIGO
501GR without POMIGO
561Initial entry of stockMIGO
601GI for deliveryVL02N

Order Status Codes

StatusDescription
CRTDCreated
RELReleased
PCNFPartially confirmed
CNFConfirmed
PDLVPartially delivered
DLVDelivered
TECOTechnically complete
CLSDClosed
DLFLDeletion flag

Integration with PAI Skills

AutomotiveManufacturing

  • Work instructions reference SAP transactions
  • Document control aligned with SAP DMS
  • Quality procedures link to QM inspection

SupplyChain

  • Purchasing processes in MM
  • Supplier scorecards from QM data
  • Inventory management strategies

A3CriticalThinking

  • Root cause analysis for SAP process issues
  • Priority hierarchy for system changes

Extended Context

For detailed transaction guides and configuration: read ~/.claude/skills/SapEcc/CLAUDE.md

For transaction code reference: read ~/.claude/skills/SapEcc/reference/tcodes.md

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

28.25%
按下载量换算78

windsurf

22.62%
按下载量换算62

Cursor

17.86%
按下载量换算49

Antigravity

13.14%
按下载量换算36

Gemini CLI

8.42%
按下载量换算23

OpenCode

3.26%
按下载量换算9

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。

来源信息

继续浏览同类 Skills