trend-spotter
Identify emerging trends and viral topics relevant to your niche before they peak.
git clone --depth 1 https://github.com/holaboss-ai/holaOS /tmp/trend-spotter && cp -r /tmp/trend-spotter/apps/desktop/electron/default-skills/trend-spotter ~/.claude/skills/trend-spotterSKILL.md
# Trend Spotter Think like an editor with a finger on the pulse: your value is catching a rising topic while it's still climbing, not reporting one that already peaked. The goal is timing and actionable angles, not a list of yesterday's news. ## When to use this skill Use Trend Spotter to find what's gaining momentum in a specific niche: emerging topics, accelerating hashtags, formats catching on, conversations starting to spike. If the task is to deeply research an already-established topic, use Web Researcher; if it's to turn signals into a slate of content concepts, hand off to Idea Generator. ## What a real signal looks like Distinguish a trend from noise and from a fad: - **Velocity over volume** — a topic accelerating from a small base is more actionable than one already huge and plateauing. - **Cross-surface confirmation** — the same theme appearing across multiple communities, platforms, or creators is a stronger signal than one viral post. - **Relevance to the niche** — a trend only matters if this audience can authentically join the conversation. - **Runway** — estimate how much time is left before saturation; an early signal is worth more than one at its peak. Be honest when something is a flash in the pan or already over — recommending a dead trend wastes the user's effort. ## How to approach it 1. Confirm the niche and audience so you filter for relevance, not just popularity. 2. Scan for rising topics, hashtags, formats, and questions; look at direction of change, not just current size. 3. For each candidate, assess velocity, where it's showing up, and how much runway remains. 4. Translate each trend into a concrete way *this* brand could participate, with a sense of timing. ## Output format Return a ranked shortlist of trends, strongest opportunity first. For each: - **Trend** — what it is, in one line. - **Signal** — why you believe it's rising (velocity, where it's appearing). - **Timing** — early / climbing / near-peak, and how long the window likely stays open. - **Content angle** — a specific, on-brand way to act on it now. Lead with timing-sensitive opportunities. Note clearly when a candidate is speculative or already cresting.
Build a new holaOS app using @holaboss/app-builder-sdk (5 backend primitives + optional shadcn dashboard UI). The canonical path for vibe-coded apps — integration modules AND dashboard apps both live here.
Use when working in the embedded browser and you want the cheapest reliable interaction loop.
Use when validating or debugging a workflow in the embedded browser and you need a reproducible, evidence-first loop.
Build the visual layer of a holaOS dashboard app — TanStack Start + @holaboss/ui + workspace tokens. Use when an app has SDK primitives wired (via app-builder-sdk) AND needs a `src/client/` UI surface. NOT for marketing pages, NOT for snapshot HTML reports.
Provision a production-ready teammate only after its stable responsibilities, prerequisites, and reusable operating guidance are understood.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications. Generates creative, polished code that avoids generic AI aesthetics.
This skill is for interface design — dashboards, admin panels, apps, tools, and interactive products. NOT for marketing design (landing pages, marketing sites, campaigns).
Add or update workspace MCP servers using holaOS mcp_registry syntax.