Passport
Validate and format passport or identity document data. Use when checking fields, validating numbers, generating fixtures, linting records.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain1/passportPassport
Take control of Passport with this developer tools toolkit. Clean interface, local storage, zero configuration.
Why Passport?
- 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
passport help
# Check current status
passport status
# View your statistics
passport stats
Commands
| Command | What it does |
|---|---|
passport check | Check |
passport validate | Validate |
passport generate | Generate |
passport format | Format |
passport lint | Lint |
passport explain | Explain |
passport convert | Convert |
passport template | Template |
passport diff | Diff |
passport preview | Preview |
passport fix | Fix |
passport report | Report |
passport stats | Summary statistics |
passport export | <fmt> Export (json |
passport search | <term> Search entries |
passport recent | Recent activity |
passport status | Health check |
passport help | Show this help |
passport version | Show version |
passport $name: | $c entries |
passport Total: | $total entries |
passport Data | size: $(du -sh "$DATA_DIR" 2>/dev/null |
passport Version: | v2.0.0 |
passport Data | dir: $DATA_DIR |
passport Entries: | $(cat "$DATA_DIR"/*.log 2>/dev/null |
passport Disk: | $(du -sh "$DATA_DIR" 2>/dev/null |
passport Last: | $(tail -1 "$DATA_DIR/history.log" 2>/dev/null |
passport Status: | OK |
passport [Passport] | check: $input |
passport Saved. | Total check entries: $total |
passport [Passport] | validate: $input |
passport Saved. | Total validate entries: $total |
passport [Passport] | generate: $input |
passport Saved. | Total generate entries: $total |
passport [Passport] | format: $input |
passport Saved. | Total format entries: $total |
passport [Passport] | lint: $input |
passport Saved. | Total lint entries: $total |
passport [Passport] | explain: $input |
passport Saved. | Total explain entries: $total |
passport [Passport] | convert: $input |
passport Saved. | Total convert entries: $total |
passport [Passport] | template: $input |
passport Saved. | Total template entries: $total |
passport [Passport] | diff: $input |
passport Saved. | Total diff entries: $total |
passport [Passport] | preview: $input |
passport Saved. | Total preview entries: $total |
passport [Passport] | fix: $input |
passport Saved. | Total fix entries: $total |
passport [Passport] | report: $input |
passport Saved. | Total report entries: $total |
Data Storage
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain1-passport": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
nmap
Nmap reference tool. Use when working with nmap in devtools contexts.
Thesaurus
Look up synonyms, antonyms, and related words with history and export. Use when finding alternatives, checking usage, running drills, analyzing frequency.
move
Move reference tool. Use when working with move in blockchain contexts.
slashing
Analyze slashing operations. Use when you need to understand slashing mechanisms, evaluate protocol security, or reference on-chain concepts.
meta-business
Skill for the Meta Business CLI. Complete WhatsApp, Instagram, Facebook Pages, and Messenger automation via the Graph API. Supports messaging, media, templates, analytics, webhooks, and systemd service management.