/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
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install product-name-extractor - After installation, invoke the skill by name or use
/product-name-extractor - Provide required inputs per the skill's parameter spec and get structured output
What is Product Name Extractor?
Precisely extract product names from user-provided text, ignoring all irrelevant information and outputting only the product names. It is an AI Agent Skill for Claude Code / OpenClaw, with 35 downloads so far.
How do I install Product Name Extractor?
Run "/install product-name-extractor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Product Name Extractor free?
Yes, Product Name Extractor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Product Name Extractor support?
Product Name Extractor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Product Name Extractor?
It is built and maintained by OpenLark (@openlark); the current version is v1.0.0.