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.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.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin text-corpus-analysis