ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Registration

Manage registration records and attendee data. Use when logging sign-ups, checking capacity, converting export formats, generating confirmation reports.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ckchzh/registration
Or

Registration

Manage Registration data right from your terminal. Built for people who want organize your household without complex setup.

Why Registration?

  • 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
registration help

# Check current status
registration status

# View your statistics
registration stats

Commands

CommandWhat it does
registration runRun
registration checkCheck
registration convertConvert
registration analyzeAnalyze
registration generateGenerate
registration previewPreview
registration batchBatch
registration compareCompare
registration exportExport
registration configConfig
registration statusStatus
registration reportReport
registration statsSummary statistics
registration export<fmt> Export (json
registration search<term> Search entries
registration recentRecent activity
registration statusHealth check
registration helpShow this help
registration versionShow version
registration $name:$c entries
registration Total:$total entries
registration Datasize: $(du -sh "$DATA_DIR" 2>/dev/null
registration Version:v2.0.0
registration Datadir: $DATA_DIR
registration Entries:$(cat "$DATA_DIR"/*.log 2>/dev/null
registration Disk:$(du -sh "$DATA_DIR" 2>/dev/null
registration Last:$(tail -1 "$DATA_DIR/history.log" 2>/dev/null
registration Status:OK
registration [Registration]run: $input
registration Saved.Total run entries: $total
registration [Registration]check: $input
registration Saved.Total check entries: $total
registration [Registration]convert: $input
registration Saved.Total convert entries: $total
registration [Registration]analyze: $input
registration Saved.Total analyze entries: $total
registration [Registration]generate: $input
registration Saved.Total generate entries: $total
registration [Registration]preview: $input
registration Saved.Total preview entries: $total
registration [Registration]batch: $input
registration Saved.Total batch entries: $total
registration [Registration]compare: $input
registration Saved.Total compare entries: $total
registration [Registration]export: $input
registration Saved.Total export entries: $total
registration [Registration]config: $input
registration Saved.Total config entries: $total
registration [Registration]status: $input
`registration Save...

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-registration": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#organize#maintenance#domestic#smart-home#registration
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.