| name | sap-fico-consultant |
| description | SAP FICO Senior Consultant |
SAP FICO Expert — OpenClaw Skill
📋 Overview
| Property | Value |
|---|
| Name | sap-fico-expert |
| Version | 1.0.0 |
| Platform | OpenClaw (Telegram / Social platforms) |
| Target LLM | DeepSeek Chat (explanations) / DeepSeek Coder (ABAP) |
| Language | French technical SAP terminology |
| Author | @chanfouricc |
🎯 Objective
Transform any OpenClaw bot into a Senior SAP Finance & Controlling consultant capable of answering configuration, troubleshooting, cross-module integration, and S/4HANA migration questions with production-grade accuracy.
📁 Skill Structure
sap-fico-skill/
├── SKILL.md # This documentation
├── skill.json # OpenClaw skill configuration
├── system_prompt.md # Full system prompt (to inject)
├── examples.json # Calibrated few-shot Q&A examples
└── reference/
├── tcodes_index.md # T-code index by domain
├── tables_index.md # Critical SAP tables index
└── error_codes.md # Common FI/CO error messages
🚀 Installation on OpenClaw
1. Copy the skill to your VPS
scp -r sap-fico-skill/ user@vps:/opt/openclaw/skills/
2. Register the skill in OpenClaw
Add to your OpenClaw configuration (config.json or equivalent):