← Back to Skills Marketplace
bytesagain3

Pickup Lines

by bytesagain3 · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ Security Clean
376
Downloads
0
Stars
3
Active Installs
10
Versions
Install in OpenClaw
/install pickup-lines
Description
Generate witty romantic lines for any occasion. Use when drafting confessions, writing humorous openers, composing anniversary notes, crafting farewells.
Usage Guidance
This skill is coherent and appears to do only what it says: a small local bash tool that stores and searches text lines under ~/.local/share/pickup-lines (or a directory you set). It does not request credentials or access the network. Before installing, note: (1) the tool will create and write data.log and history.log in that directory — don't store secrets there, and back up if you care about the content; (2) the 'remove' command in the script only echoes a removal message and does not actually delete entries (a bug/limitation); (3) minor metadata/version mismatches exist but are non-malicious. If you want extra caution, review the script yourself or run it in a dedicated user account/container to isolate its files.
Capability Analysis
Type: OpenClaw Skill Name: pickup-lines Version: 2.0.1 The skill is a simple Bash-based utility for managing text snippets (pickup lines) stored locally in the user's data directory. Analysis of 'scripts/script.sh' and 'SKILL.md' shows no network activity, no access to sensitive system files, and no malicious execution patterns; it strictly uses standard Unix utilities like grep and cat for local file operations.
Capability Assessment
Purpose & Capability
The name/description (Pickup Lines / Love Lines) and the script both implement a small local text-store CLI — all required pieces (no creds, no network) match that purpose. Minor inconsistencies: SKILL.md header uses 'Love Lines' while registry name is 'Pickup Lines', and SKILL.md/version (2.0.0) differs from registry version (2.0.1). These are quality issues, not security problems.
Instruction Scope
SKILL.md and the included script confine actions to the data directory (~/.local/share/pickup-lines or PICKUP_LINES_DIR/XDG_DATA_HOME). Commands read/write local plain-text files (data.log, history.log). There are no instructions to read unrelated system files, network endpoints, or external env vars.
Install Mechanism
No install spec; the skill is instruction-only with a small Bash script. Nothing is downloaded or written outside the declared data directory by the script.
Credentials
No required environment variables or credentials. The script uses common environment variables (PICKUP_LINES_DIR, XDG_DATA_HOME, HOME) to locate its data directory — this is proportionate to the stated purpose.
Persistence & Privilege
Skill does not request always:true and has no special privileges. It can be invoked autonomously (platform default) which will allow the agent to run the script and read/write the local data files — expected for a CLI-style skill. If you allow autonomous agent actions, be aware it can modify the local pickup-lines data dir.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pickup-lines
  3. After installation, invoke the skill by name or use /pickup-lines
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.5
yaml-fix+quality
v1.0.4
yaml-fix+quality
v1.0.3
Quality upgrade
v1.0.2
Quality upgrade: custom functionality
v1.0.1
Quality update: docs, examples, standards compliance
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions
v1.0.0
- Initial release of "Love Lines": a tool for generating confession and pickup lines in both sweet, funny, and clever styles. - Includes templates for romantic confessions, anniversaries, and breakups. - Offers standardized, professional-quality outputs in minutes. - Command options cover: sweet, funny, clever lines, confessions, anniversaries, and breakups.
Metadata
Slug pickup-lines
Version 2.0.1
License MIT-0
All-time Installs 3
Active Installs 3
Total Versions 10
Frequently Asked Questions

What is Pickup Lines?

Generate witty romantic lines for any occasion. Use when drafting confessions, writing humorous openers, composing anniversary notes, crafting farewells. It is an AI Agent Skill for Claude Code / OpenClaw, with 376 downloads so far.

How do I install Pickup Lines?

Run "/install pickup-lines" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Pickup Lines free?

Yes, Pickup Lines is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Pickup Lines support?

Pickup Lines is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pickup Lines?

It is built and maintained by bytesagain3 (@bytesagain3); the current version is v2.0.1.

💬 Comments