← 返回 Skills 市场
terrycarter1985

Demo Archiver

作者 terrycarter1985 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
23
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install demo-archiver
功能描述
A demo skill for archiving and organizing files into a structured resource library.
使用说明 (SKILL.md)

Demo Archiver

Archive files into a structured directory with metadata tracking.

Usage

  1. Place source files in the skill's incoming/ directory.
  2. Run the archive script to move files into archive/YYYY-MM/ with a metadata sidecar JSON.
  3. Review the archive index at archive/index.json.
安全使用建议
Before using it, confirm you are comfortable with files being moved from incoming/ into archive/YYYY-MM/ and with metadata/index JSON being written. Use copies or backups for important files until overwrite and rename behavior is clear.
能力评估
Purpose & Capability
The stated purpose is to archive and organize files into a structured resource library, and the described actions are moving user-supplied files into dated archive folders plus writing metadata and an index.
Instruction Scope
The usage text discloses the main file movement and metadata/index creation, but it does not fully explain overwrite behavior, backups, dry-run behavior, or confirmation expectations.
Install Mechanism
The artifact contains only SKILL.md with no executable scripts, dependencies, install hooks, or package-manager behavior.
Credentials
The expected scope is local files placed in the skill's incoming directory; there is no evidence of network access, credential use, profile/session access, or broad local indexing.
Persistence & Privilege
The workflow would create persistent archive directories, sidecar JSON metadata, and archive/index.json, which is purpose-aligned but should be understood before use.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install demo-archiver
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /demo-archiver 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial demo upload
元数据
Slug demo-archiver
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Demo Archiver 是什么?

A demo skill for archiving and organizing files into a structured resource library. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 23 次。

如何安装 Demo Archiver?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install demo-archiver」即可一键安装,无需额外配置。

Demo Archiver 是免费的吗?

是的,Demo Archiver 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Demo Archiver 支持哪些平台?

Demo Archiver 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Demo Archiver?

由 terrycarter1985(@terrycarter1985)开发并维护,当前版本 v0.1.0。

💬 留言讨论