mfg-agentforce

Configure and troubleshoot Agentforce agents for Salesforce Manufacturing Cloud inventory and sales agreements.

Updated Aug 6, 2026
One-click install
npx skills add https://github.com/salesforce-misc/ManuAssist --skill mfg-agentforce-salesforce-misc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mfg-agentforce
Source: https://github.com/salesforce-misc/ManuAssist/tree/main/skills/mfg-agentforce
Command: npx skills add https://github.com/salesforce-misc/ManuAssist --skill mfg-agentforce-salesforce-misc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Setting up Agentforce AI agents for Manufacturing Cloud involves complex prerequisites, permission sets, data library configuration, and topic design that are easy to get wrong without expert guidance. ## Core Features & Use Cases - Agent Configuration Guidance: Step-by-step setup for Inventory Management, Asset Service Lifecycle, and Sales Agreement agents in Agentforce Builder. - Prerequisite Verification: Checks licenses, Einstein Generative AI enablement, and Manufacturing Cloud permission sets using SOQL queries. - Troubleshooting Playbooks: Diagnoses common issues like agents not finding products, slow responses, failed work order creation, and incorrect replenishment recommendations. - Use Case: A manufacturing admin wants AI-powered natural language inventory search; this Skill walks them through enabling Agentforce, configuring the data library with ProductItem and Location objects, and testing queries like "Find hydraulic pumps with low stock". ## Quick Start Ask how to set up Agentforce for inventory management in your Manufacturing Cloud org.

Frequently Asked Questions about mfg-agentforce

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up Agentforce for inventory management in Manufacturing Cloud?

Enable Agentforce in Setup, assign Manufacturing and InventoryAllocation permission sets, then create an agent in Agentforce Builder using the Inventory Management template. Configure topics for product search, stock checks, and replenishment, and add ProductItem and Location objects to the data library.

How to configure AI-powered replenishment recommendations in Salesforce?

Create an Inventory Management agent with the Recommend Replenishment topic and connect a product request creation action. The agent analyzes QuantityOnHand against minimum and shortage thresholds to suggest restocking and optimal source locations.

What licenses are required for Agentforce in Manufacturing Cloud?

Agentforce for Manufacturing requires Einstein Generative AI, a Manufacturing Cloud license, and Lightning Experience. Asset-related agents additionally need Asset Service Lifecycle Management enabled, and usage may consume Einstein Requests or Flex Credits.

Why is my Agentforce agent not finding products in inventory?

This usually means the data library lacks ProductItem records or the agent lacks object access. Verify records exist with a SOQL query on ProductItem, check the search index is current, and review retrieval settings in the data library configuration.

Does Agentforce for Manufacturing support languages other than English?

No, Agentforce for Manufacturing is available only in English as of the Winter '26 release. It also requires Lightning Experience and cannot be used in Salesforce Classic.