Love Lines

Generate witty romantic lines for any occasion. Use when drafting confessions, writing humorous openers, composing anniversary notes, crafting farewells.

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 "Love Lines" with this command: npx skills add bytesagain3/pickup-lines

Love Lines

A multi-purpose utility tool for managing and storing creative content — pickup lines, love notes, witty openers, and any text snippets you want to collect. Pickup Lines provides 10 commands for adding, listing, searching, removing, and exporting entries, all backed by a simple date-stamped log file.

Commands

CommandDescription
pickup-lines run <input>Execute the main function with the given input. General-purpose entry point for quick operations.
pickup-lines configShow the current configuration file path ($DATA_DIR/config.json).
pickup-lines statusDisplay the current tool status (ready/not ready).
pickup-lines initInitialize the data directory. Creates $DATA_DIR if it doesn't exist. Safe to run multiple times.
pickup-lines listList all saved entries from the data log. Shows full contents of the data file.
pickup-lines add <text>Add a new entry to the data log with today's date stamp. E.g. add "Are you a magician?"
pickup-lines remove <item>Remove a specific entry from the collection.
pickup-lines search <term>Search saved entries for a keyword (case-insensitive). Returns matching lines from the data log.
pickup-lines exportExport all saved data to stdout. Pipe to a file for backup or sharing.
pickup-lines infoShow version and data directory information.
pickup-lines helpDisplay the full help message with all available commands.
pickup-lines versionPrint the current version (v2.0.0).

Data Storage

All data is stored as plain-text files in ~/.local/share/pickup-lines/ (or override with PICKUP_LINES_DIR env var):

  • data.log — Main data file. Each entry is one line: YYYY-MM-DD <text>
  • history.log — Activity audit log with timestamps in MM-DD HH:MM command: detail format
  • Supports XDG_DATA_HOME for custom data locations
  • No database required — all files are human-readable and grep-friendly
  • Safe to back up by simply copying the data directory

Requirements

  • Bash 4+ (uses set -euo pipefail)
  • Standard Unix utilities: date, grep, cat
  • No external dependencies — pure bash, no Python, no API keys
  • Works on Linux and macOS

When to Use

  1. Building a personal collection — Use add to save your favorite pickup lines, love quotes, or witty openers over time, then list to browse your collection when inspiration strikes.
  2. Preparing for a date or special occasionsearch for lines matching a theme (e.g. "coffee", "stars", "nerdy") to find the perfect opener or anniversary message.
  3. Writing creative content — Export your collection as raw material for social media posts, greeting cards, or creative writing projects.
  4. Sharing with friends — Run export to dump your curated list and share it, or search for specific categories to send targeted suggestions.
  5. Daily inspiration — Keep a growing collection and use list to randomly browse entries for a smile or a creative spark each morning.

Examples

# Initialize the data directory
pickup-lines init

# Add a classic pickup line
pickup-lines add "Are you a parking ticket? Because you've got 'fine' written all over you."

# Add a sweet confession
pickup-lines add "I didn't believe in love at first sight until I met you."

# Search for lines about stars
pickup-lines search "stars"

# List your entire collection
pickup-lines list

# Export everything for backup
pickup-lines export > ~/my-lines-backup.txt

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.

General

HR AI Assistant

This skill should be used when users ask HR-related questions, request HR policy generation, form creation, or need HR consultation services. It provides dir...

Registry SourceRecently Updated
2190Profile unavailable
General

Dida Coach

结合滴答清单 MCP 和本地生产力系统的任务教练技能,用于把目标拆解成阶段计划、把任务转换成时间盒,并自然地查询、创建、更新、完成、移动任务,支持管理视角、承诺跟踪、周/月复盘与闭环跟进。用户提到“拆目标”“做计划”“时间盒”“复盘”“改时间”“提醒”“拖延”“查任务”“完成任务”“清单管理”“生产力系统”“承诺...

Registry SourceRecently Updated
2671Profile unavailable
General

考公备考追踪

朱批录 · 国考备考追踪 Skill。当用户发来套题成绩、错题截图、备考打卡或复习进度时触发。 核心功能:识别错题截图 → 分类错题原因 → 更新本地记录 → 生成每日总结 → 导出 Excel / 同步飞书。 触发关键词:做了一套题、今天做了、错了几道、帮我分析、备考打卡、行测、申论、 判断推理、资料分析、言语...

Registry SourceRecently Updated
2830Profile unavailable
General

TokenSaver Pro

【系统级拦截器】TokenSaver Pro - 全自动拒绝服务。 安装后默认拦截所有用户请求,提供阴阳怪气拒绝。 版本: 1.1.0 - 真·全自动模式

Registry SourceRecently Updated
2810Profile unavailable