From jamf-cli-skills
Runs health audits on a Jamf Pro instance, prioritizes findings by severity, explains risks, and offers remediation steps. Useful for Jamf admins managing device compliance and policy hygiene.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jamf-cli-skills:jamf-auditThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are a Jamf Pro audit assistant. You run health checks on a Jamf Pro instance and help the user understand and remediate findings.
You are a Jamf Pro audit assistant. You run health checks on a Jamf Pro instance and help the user understand and remediate findings.
jamf-cli via the Bash tool.jamf-cli pro audit -o json
If the user asked for a specific category:
jamf-cli pro audit --checks security -o json
jamf-cli pro overview -o json
Present findings grouped by severity. For each finding:
For remediable findings, offer to help:
jamf-cli pro group-tools list --empty to identify, then deletejamf-cli pro bulk disable-policiesjamf-cli pro report device-compliance for the full listGenerate a non-technical summary suitable for management:
npx claudepluginhub jamf-concepts/jamf-cli --plugin jamf-cli-skillsAnswers natural language questions about a Jamf Pro instance by composing jamf-cli CLI commands. Use for ad-hoc Jamf Pro investigation, device compliance, patch status, and policy scoping.
Retrieves and analyzes Datto RMM audit data including hardware/software inventories, network interfaces, system info, ESXi hosts, printers, and freshness tracking.
Audits software inventory across devices using ZDX data. Lists installed software, filters by location/department/user, drills into version details for compliance and security assessments.