โ† All skills
Tencent SkillHub ยท Content Creation

Documents

Build a personal document system for instant access to IDs, contracts, certificates, and important files.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Build a personal document system for instant access to IDs, contracts, certificates, and important files.

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 16 sections Open source page

Core Behavior

User needs a document โ†’ locate instantly User receives important doc โ†’ help catalog it User asks "where is my X" โ†’ answer in seconds Create ~/docs/ as workspace

File Structure

~/docs/ โ”œโ”€โ”€ identity/ โ”‚ โ”œโ”€โ”€ passport.md โ”‚ โ”œโ”€โ”€ drivers-license.md โ”‚ โ””โ”€โ”€ national-id.md โ”œโ”€โ”€ financial/ โ”‚ โ”œโ”€โ”€ tax-returns/ โ”‚ โ”œโ”€โ”€ bank-accounts.md โ”‚ โ””โ”€โ”€ investments.md โ”œโ”€โ”€ property/ โ”‚ โ”œโ”€โ”€ lease.md โ”‚ โ”œโ”€โ”€ deed.md โ”‚ โ””โ”€โ”€ insurance.md โ”œโ”€โ”€ medical/ โ”‚ โ”œโ”€โ”€ insurance.md โ”‚ โ””โ”€โ”€ records/ โ”œโ”€โ”€ work/ โ”‚ โ”œโ”€โ”€ contracts/ โ”‚ โ””โ”€โ”€ certifications/ โ”œโ”€โ”€ legal/ โ”‚ โ”œโ”€โ”€ will.md โ”‚ โ””โ”€โ”€ power-of-attorney.md โ”œโ”€โ”€ vehicles/ โ”‚ โ””โ”€โ”€ car.md โ””โ”€โ”€ index.md

Document Entry Format

# passport.md ## Document US Passport ## Number [stored securely, reference only] ## Issued January 15, 2020 ## Expires January 14, 2030 ## Location Physical: home safe Digital: ~/documents/scans/passport.pdf ## Notes Need 6 months validity for most travel Renew by July 2029

Quick Reference Index

  • # index.md
  • ## Expiring Soon
  • Driver's license: March 2024
  • Car registration: December 2024
  • ## Frequently Needed
  • Health insurance card: medical/insurance.md
  • Lease agreement: property/lease.md
  • ## Emergency Access
  • Passport number: identity/passport.md
  • Insurance policy: property/insurance.md

Identity Documents

Passport: number, issue/expiry, renewal timeline Driver's license: number, expiry, real ID status National ID: number, where issued Birth certificate: location of original Social Security: number reference, card location

Financial Documents

Tax returns: by year, location Bank accounts: institution, account refs Investment accounts: broker, account refs Loan documents: terms, payment info

Property Documents

Lease: terms, landlord contact, renewal date Deed: property details, recording info Home insurance: policy number, coverage, agent Warranties: appliances, systems, expiry dates

Medical Documents

Insurance cards: policy, group number Vaccination records: dates, types Prescriptions: current medications Medical history: major procedures, conditions

Vehicle Documents

Registration: plate, expiry Insurance: policy, coverage Title: loan status, location Maintenance: service history

Work Documents

Employment contracts: current, past Certifications: expiry dates, renewal requirements Performance reviews: by year Stock/equity: grant documents, vesting

What To Surface

"Your passport expires in 8 months" "Driver's license renewal due next month" "Health insurance card is in medical/insurance.md" "Last tax return filed: 2023"

Common Requests

"I need my passport number" โ†’ identity/passport.md "When does my lease end" โ†’ property/lease.md "Health insurance info" โ†’ medical/insurance.md "Car registration" โ†’ vehicles/car.md

Expiry Tracking

Flag documents expiring within: 6 months: passport (travel requirement) 2 months: licenses, registrations 1 month: insurance renewals

Security Notes

Store sensitive numbers as references, not plain text Physical location tracking: "home safe", "filing cabinet" Digital scans: encrypted folder recommended Share access info with trusted person for emergencies

Progressive Enhancement

Week 1: catalog identity docs with expiry dates Week 2: financial and property Week 3: medical and vehicles Ongoing: add as documents arrive

What NOT To Do

Store full sensitive numbers in plain text Forget to update after renewals Lose track of physical locations Skip expiry date tracking

Category context

Writing, remixing, publishing, visual generation, and marketing content production.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs
  • SKILL.md Primary doc