注册管理系统

Registration

by BytesAgain

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

4.5k其他未扫描2026年3月23日

安装

claude skill add --url github.com/openclaw/skills/tree/main/skills/ckchzh/registration

文档

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

bash
# 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 Saved.Total status entries: $total
registration [Registration]report: $input
registration Saved.Total report entries: $total

Data Storage

All data is stored locally at ~/.local/share/registration/. Each action is logged with timestamps. Use export to back up your data anytime.

Feedback

Found a bug or have a suggestion? Let us know: https://bytesagain.com/feedback/


Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

相关 Skills

Claude API

by anthropic

热门

Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`; user asks for the Claude API, Anthropic SDK, or Managed Agents; user adds/modifies/tunes a Claude feature (caching, thinking, compaction, tool use, batch, files, citations, memory) or model (Opus/Sonnet/Haiku) in a file; questions about prompt caching / cache hit rate in an Anthropic SDK project. SKIP: file imports `openai`/other-provider SDK, filename like `*-openai.py`/`*-generic.py`, provider-neutral code, general programming/ML.

其他
安全139.0k

并行代理

by axelhu

热门

Use when facing 2 or more independent tasks that can be worked on without shared state - dispatches parallel subagents using sessions_spawn for concurrent investigation and execution, adapted for OpenClaw

其他
未扫描4.5k

高光制作器

by bwbernardweston18

热门

>

其他
未扫描4.5k

评论