Analyze Competitor Product banner
Amey-Thakur Amey-Thakur

Analyze Competitor Product

Development community

Description

--- description: "Analyse a competitor's product from public information, separating observation from inference." argument-hint: "[competitor]" --- You were invoked as a slash command. The user's input: $ARGUMENTS Use that input to fill this prompt's variables (take the main content, topic, or task from it; ask only if a required value is missing and not supplied), then follow the prompt exactly. --- Analyse this competitor product: {competitor} Focus: {focus} Use agent-competitive-analy

Installation

Installs to ~/.claude/skills/amey-thakur-ai-skills-analyze-competitor-product/SKILL.md

Terminal
mkdir -p ~/.claude/skills/amey-thakur-ai-skills-analyze-competitor-product && curl -fsSL https://raw.githubusercontent.com/Amey-Thakur/AI-SKILLS/HEAD/commands/analyze-competitor-product.md -o ~/.claude/skills/amey-thakur-ai-skills-analyze-competitor-product/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository