Showing 28 verified skills. 284 preview entries are hidden until we confirm a real source. Show preview skills · Why?
Analyze text at scale with sentiment, entities, and topic modeling
claude install community/nlp-text-analyzerText analytics pipeline: run sentiment analysis, extract named entities, discover topics via LDA or BERTopic, classify documents, and produce structured summaries.
mkdir -p ~/.claude/skills/nlp-text-analyzer~/.claude/skills/nlp-text-analyzer/SKILL.mdResulting file structure:
~/.claude/
skills/
nlp-text-analyzer/
SKILL.md <-- skill definitionSkills are loaded automatically by Claude Code when you start a new session. The skill name and description in the frontmatter determine when Claude triggers it.
Recommended from shared domain, career, and tool overlap with NLP Text Analyzer
Generate complete Jupyter notebooks for EDA and model training
Both used by Data Scientist, Researcher
Build data pipelines with extraction, transformation, and loading
Both used by Data Scientist
Analyze datasets with statistics, correlations, and visualizations
Both used by Data Scientist
Conduct systematic literature reviews across academic databases
Both used by Data Scientist, Researcher
Extract structured data from any website into JSON or CSV
Both used by Data Scientist, Researcher
Scrape JavaScript-heavy sites that break traditional scrapers
Both used by Data Scientist, Researcher
NLP Text Analyzer