Signup

Organize and track signups with simple terminal commands and export. Use when logging registrations, checking status, analyzing trends, generating reports.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Signup" with this command: npx skills add bytesagain3/signup

Signup

Terminal-first Signup manager. Keep your utility tools data organized with simple commands.

Why Signup?

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

# Check current status
signup status

# View your statistics
signup stats

Commands

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

Data Storage

All data is stored locally at ~/.local/share/signup/. 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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Claude Delegate

Delegate various coding tasks to Claude Code. Use this skill when you need assistance with code generation, bug fixing, feature implementation, code review,...

Registry SourceRecently Updated
4230Profile unavailable
Coding

OpenClaw Boot Camp

Auto-generates a CLI reference doc so your agent stops guessing OpenClaw commands and starts working. Discovers all commands, subcommands, and flags from you...

Registry SourceRecently Updated
1090Profile unavailable
Coding

KTO TourAPI CLI

Korean tourism content (관광지·문화시설·축제공연·여행코스·레포츠·숙박·쇼핑·음식점) via 한국관광공사 TourAPI 4.0 (apis.data.go.kr/B551011/KorService2). Eight subcommands wrap areaCode2, cat...

Registry SourceRecently Updated
180Profile unavailable
Coding

Json Formatter Pro

All-in-one JSON toolkit — format, validate, query, minify, and extract data from JSON. Built-in JMESPath query, JSONPath support, syntax highlighting. 适合API调...

Registry SourceRecently Updated
621Profile unavailable