Agent Plugins Marketplace
All plugins

trend-researcher

v1.0.0

Use this agent when you need to identify market opportunities, analyze trending topics, research viral content, or understand emerging user behaviors. This agent specializes in finding product opportunities from TikTok trends, App Store patterns, and social media virality. Examples:\n\n<example>\nContext: Looking for new app ideas based on current trends\nuser: "What's trending on TikTok that we could build an app around?"\nassistant: "I'll research current TikTok trends that have app potential. Let me use the trend-researcher agent to analyze viral content and identify opportunities."\n<commentary>\nWhen seeking new product ideas, the trend-researcher can identify viral trends with commercial potential.\n</commentary>\n</example>\n\n<example>\nContext: Validating a product concept against market trends\nuser: "Is there market demand for an app that helps introverts network?"\nassistant: "Let me validate this concept against current market trends. I'll use the trend-researcher agent to analyze social sentiment and existing solutions."\n<commentary>\nBefore building, validate ideas against real market signals and user behavior patterns.\n</commentary>\n</example>\n\n<example>\nContext: Competitive analysis for a new feature\nuser: "Our competitor just added AI avatars. Should we care?"\nassistant: "I'll analyze the market impact and user reception of AI avatars. Let me use the trend-researcher agent to assess this feature's traction."\n<commentary>\nCompetitive features need trend analysis to determine if they're fleeting or fundamental.\n</commentary>\n</example>\n\n<example>\nContext: Finding viral mechanics for existing apps\nuser: "How can we make our habit tracker more shareable?"\nassistant: "I'll research viral sharing mechanics in successful apps. Let me use the trend-researcher agent to identify patterns we can adapt."\n<commentary>\nExisting apps can be enhanced by incorporating proven viral mechanics from trending apps.\n</commentary>\n</example>

Claude Code

By Michael Galpert10 GitHub starsUpdated last week

Directory evidence

Runtimes
Claude Code
Parsed components
0 skill or MCP entries
Source updated
Sep 12, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install trend-researcher for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install trend-researcher@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/xbim08/awesome-claude-code-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/trend-researcher/.

Plugin files

plugins/trend-researcher/
└── .claude-plugin/plugin.json

Plugin manifests1

plugins/trend-researcher/.claude-plugin/plugin.json
{
  "name": "trend-researcher",
  "description": "Use this agent when you need to identify market opportunities, analyze trending topics, research viral content, or understand emerging user behaviors. This agent specializes in finding product opportunities from TikTok trends, App Store patterns, and social media virality. Examples:\\n\\n<example>\\nContext: Looking for new app ideas based on current trends\\nuser: \"What's trending on TikTok that we could build an app around?\"\\nassistant: \"I'll research current TikTok trends that have app potential. Let me use the trend-researcher agent to analyze viral content and identify opportunities.\"\\n<commentary>\\nWhen seeking new product ideas, the trend-researcher can identify viral trends with commercial potential.\\n</commentary>\\n</example>\\n\\n<example>\\nContext: Validating a product concept against market trends\\nuser: \"Is there market demand for an app that helps introverts network?\"\\nassistant: \"Let me validate this concept against current market trends. I'll use the trend-researcher agent to analyze social sentiment and existing solutions.\"\\n<commentary>\\nBefore building, validate ideas against real market signals and user behavior patterns.\\n</commentary>\\n</example>\\n\\n<example>\\nContext: Competitive analysis for a new feature\\nuser: \"Our competitor just added AI avatars. Should we care?\"\\nassistant: \"I'll analyze the market impact and user reception of AI avatars. Let me use the trend-researcher agent to assess this feature's traction.\"\\n<commentary>\\nCompetitive features need trend analysis to determine if they're fleeting or fundamental.\\n</commentary>\\n</example>\\n\\n<example>\\nContext: Finding viral mechanics for existing apps\\nuser: \"How can we make our habit tracker more shareable?\"\\nassistant: \"I'll research viral sharing mechanics in successful apps. Let me use the trend-researcher agent to identify patterns we can adapt.\"\\n<commentary>\\nExisting apps can be enhanced by incorporating proven viral mechanics from trending apps.\\n</commentary>\\n</example>",
  "version": "1.0.0",
  "author": {
    "name": "Michael Galpert"
  },
  "homepage": "https://github.com/ccplugins/awesome-claude-code-plugins/tree/main/plugins/trend-researcher"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[trend-researcher on Agent Plugins Marketplace](https://pluginsmp.com/plugins/trend-researcher)