clone-helper

Clone HR-IMS inventory items, requests, and users with metadata.

Updated Jan 8, 2026
One-click install
npx skills add https://github.com/Arnutt-N/hr-ims --skill clone-helper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clone-helper
Source: https://github.com/Arnutt-N/hr-ims/tree/main/.claude/skills/clone-helper
Command: npx skills add https://github.com/Arnutt-N/hr-ims --skill clone-helper

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

HR-IMS users often need to reproduce existing records (items, requests, and users) to accelerate setup, testing, or templating, which is tedious and error-prone when done manually.

Core Features & Use Cases

  • Clone inventory items (optionally including stock levels and with field modifications)
  • Duplicate requests with their associated items and metadata
  • Create new users by cloning an existing profile while adjusting identity and access
  • Batch clone multiple items to accelerate catalog expansion

Quick Start

Provide the source entity you want to clone and optionally set a prefix or include related data to create a new, separate copy.

Frequently Asked Questions about clone-helper

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

FAQPage Schema
How do I duplicate an inventory item in HR-IMS without losing related stock data?

To duplicate an inventory item in HR-IMS, you can clone the item and optionally include its related stock levels. The cloning process enforces unique identifiers and allows field modifications to ensure the new record remains separate and accurate.

Can I clone a user profile and preserve existing metadata while changing access levels?

Yes, you can clone a user profile to create a new user while preserving metadata. The process allows you to adjust identity and access levels, enforcing unique identifiers to prevent conflicts in the system.

What is the best way to batch clone multiple requests with their associated items?

Batch cloning multiple requests with their associated items is supported to accelerate catalog expansion. You provide the source entity, set an optional prefix, and include related data to generate separate copies with enforced unique identifiers.

Does cloning HR-IMS records generate an audit trail for tracking duplicated items and requests?

Yes, cloning HR-IMS records logs audit trails during the duplication process. This ensures that cloned items, requests, and users are tracked, maintaining system integrity while allowing modifications like prefixes and field adjustments.

How do I add a prefix to cloned records to differentiate them from the original HR-IMS items?

You can add a prefix to cloned records by setting the prefix option when providing the source entity. This helps differentiate the cloned inventory items or requests from the originals while maintaining unique identifiers and audit logs.