asset-management

Automate ServiceNow asset management workflows for hardware, licenses, and CMDB relationships.

77|23|Updated Jul 16, 2025
One-click install
npx skills add https://github.com/serac-labs/serac --skill asset-management-serac-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asset-management
Source: https://github.com/serac-labs/serac/tree/main/packages/opencode/src/bundled-skills/asset-management
Command: npx skills add https://github.com/serac-labs/serac --skill asset-management-serac-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Asset management within ServiceNow involves coordinating hardware, software licenses, and CMDB relationships across the asset lifecycle. This skill provides structured guidance and automation-ready patterns to streamline asset tracking, licensing compliance, and asset-to-CI mapping.

Core Features & Use Cases

  • Asset lifecycle tracking: Manage asset states from procurement to retirement, including hardware and licenses.
  • License allocation & compliance: Track license entitlements and usage against rights.
  • CI relation mapping: Link assets to configuration items (CIs) for accurate CMDB health.

Quick Start

Create or locate an asset record in ServiceNow to validate the asset-management workflow.

Frequently Asked Questions about asset-management

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

FAQPage Schema
How do I automate ServiceNow asset management workflows for hardware and licenses?

ServiceNow asset management workflows are automated by applying structured patterns to hardware assets, software licenses, and CMDB relationships. This covers lifecycle transitions, entitlement tracking, and license allocation within ServiceNow environments.

What is the best way to track software license compliance and allocation in ServiceNow?

License compliance in ServiceNow is tracked by monitoring entitlements and usage against rights. The workflow supports license allocation and entitlement tracking to ensure software licensing remains compliant across discovered configuration items.

How do I map ServiceNow CMDB relationships to discovered configuration items?

CMDB relationship mapping links assets to configuration items by matching discovered CIs. This ensures accurate CMDB health by connecting alm_asset records to their corresponding configuration items within the ServiceNow environment.

Can I manage the full hardware asset lifecycle from procurement to retirement in ServiceNow?

Hardware asset lifecycle management in ServiceNow tracks asset states from procurement through retirement. The workflow handles alm_hardware records and lifecycle transitions to maintain accurate inventory data across the asset lifespan.

Does this approach support basic reporting for ServiceNow asset data modeling?

Basic reporting is supported for ServiceNow asset data modeling. The workflow structures data across alm_asset, alm_hardware, and alm_license tables to enable straightforward inventory visibility and license compliance reporting.