← 返回
数据分析 中文

Blank Files Gateway

Use blankfiles.com as a binary test-file gateway: discover formats, filter by type/category, and return direct download URLs from the public API.
使用 blankfiles.com 作为二进制测试文件网关:发现文件格式、按类型筛选、从公共 API 获取直接下载链接。
seblavoie
数据分析 clawhub v1.0.0 1 版本 99815.5 Key: 无需
★ 0
Stars
📥 1,082
下载
💾 12
安装
1
版本
#latest

概述

Blank Files Gateway

Use this skill when the user needs real, downloadable blank binary files for upload testing.

Primary API:

  • https://blankfiles.com/api/v1/status
  • https://blankfiles.com/api/v1/files
  • https://blankfiles.com/api/v1/files/{type}
  • https://blankfiles.com/api/v1/files/{category}/{type}

Behavior

  1. Prefer the API endpoints above to discover current formats.
  2. Return direct file URLs from the API response (files[].url) whenever possible.
  3. If a format is not found, suggest close alternatives from the same category.
  4. Keep responses concise and practical: format, category, URL, and one-line use case.

Guardrails

  • Treat this as a read-only gateway. Do not ask users to run shell scripts or installers.
  • Do not fabricate file formats or URLs.
  • Always verify availability via API before claiming a format exists.
  • Use exact API route shapes (/api/v1/...), not deprecated routes.

Quick Recipes

Find all available formats

Use:

  • GET /api/v1/files

Return:

  • Total count
  • Top relevant matches for user intent
  • Direct links

Get one format by type

Use:

  • GET /api/v1/files/{type}

Return:

  • Matching files with direct URLs
  • If none, propose neighboring types in same domain

Get exact category + type

Use:

  • GET /api/v1/files/{category}/{type}

Return:

  • One direct URL when available
  • 404-safe fallback suggestions when missing

Output Template

  • format:
  • category:
  • download_url:
  • notes:

References

Read:

  • {baseDir}/references/endpoints.md
  • {baseDir}/references/publish.md

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 07:53 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 368 📥 140,425
data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 165 📥 59,985
data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 198 📥 65,095