asset-management

Manage hardware and software assets in ServiceNow with lifecycle tracking.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the management of hardware and software assets within ServiceNow, ensuring accurate inventory, lifecycle tracking, and license compliance.

Core Features & Use Cases

  • Hardware Asset Management: Create, update, and track hardware assets throughout their lifecycle (e.g., from purchase to disposal).
  • Software License Management: Manage software licenses, track allocations, and ensure compliance with purchased rights.
  • CI Linking: Connect assets to their corresponding Configuration Items (CIs) in the CMDB for a unified view.
  • Use Case: Automatically link newly discovered hardware in the CMDB to existing asset records or create new ones, ensuring your asset database is always up-to-date.

Quick Start

Use the asset-management skill to create a new hardware asset with the display name "Dell XPS 15" and serial number "SN987654321".

Frequently Asked Questions about asset-management

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

FAQPage Schema
How do I manage hardware asset lifecycles in ServiceNow?

Manage hardware asset lifecycles in ServiceNow by creating, updating, and tracking assets from purchase through disposal. The skill utilizes GlideRecord for ES5 scripting and specific MCP tools to execute lifecycle transitions and maintain accurate inventory records.

Can I link ServiceNow assets to Configuration Items in the CMDB?

Yes, you can link ServiceNow assets to Configuration Items in the CMDB. This integration connects hardware and software assets to their corresponding CIs, providing a unified view and ensuring your asset database stays up-to-date with discovered items.

How do I track software license allocations and compliance in ServiceNow?

Track software license allocations and compliance in ServiceNow by managing licenses and monitoring allocations against purchased rights. The skill ensures compliance by automating license allocation tracking and providing reporting on asset inventory and financial value.

What's the best way to automate CMDB hardware discovery and asset record creation?

Automate CMDB hardware discovery and asset record creation by linking newly discovered hardware in the CMDB to existing asset records or generating new ones. This ensures your asset database is always up-to-date without manual inventory intervention.

Do I need GlideRecord ES5 scripting to automate ServiceNow asset inventory reporting?

Yes, you need GlideRecord ES5 scripting to automate ServiceNow asset inventory reporting. The skill utilizes GlideRecord queries and specific MCP tools for execution to generate reports on asset inventory and calculate financial value.

Are there limitations when using MCP tools for ServiceNow asset management queries?

Limitations when using MCP tools for ServiceNow asset management queries include reliance on ES5 scripting via GlideRecord and specific MCP tool availability for execution. Complex hardware lifecycle transitions and software license tracking depend on these supported query mechanisms.