When to Use This Skill Use when automating post-install configuration for any Salesforce managed package. This skill reads the package's post-install documentation, discovers available execution methods, and automates the configuration steps — including permission sets, object/field permissions, page layouts, Visualforce page access, and tab settings. Input Required: Package name (e.g., LMA , FMA , work.com ) Optional: Path to post-install doc (PDF, markdown, URL) If no doc is provided, ask the user to supply it. Workflow Execute phases in order. Each phase must pass before proceeding. Phase 1: Discover Available Execution Methods Show more Installs 836 Repository forcedotcom/sf-skills GitHub Stars 776 First Seen Jul 17, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn
dx-pkg-post-install-configure
安装
npx skills add https://github.com/forcedotcom/sf-skills --skill dx-pkg-post-install-configure