Token导航 LogoToken导航TokenDH.com
开发只读clawhub未标认证来源可访问clear审计通过

sap-fico-consultantSAP Fico 顾问

Agent Skill

sap-fico-consultant 用于补充开发相关能力,适合在 OpenClaw 中需要让 Agent 承接开发相关任务时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

37,923

周安装

1,629

GitHub Stars

1

下载量

13,293
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:sap-fico-consultant(SAP Fico 顾问)
来源仓库:https://github.com/chanfouricc/sap-fico-consultant
安装命令:
openclaw skills install sap-fico-consultant
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install sap-fico-consultant

简介

使用精确的法语 SAP 术语提供专家 SAP FICO 咨询,包括配置、故障排除、集成和 S/4HANA 迁移支持。

SKILL.md

SAP FICO Expert — OpenClaw Skill

📋 Overview

PropertyValue
Namesap-fico-expert
Version1.0.0
PlatformOpenClaw (Telegram / Social platforms)
Target LLMDeepSeek Chat (explanations) / DeepSeek Coder (ABAP)
LanguageFrench 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):

{
  "skills": {
    "sap-fico-expert": {
      "enabled": true,
      "trigger": "auto",
      "keywords": ["SAP", "FICO", "FI-GL", "FI-AP", "FI-AR", "FI-AA", "CO-CCA", "CO-PA", "CO-PC", "ACDOCA", "S/4HANA", "T-code", "BKPF", "BSEG", "OB52", "FB01", "KS01"],
      "system_prompt_path": "skills/sap-fico-expert/system_prompt.md",
      "examples_path": "skills/sap-fico-expert/examples.json",
      "model_override": "deepseek-chat",
      "parameters": {
        "max_tokens": 600,
        "temperature": 0.25,
        "presence_penalty": 0.1
      }
    }
  }
}

3. Trigger activation

The skill activates automatically when a message contains an SAP keyword. Alternatively, users can force activation with:

/skill sap-fico-expert

🔧 Recommended Settings

ParameterValueRationale
temperature0.25Deterministic — no creativity on SAP config
max_tokens600Increased from initial spec (450 too short for complex questions)
presence_penalty0.1Slight lexical diversity without drift
modeldeepseek-chatDefault; switches to deepseek-coder when ABAP detected
⚠️ Note: The original 450 token limit was raised to 600. Responses involving cross-module integrations or S/4HANA migrations need more space to remain actionable.

📊 Coverage

Tier 1 — Core expertise (immediate answers)

  • Configuration: FI-GL, FI-AP, FI-AR, FI-AA, FI-BL
  • Configuration: CO-CCA, CO-PA, CO-PC, CO-OPA
  • Period-end & year-end closing
  • Automatic account determination (FI-MM, FI-SD)
  • T-codes, tables, customizing transactions

Tier 2 — Advanced expertise (detailed answers)

  • S/4HANA Universal Journal (ACDOCA)
  • ECC → S/4HANA migration (Brownfield/Greenfield)
  • SAP Cloud Public Edition specifics
  • Central Finance & Group Reporting
  • Troubleshooting error messages Fxxx/Kxxx

Tier 3 — Integration expertise (contextual answers)

  • FI-PP (Production order settlement)
  • FI-HR (Payroll integration)
  • FI-PS (Project settlement)
  • Intercompany processing & reconciliation
  • Tax reporting (VAT, Withholding tax, Intrastat)

🧪 Testing

Quick validation questions

#Test questionVerify
1"How to configure document splitting in S/4HANA?"T-code + tables + steps
2"Error F5 025 when posting"Diagnosis + solution + config
3"Difference between assessment and distribution in CO?"Explanation + T-codes + use cases
4"How does GR/IR clearing work?"Process + FI-MM integration + T-codes
5"Migrate FI-AA to New Asset Accounting"Steps + tables + S/4HANA specifics

Quality criteria

  • ✅ T-code mentioned on the first line
  • ✅ Relevant SAP tables listed
  • ✅ Configuration referenced when applicable
  • ✅ Cross-module impacts flagged
  • ✅ S/4HANA differences mentioned when relevant
  • ✅ Expert but accessible tone
  • ✅ Response in French technical SAP terminology

📝 Changelog

VersionDateChanges
1.0.02026-02-08Initial release — full FI/CO coverage

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

90.78%
按下载量换算12,067

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

未展示

权限和风险

只读

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

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills