/install product-name-extractor
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
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install product-name-extractor - 安装完成后,直接呼叫该 Skill 的名称或使用
/product-name-extractor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
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。