Before you spin up an Agentforce agent or wire Data Cloud meters into production, this skill gives you a public list-price estimate in Flex Credits. It models per-invocation cost across prompt tiers (starter through advanced), action types (standard, custom, voice, sandbox), and Data Cloud's four-tier cumulative pricing structure. You feed it expected monthly volumes and it returns scenario tables with optimization flags. The calculators are Python scripts, the templates cover basic and hybrid agent patterns, and the whole thing is designed to answer "what will this cost?" before you commit to the architecture. It won't help you build the agent itself or deploy Data Cloud assets, but it will tell you whether your design is going to burn credits faster than you expected.
npx skills add https://github.com/jaganpro/sf-skills --skill sf-flex-estimator