| name | categorization |
| description | Categorize a patent by technology area using a custom taxonomy. Use when the user wants to classify or categorize patents in a portfolio. |
Patent Categorization
Categorize a patent into a technology area from a user-provided taxonomy, returning a primary category, subcategory, and reasoning.
Instructions
- Read the prompt file at
${CLAUDE_SKILL_DIR}/../../portfolio/categorization/prompt.md
- Extract the prompt section (between the
--- delimiters)
- Ask the user for the required inputs if not already provided via
$ARGUMENTS:
- Patent claims and/or abstract
- Technology taxonomy (list of categories/subcategories)
- Fill in the
{{PLACEHOLDER}} values with the user's content
- Execute the prompt to categorize the patent
- Present the output to the user