{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/7"}],"enrichment":{"capability":"Provides read and write access to Asset Storage in Robocorp Control Room, allowing you to store and retrieve text, files, and other asset types from a centralized storage service.","skillfed_tags":["robocorp-ecosystem","cloud-storage","automation-state"],"use_cases":["Store and retrieve configuration or state data between successive robot runs in Robocorp Control Room.","Share extracted data or results across multiple automation tasks running in parallel or sequentially.","Persist temporary or long-lived assets (credentials, reports, logs) without managing external databases.","Build multi-step automation workflows where downstream tasks need access to upstream outputs.","Centralize asset management for teams running multiple robots in a shared Control Room environment."],"what_it_does":"robocorp-storage is a client library for interacting with Robocorp Control Room's Asset Storage service. It abstracts the HTTP communication needed to store, retrieve, and delete assets\u2014text, files, and other types\u2014in a centralized cloud repository managed by Robocorp. The library is designed for use within Robocorp automation workflows, where you need to persist data across robot runs or share state between multiple automation tasks.\n\nThe package wraps requests and tenacity to handle HTTP calls and retry logic, exposing a simple Python API (set_text, get_text, delete_asset) that maps directly to Control Room storage operations. It supports modern Python versions (3.10 through 3.14) and is actively maintained by Robocorp, with no known security vulnerabilities.","worth_installing":"Yes, if you are building automation workflows in Robocorp Control Room and need a simple, low-friction way to persist and share data across robot runs. The library is actively maintained, has no security vulnerabilities, and depends only on two stable packages. Not relevant outside the Robocorp ecosystem."},"id":"robocorp-storage","links":{"html":"https://skillfed.io/packages/robocorp-storage","md":"https://skillfed.io/packages/robocorp-storage.md","pypi":"https://pypi.org/project/robocorp-storage/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-13","license_spdx":null,"license_treatment":"permissive","name":"robocorp-storage","python_support":"supports_current","summary":"Robocorp Asset Storage library"},"popularity":{"monthly_downloads":560417,"position":6004,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.1.0"}
