Prompt Cards

Time Zone & Meeting Planner
Write a CLI to convert times and propose overlaps between cities. Flags: --from '2025-12-01 09:00 JST', --to 'PST,IST', --overlap 60m, --weekview. Offline tzdb bundled.
Tags: cli, timezones, calendar, productivity, meetings
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
Scheduler Helper (cron/Task Scheduler/launchd)
Create a unified scheduler wrapper: add/list/remove jobs on Linux (cron), macOS (launchd), Windows (SCHTASKS). Flags: --add 'cmd' --every '15m', --at '09:00', --list, --rm id. Include persistence notes.
Tags: cli, schedule, cron, launchd, task-scheduler, automation
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
.env Secrets Linter
Build a CLI to lint .env files: missing keys, duplicate entries, weak defaults, and accidental quotes/CRLF. Flags: --schema .env.example, --fix, --export powershell|bash. CI-friendly exit codes.
Tags: cli, env, secrets, lint, ci, cross-platform
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
Cloud Creds & Region Switcher
Implement a CLI that switches AWS/GCP/Azure profiles/regions, validates tokens, prints caller identity, and sets env for subshell. Flags: --provider, --profile, --region, --print-env.
Tags: cli, cloud, aws, gcp, azure, credentials, devops
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
Kubernetes Context & Namespace Switcher
Create a kubectl helper to list/switch contexts and namespaces, with safety prompts and kubeconfig merge. Flags: --list, --ctx, --ns, --whoami, --save-default.
Tags: cli, kubernetes, kubectl, contexts, namespaces, devops
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
Docker Quick Tasker
Build a CLI to dockerize a folder with sane defaults: generates Dockerfile/Compose, builds, runs, tails logs, and cleans. Flags: --init, --build, --run, --logs, --down. Language presets (Python/Node/Go).
Tags: cli, docker, containers, devops, compose, windows, linux, macos
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
Zero-Config Tunneling via SSH
Implement a helper that creates password-less, key-based SSH tunnels for web apps (local:remote). Detect port conflicts, print URLs, and add keepalive. Flags: --local 8080:localhost:80.
Tags: cli, tunnels, ssh, devtools, network, windows, macos, linux
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
SSH Profile & Port-Forward Manager
Write a CLI to manage SSH configs (host aliases, keys), test connectivity, and set local/remote forwards with auto-reconnect. Generate Windows OpenSSH/Posix config snippets. Flags: --add, --test, --pf.
Tags: cli, ssh, security, tunnels, config, windows, linux, macos
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
Backup Sync: rsync/robocopy Hybrid
Create a resilient sync CLI that uses rsync on Unix, robocopy on Windows. Features: exclusions, bandwidth cap, retries, delete-protect, dry-run, HTML report. Flags: --src, --dst, --mirror.
Tags: cli, backup, rsync, robocopy, sync, windows, linux, macos
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
Image EXIF Scrubber & Resizer
Build a CLI around exiftool/ImageMagick to remove metadata and resize/compress for web. Flags: --strip, --resize 1920x, --quality 85, --recursive, --backup.
Tags: cli, image, exif, privacy, imagemagick, windows, linux, macos
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
PDF Toolkit (Merge/Split/OCR)
Write a CLI to merge/split/rotate PDFs and run OCR (ocrmypdf/Tesseract fallback). Flags: --merge, --split a-b, --rotate, --ocr lang, --compress. Output size and text layer stats.
Tags: cli, pdf, ocr, documents, productivity, windows, linux, macos
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
Screen Recorder & GIF Maker
Implement a CLI wrapper for screen capture to MP4/GIF with region selection (per OS guidance), mouse highlight, and size/ FPS presets. Flags: --region, --mic, --cursor, --gif.
Tags: cli, screen, recording, gif, ffmpeg, windows, macos, linux
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:

Curio AI Brain

Available in Chrome Web Store!