Rental Equipment Manager

Manage rental equipment inventory, availability, and booking constraints in Rails.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/blazefluz/rentable --skill rental-equipment-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Rental Equipment Manager
Source: https://github.com/blazefluz/rentable/tree/main/.claude/skills/rental-equipment-manager
Command: npx skills add https://github.com/blazefluz/rentable --skill rental-equipment-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill streamlines the management of rental equipment, ensuring accurate inventory tracking, pricing, and availability information for a smooth rental process.

Core Features & Use Cases

  • Product & Kit Management: Create, update, and manage individual products and bundled kits.
  • Inventory & Availability Tracking: Monitor stock levels and check real-time availability for specific date ranges.
  • Pricing & Variants: Handle diverse pricing structures (daily, weekly, monthly) and product variations.
  • Use Case: A rental company can use this skill to quickly add new camera equipment, define its pricing, and ensure it's available for booking by checking its availability for a specific week.

Quick Start

Use the Rental Equipment Manager skill to create a new camera product named 'Sony Alpha a7 IV' with a daily price of $120.

Frequently Asked Questions about Rental Equipment Manager

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

FAQPage Schema
How do I manage rental equipment inventory and track availability over time?

Manage rental equipment inventory by creating products and kits, tracking stock levels, and automating the querying of asset availability over specified date ranges. This ensures accurate tracking and booking constraint enforcement for your rental process.

What is the best way to track rental pricing and product variants?

Track rental pricing and product variants by defining diverse pricing structures like daily, weekly, or monthly rates. The system supports detailed product attributes including quantity, variants, and serialized instances within a multi-tenant application.

Can I bundle individual products into kits for rental bookings?

Yes, you can bundle individual products into kits. The system supports comprehensive product and kit management, allowing you to create, update, and manage bundled assets while checking their real-time availability for specific date ranges.

How do I check real-time availability for rental assets on specific dates?

Check real-time availability for rental assets by querying the inventory system with specified date ranges. The skill automates querying and applies associated booking constraints to prevent conflicts and ensure accurate rental scheduling.

Does this rental inventory system support serialized instances and multi-tenant environments?

Yes, the rental inventory system supports tracking serialized instances and operates within a multi-tenant Rails application. This architecture allows distinct tenants to manage their own rental products, kits, and availability constraints securely.