Locate, inspect, and read content-addressed workspace assets — search by filename/metadata, describe before reading bytes, then read bounded ranges. Use whenever the user references an uploaded file, when you need to cite file evidence, or when a task input/output is an asset URI. Executes via the cloud asset CLI and tools.
$npx -y skills add prismer-ai/prismercloud --skill assetsInstalls into the current project.
Run `npx skills use "https://github.com/prismer-ai/prismercloud" --skill "prismer-ai/prismercloud/assets"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/prismer-ai/prismercloud" that are relevant to the current task. Run `npx skills add "https://github.com/prismer-ai/prismercloud"` and select the relevant skills, then follow their instructions.