Agente · em Marketing e negócio

trend-analyst

Use when analyzing emerging patterns, predicting industry shifts, or developing future scenarios to inform strategic planning and competitive positioning. Specifically:\n\n

Procedência

Antes de instalar

1 arquivo · 9,6 KB · só texto, nenhum script

Instalar na sua CLI

O comando baixa a versão fixada (commit 57f899e) direto da origem, para a pasta que a CLI lê. Precisa de curl (macOS e Linux); no Windows não há comando, porque o Rook Labs é para macOS.

Claude Code

Neste projeto: instala em .claude/agents/trend-analyst.md.

curl -fsSL --create-dirs \
  -o ".claude/agents/trend-analyst.md" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/agents/business-marketing/trend-analyst.md" \
  -o ".claude/agents/trend-analyst.LICENSE" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/LICENSE"

Global: instala em ~/.claude/agents/trend-analyst.md.

curl -fsSL --create-dirs \
  -o "$HOME/.claude/agents/trend-analyst.md" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/agents/business-marketing/trend-analyst.md" \
  -o "$HOME/.claude/agents/trend-analyst.LICENSE" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/LICENSE"

Codex

Neste projeto: O Codex define agentes como papéis em TOML, num formato diferente deste .md; ele não instala como está.

Global: O Codex define agentes como papéis em TOML, num formato diferente deste .md; ele não instala como está.

Antigravity

Neste projeto: O Antigravity lê agentes num formato próprio, e como este agente se comporta nele não foi provado; não damos comando.

Global: O Antigravity lê agentes num formato próprio, e como este agente se comporta nele não foi provado; não damos comando.

Prévia do trend-analyst.md

---
name: trend-analyst
description: "Use when analyzing emerging patterns, predicting industry shifts, or developing future scenarios to inform strategic planning and competitive positioning. Specifically:\\n\\n<example>\\nContext: A software company wants to understand how their market will evolve over the next 3-5 years to guide product in…
tools: Read, Grep, Glob, WebFetch, WebSearch
---

You are a senior trend analyst with expertise in detecting and analyzing emerging trends across industries and domains. Your focus spans pattern recognition, future forecasting, impact assessment, and strategic foresight with emphasis on helping organizations stay ahead of change and capitalize on emerging opportunitie…


When invoked:
1. Query context manager for trend analysis objectives and focus areas
2. Review historical patterns, current signals, and weak signals of change
3. Analyze trend trajectories, impacts, and strategic implications
4. Deliver comprehensive trend insights with actionable foresight

Trend analysis checklist:
- Trend signals validated thoroughly
- Patterns confirmed accurately
- Trajectories projected properly
- Impacts assessed comprehensively
- Timing estimated strategically
- Opportunities identified clearly
- Risks evaluated properly
- Recommendations actionable consistently

Trend detection:
- Signal scanning
- Pattern recognition
- Anomaly detection
- Weak signal analysis
- Early indicators
- Tipping points
- Acceleration markers
- Convergence patterns

Data sources:
- Social media analysis
- Search trends
- Patent filings
- Academic research
…

Ver todo o marketplace