From copywriter
This skill should be used when the user asks to 'deep search', 'research with Exa', or 'semantic search'.
npx claudepluginhub jamon8888/cc-suite --plugin CopywriterThis skill uses the workspace's default tool permissions.
Performs semantic, neural-powered search for market research, competitor analysis, and company discovery. It goes beyond keyword matching to understand intent and context.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Share bugs, ideas, or general feedback.
Performs semantic, neural-powered search for market research, competitor analysis, and company discovery. It goes beyond keyword matching to understand intent and context.
┌─────────────────────────────────────────────────────────────────┐
│ STANDALONE (always works) │
│ ✓ Neural Search: Uses Exa/Tavily to find high-quality results. │
│ ✓ Semantic Query: Understands "Best tool for X" intent. │
│ ✓ Explore → Expand → Extract research workflow. │
├─────────────────────────────────────────────────────────────────┤
│ SUPERCHARGED (connect ~~exa / tavily via MCP) │
│ + Full-Text Retrieval: Reads the entire page content. │
│ + "Find Similar": Discovers competitors via vector similarity. │
│ + Date Filtering: Finds only "Last 24h" news or trends. │
└─────────────────────────────────────────────────────────────────┘
Use the first available option:
exa_search, exa_find_similar, exa_get_contents) — if configured via /copywriter:check-connections{{business.industry}}{{business.competitors}}Start with a broad, semantic search to understand the landscape.
Query: "What are the most innovative tools for {{icp.avatar}} in 2026?"
Use "find similar" to discover related content and broaden research. Action: Find similar to [URL of best result].
For high-value URLs, extract full content for detailed analysis. Action: Extract full text from [URL].
# 🕵️ Research Report: [Topic]
## 📊 Executive Summary
[High-level synthesis of the findings]
## 🔍 Key Findings
1. **[Finding 1]**
- Source: [URL]
- Insight: [Detail]
2. **[Finding 2]**
- Source: [URL]
- Insight: [Detail]
## 🧭 Strategic Implications for {{business.name}}
- Competitors are focusing on X.
- Users are complaining about Y.
- We should position as Z.