← 返回 Skills 市场
openlark

Product Name Extractor

作者 OpenLark · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
35
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install product-name-extractor
功能描述
Precisely extract product names from user-provided text, ignoring all irrelevant information and outputting only the product names.
使用说明 (SKILL.md)

Product Name Extractor

Precisely extract product names from text, outputting only the names themselves.

Use Cases

Use when users need to "extract product names", "get product names", or "find product names in text".

Workflow

1. Read Text

Receive any text provided by the user (product descriptions, articles, lists, conversations, etc.).

2. Extract Product Names

  • Identify all product names appearing in the text
  • Ignore all information other than product names (descriptions, prices, reviews, etc.)
  • If the text contains multiple products, output one per line

3. Output

Output only product names, without any explanations, titles, or formatting:

[Product Name 1]
[Product Name 2]

If no product names are detected in the text, output No product names detected.

Constraints

  • Output content may only contain product names; no other information is allowed
  • Keep output concise; do not add explanations or notes
  • Do not fabricate or speculate about product names not present in the original text
安全使用建议
This appears safe to install for extracting product names from text. As with any extraction skill, only provide text you are comfortable having processed in the current agent session.
能力评估
Purpose & Capability
The stated purpose and artifact content are coherent: it receives user-provided text, identifies product names, and outputs only those names.
Instruction Scope
Instructions are narrow and output-focused, with no prompt-injection language, system override attempts, network use, command execution, or unrelated behavior.
Install Mechanism
The package contains only a markdown SKILL.md file; metadata reports no dependencies, scripts, executable files, or clawpack URL.
Credentials
The skill needs only the text supplied by the user, which is proportionate for product-name extraction and does not request local files, credentials, APIs, or broad environment access.
Persistence & Privilege
No persistence, privilege escalation, background workers, mutation authority, credential handling, or session/profile access is present in the artifacts.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install product-name-extractor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /product-name-extractor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of product-name-extractor. - Precisely extracts only product names from user-provided text. - Ignores all irrelevant content, including descriptions, prices, or reviews. - Outputs each detected product name on a separate line. - Returns "No product names detected" if none are found.
元数据
Slug product-name-extractor
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Product Name Extractor 是什么?

Precisely extract product names from user-provided text, ignoring all irrelevant information and outputting only the product names. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 35 次。

如何安装 Product Name Extractor?

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

Product Name Extractor 是免费的吗?

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

Product Name Extractor 支持哪些平台?

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

谁开发了 Product Name Extractor?

由 OpenLark(@openlark)开发并维护,当前版本 v1.0.0。

💬 留言讨论