From nlp-text-analyzer
Performs NLP tasks like sentiment analysis, keyword extraction, and topic modeling on text using the nlp-text-analyzer plugin.
How this skill is triggered — by the user, by Claude, or both
Slash command
/nlp-text-analyzer:nlp-text-analyzerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This 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 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.
Guides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Resolves in-progress git merge or rebase conflicts by analyzing history, understanding intent, and preserving both changes where possible. Runs automated checks after resolution.
npx claudepluginhub danielmiessler/claude-code-plugins-plus --plugin nlp-text-analyzer