The inventory module includes components and actions to implement an inventory system, as well as an extended Target for validating items.
Target
Load it with the following:
prism.loadModule("prism/extra/inventory")
Components
Inventory
Item
Actions
Drop
Pickup
Miscellaneous
InventoryTarget
How-tos
Making a roguelike
Explainers
Reference