This skill enables claude to perform natural language processing and text analysis using the nlp-text-analyzer plugin. it should be used when the user requests analysis of text, including sentiment analysis, keyword extraction, topic modeling, or ...
/plugin marketplace add jeremylongshore/claude-code-plugins-plus/plugin install nlp-text-analyzer@claude-code-plugins-plusThis skill is limited to using the following tools:
assets/README.mdassets/analysis_report_template.mdassets/error_handling_examples.mdassets/example_text_inputs.jsonreferences/README.mdscripts/README.mdscripts/analyze_text.pyscripts/summarize_text.pyscripts/translate_text.pyThis skill empowers Claude to analyze text using the nlp-text-analyzer plugin, extracting meaningful information and insights. It facilitates tasks such as sentiment analysis, keyword extraction, and topic modeling, enabling a deeper understanding of textual data.
This skill activates when you need to:
User request: "Analyze the sentiment of this product review: 'I loved the product! It exceeded my expectations.'"
The skill will:
User request: "Extract the keywords from this news article about the latest AI advancements."
The skill will:
This skill can be integrated with other tools to provide a comprehensive workflow, such as using the extracted keywords to perform further research or using sentiment analysis to categorize customer feedback.