← 返回 Skills 市场
bytesagain3

Pickup Lines

作者 bytesagain3 · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ 安全检测通过
376
总下载
0
收藏
3
当前安装
10
版本数
在 OpenClaw 中安装
/install pickup-lines
功能描述
Generate witty romantic lines for any occasion. Use when drafting confessions, writing humorous openers, composing anniversary notes, crafting farewells.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pickup-lines
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pickup-lines 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug pickup-lines
版本 2.0.1
许可证 MIT-0
累计安装 3
当前安装数 3
历史版本数 10
常见问题

Pickup Lines 是什么?

Generate witty romantic lines for any occasion. Use when drafting confessions, writing humorous openers, composing anniversary notes, crafting farewells. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 376 次。

如何安装 Pickup Lines?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install pickup-lines」即可一键安装,无需额外配置。

Pickup Lines 是免费的吗?

是的,Pickup Lines 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Pickup Lines 支持哪些平台?

Pickup Lines 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Pickup Lines?

由 bytesagain3(@bytesagain3)开发并维护,当前版本 v2.0.1。

💬 留言讨论