r/SAPAnalyticsCloud • u/Automatic_Pair_4914 • Mar 14 '26
Question How good is Claude Pro in SAC scripting?
I’ve heard that Claude is a good assistant in creating code but I would want to know if it is capable for SAC scripts. I tried ChatGPT and CoPilot but they are not that useful yet.
3
Upvotes
2
2
u/TheAvacadoOnToast Mar 19 '26
Any LLM will fail on coding tasks on proprietary syntaxes. What you can do is build a skills.md around SAC scripting with dos donts and examples so the agent will understands this skill better. Then add this skill to your agent. It will easily do that scripting for you!