From text-corpus-analysis
Correlate metadata (timestamps, tags, source, author) with content features (topics, entities, length, sentiment) to surface non-obvious patterns. Use when the user asks "does X correlate with Y in my corpus" or wants to discover relationships between when/where/who and what.
How this skill is triggered — by the user, by Claude, or both
Slash command
/text-corpus-analysis:correlation-analysisThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Find statistical relationships between metadata and content.
Find statistical relationships between metadata and content.
topic-analysis), categories (categorize-corpus), entity presence flags (ner-extraction), parametric metrics (parametric-analysis), sentiment score.correlations.csv: feature_a, feature_b, test, statistic, p_value, effect_size, p_adjustedcorrelations-summary.md: top findings with plain-English sentences.Optional: use an LLM to narrate the top findings into a readable report — one call, cheap.
trend-analysis normalization first.Offers UI/UX design guidance for web and mobile with 50+ styles, 161 color palettes, 57 font pairings, and 99 UX guidelines across 10 stacks. Use for designing pages, components, color systems, or reviewing UI code.
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.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin text-corpus-analysis