datavault

Local-first data asset manager — scan, classify, and report on your data before deciding what to share. Use when user mentions scanning files, classifying data, data inventory, or organizing digital assets.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "datavault" with this command: npx skills add shangri-la-0428/oasyce-vault

DataVault

Know what you have before you decide what to share. Local-first data asset scanner and classifier.

Prerequisites

pip install datavault

Verify: datavault version should print 0.1.0+.

Commands

Scan a directory

datavault scan [path] [--no-recursive]

Scans a directory and categorizes all files (60+ formats recognized):

  • Documents, spreadsheets, images, audio, video
  • Code, data files, archives, databases

Default: scans current directory recursively.

Classify a single file

datavault classify <file>

Returns category, MIME type, and file size.

Generate a report

datavault report [path] [--format text|json]

Produces a summary report of all data assets found. JSON format available for programmatic use.

When to use this skill

  • User wants to know what data they have
  • User asks to scan/inventory files or directories
  • User wants a data asset report
  • User is preparing to register assets on Oasyce (scan first, register later)

When NOT to use this skill

  • User wants to register/trade data rights (use oasyce-data-rights)
  • User wants to move/delete/organize files (use standard file tools)

Works with Oasyce

DataVault is standalone. When paired with Oasyce, scanned assets can be registered on the decentralized network:

pip install datavault[oasyce]
datavault scan ~/Documents        # See what you have
oasyce register ~/Documents/report.pdf  # Register what matters

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Aavegotchi Renderer Bypass

Render Aavegotchi assets by deriving renderer hashes from Goldsky Base core data and calling POST /api/renderer/batch on www.aavegotchi.com. Use when the use...

Registry SourceRecently Updated
General

Toutiao User Profile API

Call GET /api/toutiao/get-user-detail/v1 for Toutiao User Profile through JustOneAPI with userId.

Registry SourceRecently Updated
General

Toutiao Search API

Call 2 search versions for Toutiao App Keyword Search through JustOneAPI with keyword.

Registry SourceRecently Updated
General

Compaction UI Enhancements

Background memory compaction with auto-trigger, chat summary paragraph, configurable threshold, model selector, settings tab, and result storage for OpenClaw...

Registry SourceRecently Updated