agentsclimarketplace

Harvest competitive

Skill vibeeval/vibecosystem/skills/harvest-competitive

Competitive intelligence - extract features, pricing, tech stack from competitor sitesFrom its SKILL.md

Install
npx -y skills add vibeeval/vibecosystem --skill harvest-competitive

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

2.1 KB, 455 tokens by cl100k_base, as published. Nobody here has run it

Harvest Competitive

Automated competitive intelligence gathering. Extract and compare features, pricing, technology stacks, and market positioning from competitor websites.

Usage

# Analyze a single competitor
/harvest-competitive https://competitor.com

# Compare multiple competitors
/harvest-competitive https://a.com https://b.com https://c.com --compare

# Focus on specific aspect
/harvest-competitive https://competitor.com --focus pricing
/harvest-competitive https://competitor.com --focus features
/harvest-competitive https://competitor.com --focus tech-stack

Output

# Competitive Analysis: [Company]
> Source: [URLs]
> Date: [timestamp]

## Product Overview
[What they do, target market, positioning]

## Features
| Feature | Status | Notes |
|---------|--------|-------|
| Feature A | Yes | [details] |
| Feature B | No | - |

## Pricing
| Plan | Price | Key Limits |
|------|-------|-----------|
| Free | $0 | [limits] |
| Pro | $X/mo | [limits] |

## Technology Stack (detected)
- Frontend: [framework]
- Backend: [inferred from headers/scripts]
- CDN: [provider]
- Analytics: [tools]

## Strengths & Weaknesses
### Strengths
- [strength 1]

### Weaknesses
- [weakness 1]

## Comparison Matrix (multi-competitor)
| Aspect | Us | Competitor A | Competitor B |
|--------|-----|-------------|-------------|
| Feature X | Yes | Yes | No |
| Price | $X | $Y | $Z |

Integration

  • growth: Market positioning, feature gaps
  • designer: UI/UX patterns from competitors
  • architect: Technical approach comparison
  • business-analyst: Feature gap analysis

Rules

  • Only use publicly available information
  • No login-wall bypassing
  • Respect robots.txt
  • Date-stamp all data (competitive info ages fast)
  • Flag uncertainty: "detected" vs "confirmed"

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.