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

Content Refresher

Use when updating outdated content, fixing traffic/ranking decay, refreshing stats, adding new sections, or improving freshness signals. 内容更新/排名恢复

Registry SourceRecently Updated
General

AssemblyAI Transcriber

Transcribe audio files with speaker diarization (who speaks when). Supports 100+ languages, automatic language detection, and timestamps. Use for meetings, interviews, podcasts, or voice messages. Requires AssemblyAI API key.

Registry SourceRecently Updated
General

mac-node-snapshot

A robust, permission-friendly method to capture macOS screens via OpenClaw screen.record. Ideal for headless environments or ensuring capture reliability.

Registry SourceRecently Updated
1.4K0taozhe6
General

Amazon Asin Lookup Api Skill

This skill helps users extract structured product details from Amazon using a specific ASIN (Amazon Standard Identification Number). Use this skill when the...

Registry SourceRecently Updated
1.3K1phheng