← Back to Skills Marketplace
terrycarter1985

Demo Archiver

by terrycarter1985 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
23
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install demo-archiver
Description
A demo skill for archiving and organizing files into a structured resource library.
README (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.
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install demo-archiver
  3. After installation, invoke the skill by name or use /demo-archiver
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial demo upload
Metadata
Slug demo-archiver
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Demo Archiver?

A demo skill for archiving and organizing files into a structured resource library. It is an AI Agent Skill for Claude Code / OpenClaw, with 23 downloads so far.

How do I install Demo Archiver?

Run "/install demo-archiver" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Demo Archiver free?

Yes, Demo Archiver is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Demo Archiver support?

Demo Archiver is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Demo Archiver?

It is built and maintained by terrycarter1985 (@terrycarter1985); the current version is v0.1.0.

💬 Comments