Liongard Systems

Extract Liongard system configuration data and asset inventory via JMESPath.

39|17|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/wyre-technology/msp-claude-plugins --skill liongard-systems
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Liongard Systems
Source: https://github.com/wyre-technology/msp-claude-plugins/tree/main/msp-claude-plugins/liongard/liongard/skills/systems
Command: npx skills add https://github.com/wyre-technology/msp-claude-plugins --skill liongard-systems

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you manage and extract detailed information about systems discovered by Liongard, including their configurations, details, and asset inventory, streamlining IT environment management.

Core Features & Use Cases

  • System Management: List, filter, and retrieve details for systems across different environments and inspectors.
  • Data Extraction: Use JMESPath expressions to query specific configuration data (dataprints) from system details.
  • Asset Inventory: Access aggregated identity and device profiles across your managed environments.
  • Use Case: Automatically retrieve the password policy details for all domain controllers within a specific environment to ensure compliance.

Quick Start

Use the Liongard Systems skill to find all systems within the 'Acme Corporation' environment.

Frequently Asked Questions about Liongard Systems

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

FAQPage Schema
How do I extract specific configuration data from Liongard systems using JMESPath?

To extract configuration data from Liongard systems, you can use JMESPath expressions to query specific dataprints from system details. This allows you to retrieve targeted configuration data from your discovered IT systems. You can filter systems by environment, inspector, or launchpoint before querying.

Can I filter Liongard systems by environment and inspector to manage asset inventory?

Yes, you can filter Liongard systems by environment, inspector, and launchpoint. This filtering allows you to retrieve specific system details and access aggregated identity and device profiles across your managed environments for streamlined asset inventory management.

What is the best way to retrieve password policy details for domain controllers in a specific environment?

The best way to retrieve password policy details for domain controllers is by using this Skill to find all systems within a specific environment. You can then use JMESPath to query the dataprints for the exact password policy configurations to ensure compliance.

How do I access aggregated identity and device profiles across managed IT environments?

You can access aggregated identity and device profiles across your managed IT environments by using the asset inventory feature. This functionality extracts and aggregates device and identity profiles from the detailed configuration data of systems discovered by Liongard.

Can I query historical data snapshots for IT systems discovered by Liongard?

Yes, you can query historical data snapshots for IT systems discovered by Liongard. The Skill supports querying historical data snapshots, allowing you to track configuration changes over time and retrieve past system details and dataprints.

How does querying dataprints via JMESPath work for system configuration management?

Querying dataprints via JMESPath works by applying JSON query expressions to the detailed configuration data of Liongard systems. This mechanism extracts specific configuration values from system details, enabling targeted data retrieval without parsing the entire configuration dataset.