← 返回
未分类

Openclaw File Exporter

Export OpenClaw configuration files, skills, or other files and upload them to tmpfile.link for easy download. Use when the user wants to export/backup/downl...
将 OpenClaw 配置文件、技能或其他文件导出并上传至 tmpfile.link,便于下载。适用于用户需要导出、备份或下载文件的场景。
eraycc eraycc 来源
未分类 clawhub v0.1.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 166
下载
💾 0
安装
1
版本
#latest

概述

OpenClaw File Exporter

Export OpenClaw files and upload to tmpfile.link temporary file hosting service.

When to Use

Use this skill when the user wants to:

  • Export/backup an OpenClaw skill
  • Download configuration files
  • Share OpenClaw files externally
  • Create backups of any OpenClaw-related files

Features

  • Automatic compression (tar.gz)
  • Uploads to tmpfile.link (7-day retention)
  • Supports both anonymous and authenticated uploads
  • Formatted output with download links

Usage

Basic Export

Export a skill or file:

~/.openclaw/skills/openclaw-file-exporter/scripts/export-and-upload.sh <source_path> [custom_name]

Examples:

# Export a skill
~/.openclaw/skills/openclaw-file-exporter/scripts/export-and-upload.sh ~/.openclaw/skills/skill-security-auditor

# Export with custom name
~/.openclaw/skills/openclaw-file-exporter/scripts/export-and-upload.sh ~/.openclaw/skills/skill-security-auditor my-backup.tar.gz

# Export a config file
~/.openclaw/skills/openclaw-file-exporter/scripts/export-and-upload.sh ~/.openclaw/config.yaml

Authentication (Optional)

For authenticated uploads (longer retention), set environment variables:

export tfLink-X-User-Id="your-user-id"
export tfLink-X-Auth-Token="your-auth-token"

If not set, the script uses anonymous upload.

Output Format

The script outputs formatted file information:

========================================
Upload successful!
========================================
File Name: skill-security-auditor.tar.gz
Size: 7890 bytes
Type: application/gzip
Uploaded To: public

Download Link:
https://d.tmpfile.link/public/2026-03-12/uuid/skill-security-auditor.tar.gz

Download Link (Encoded):
https://d.tmpfile.link/public/2026-03-12/uuid/skill-security-auditor.tar.gz
========================================

Note: File will be automatically deleted after 7 days

Limitations

  • Maximum file size: 100MB
  • Files auto-delete after 7 days (anonymous) or longer (authenticated)
  • Requires curl and jq to be installed

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-05-20 06:03 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

suspicious
查看报告

🔗 相关推荐

dev-programming

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 72 📥 182,000
dev-programming

Mcporter

steipete
使用 mcporter CLI 直接列出、配置、认证及调用 MCP 服务器/工具(支持 HTTP 或 stdio),涵盖临时服务器、配置编辑及 CLI/类型生成功能。
★ 195 📥 67,719
dev-programming

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 679 📥 327,919