From text-corpus-analysis
Extract named entities (people, places, organizations, dates, products) from a text corpus. Use when the user wants to know "who and where is mentioned" or needs a list of entities for downstream indexing, linking, or trend analysis.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin text-corpus-analysisThis skill uses the workspace's default tool permissions.
Pull named entities out of a corpus.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Analyzes multiple pages for keyword overlap, SEO cannibalization risks, and content duplication. Suggests differentiation, consolidation, and resolution strategies when reviewing similar content.
Share bugs, ideas, or general feedback.
Pull named entities out of a corpus.
en_core_web_trf for quality, en_core_web_sm for speed) — free, local, handles millions of docs.[{text, label, start, end, doc_id}].synonym-cluster on the deduped entity list to catch transcription variants.entities.jsonl: one record per mention.entities-summary.csv: canonical_name, label, mention_count, first_seen, last_seen.trend-analysis for "mentions of X over time".correlation-analysis to test whether entity mentions correlate with metadata.