Agent skill · Business & Finance

harvest-competitive

Competitive intelligence - extract features, pricing, tech stack from competitor sites

vibeevalgithub.com/vibeevalGitHub ↗
claude-codecan modify filesMIT
Install
npx skills add vibeeval/vibecosystem --skill harvest-competitive --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Allowed tools: BashReadWriteWebFetchWebSearch
Path: skills/harvest-competitive/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 521
Language: C#

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Harvest Competitive Automated competitive intelligence gathering. Extract and compare features, pricing, technology stacks, and market positioning from competitor websites. ## Usage ```bash # 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 ```markdown # 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 - [we

What's inside
Steps it walks through
  1. Usage
  2. Output
  3. Integration
  4. Rules
Commands it runs
Analyze a single competitor
Compare multiple competitors
Focus on specific aspect
More from vibecosystem
All skills →
About this skill
What does the harvest-competitive skill do?

Competitive intelligence - extract features, pricing, tech stack from competitor sites

How do I install it?

Run `npx skills add vibeeval/vibecosystem --skill harvest-competitive --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From vibeeval/vibecosystem, a repository with 521 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going