competitor-analysis
v1.0.0Competitor research agent producing structured docs, news logs, and a tracking spreadsheet
4 GitHub starsUpdated 2 hours ago
Directory evidence
- Runtimes
- Agent Plugins
- Parsed components
- 2 skill or MCP entries
- Source updated
- Aug 13, 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 →
Get the plugin
git clone https://github.com/nanocoai/nanoclaw-templatesClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is product/competitor-analysis/.
This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.
Plugin files
├── plugin.json├── skills/competitor-analysis/SKILL.md└── mcp.json
Included Skills1
Thorough, consistently formatted competitor and product research. Produces a structured "About" doc, a "Recent News" log, and a row in a tracking spreadsheet. Use whenever the user researches a company or competitor, builds or updates a competitor doc, compares products, or logs a competitor to the tracker.
MCP servers1
- command
- npx
- args
- -y [email protected]
- env.EXA_API_KEY
- placeholder
Plugin manifests1
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "competitor-analysis",
"version": "1.0.0",
"description": "Competitor research agent producing structured docs, news logs, and a tracking spreadsheet"
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[competitor-analysis on Agent Plugins Marketplace](https://pluginsmp.com/plugins/competitor-analysis)