ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Currency

Your personal Currency assistant. Track, analyze, and manage all your travel planning needs from the command line.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ckchzh/currency
Or

Currency

Your personal Currency assistant. Track, analyze, and manage all your travel planning needs from the command line.

Why Currency?

  • Works entirely offline — your data never leaves your machine
  • Simple command-line interface, no GUI needed
  • Export to JSON, CSV, or plain text anytime
  • Automatic history and activity logging

Getting Started

# See what you can do
currency help

# Check current status
currency status

# View your statistics
currency stats

Commands

CommandWhat it does
currency planPlan
currency searchSearch
currency bookBook
currency pack-listPack List
currency budgetBudget
currency convertConvert
currency weatherWeather
currency routeRoute
currency checklistChecklist
currency journalJournal
currency compareCompare
currency remindRemind
currency statsSummary statistics
currency export<fmt> Export (json
currency search<term> Search entries
currency recentRecent activity
currency statusHealth check
currency helpShow this help
currency versionShow version
currency $name:$c entries
currency Total:$total entries
currency Datasize: $(du -sh "$DATA_DIR" 2>/dev/null
currency Version:v2.0.0
currency Datadir: $DATA_DIR
currency Entries:$(cat "$DATA_DIR"/*.log 2>/dev/null
currency Disk:$(du -sh "$DATA_DIR" 2>/dev/null
currency Last:$(tail -1 "$DATA_DIR/history.log" 2>/dev/null
currency Status:OK
currency [Currency]plan: $input
currency Saved.Total plan entries: $total
currency [Currency]search: $input
currency Saved.Total search entries: $total
currency [Currency]book: $input
currency Saved.Total book entries: $total
currency [Currency]pack-list: $input
currency Saved.Total pack-list entries: $total
currency [Currency]budget: $input
currency Saved.Total budget entries: $total
currency [Currency]convert: $input
currency Saved.Total convert entries: $total
currency [Currency]weather: $input
currency Saved.Total weather entries: $total
currency [Currency]route: $input
currency Saved.Total route entries: $total
currency [Currency]checklist: $input
currency Saved.Total checklist entries: $total
currency [Currency]journal: $input
currency Saved.Total journal entries: $total
currency [Currency]compare: $input
currency Saved.Total compare entries: $total
currency [Currency]remind: $input
currency Saved.Total remind entries: $total

Data Storage

Metadata

Author@ckchzh
Stars3562
Views0
Updated2026-03-29
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-ckchzh-currency": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#planning#travel#trips#currency#booking
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.