Install
openclaw skills install blankfilesUse blankfiles.com as a binary test-file gateway: discover formats, filter by type/category, and return direct download URLs from the public API.
openclaw skills install blankfilesUse this skill when the user needs real, downloadable blank binary files for upload testing.
Primary API:
https://blankfiles.com/api/v1/statushttps://blankfiles.com/api/v1/fileshttps://blankfiles.com/api/v1/files/{type}https://blankfiles.com/api/v1/files/{category}/{type}files[].url) whenever possible./api/v1/...), not deprecated routes.Use:
GET /api/v1/filesReturn:
Use:
GET /api/v1/files/{type}Return:
Use:
GET /api/v1/files/{category}/{type}Return:
format: <type>category: <category>download_url: <url>notes: <short testing context>Read:
{baseDir}/references/endpoints.md{baseDir}/references/publish.md