安装
npx skills add https://github.com/forcedotcom/sf-skills --skill service-itsm-agentic-setup-cmdb-bundle-deploy
- Deploy the CMDB Foundation Bundle (Service Cloud ITSM)
- Installs the
- CMDB Foundation (base)
- content bundle — the out-of-the-box configuration-item types,
- schema, and content that make CMDB usable. This is
- Layer 4
- , the final layer of the CMDB setup
- stack, and it requires the CMDB feature to already be enabled (Layer 2). Every call runs through the
- Salesforce-hosted Headless-360 MCP server
- (server key
- headless-360
- ) via its four meta-tools
- (
- discover
- ,
- describe
- ,
- dispatch_readonly
- ,
- dispatch
- ). The org is derived from the OAuth JWT bound
- to the current MCP session — the skill never handles an org id, alias, or credentials — so this works
- identically against
- production
- and sandbox with no per-user MCP install.
- Scope
- In scope
-
- confirming CMDB is enabled, reading the live bundle catalog, resolving the exact
- version of the base bundle, installing the
- base
- (
- CMDB Foundation
- ) bundle, and verifying.
- Out of scope
- enabling the CMDB feature / provisioning the ITOM tenant (Layers 0–2 —
service-itsm-agentic-setup-cmdb-configure
), assigning permission sets (Layer 3 —
service-itsm-agentic-setup-cmdb-access-assign
), installing
optional add-on
bundles (e.g.
Component Identification Rules), CMDB record CRUD, or Discovery.
Show more
Installs
974
Repository
forcedotcom/sf-skills
GitHub Stars
929
First Seen
13 days ago
Security Audits
Gen Agent Trust Hub
Pass
Socket
Pass
Snyk
Pass
← 返回排行榜