product-name-extractor
Installation
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