Agent skill · Content & Marketing

competitive-pricing-intel

Monitor competitor pricing pages via live web scrape and Web Archive snapshots. Track plan changes, tier restructuring, new pricing models, and feature gating shifts. Produces a pricing comparison matrix and flags when a competitor changes packaging. Use when a product marketing team needs to stay current on competitive pricing or when preparing for a pricing change of their own.

gooseworks-aigithub.com/gooseworks-aiGitHub ↗
claude-codecodexcursorMIT
Install
npx skills add gooseworks-ai/goose-skills --skill competitive-pricing-intel --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 9 KB
Bundled scripts: none
Path: skills/competitive-intel/composites/competitive-pricing-intel/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,091
Language: Python

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

From the SKILL.md

# Competitive Pricing Intel Track competitor pricing pages over time. Detect when they change plans, shift feature gating, adjust pricing models, or introduce new tiers. The output is a living pricing comparison matrix plus alerts when something changes. **Core principle:** Pricing is the most under-monitored competitive signal. Most teams only check competitor pricing when they're about to change their own. This skill makes it continuous. ## When to Use - "What are our competitors charging?" - "Has [competitor] changed their pricing recently?" - "Build a pricing comparison matrix" - "Monitor competitor pricing for changes" - "We're rethinking our pricing — show me the competitive landscape" ## Phase 0: Intake 1. **Your product name + pricing page URL** 2. **Competitors to track** — Names + pricing page URLs (2-5 recommended) 3. **Your pricing model** — How do you charge? (per seat, usage, flat, freemium, etc.) 4. **Key comparison dimensions** — What matters to your buyer? (price per seat, included features, limits, support tiers) 5. **First run or recurring?** - **First run:** Full baseline capture + historical analysis - **Recurring:** Compare against last snapshot ## Phase 1: Cu

What's inside
Steps it walks through
  1. When to Use
  2. Phase 0: Intake
  3. Phase 1: Current Pricing Capture
  4. 1A: Live Scrape
  5. 1B: Web Archive Historical Check
  6. 1C: Pricing Announcement Research
  7. Phase 2: Pricing Analysis
  8. 2A: Competitive Pricing Matrix
  9. 2B: Price-to-Value Ratio
  10. 2C: Packaging Strategy Analysis
  11. 2D: Change Detection (Recurring Runs)
  12. Phase 3: Output Format
  13. Scheduling
  14. Cost
Ships with 1 file
  • skill.meta.json
More from goose-skills
All skills →
About this skill
What does the competitive-pricing-intel skill do?

Monitor competitor pricing pages via live web scrape and Web Archive snapshots. Track plan changes, tier restructuring, new pricing models, and feature gating shifts. Produces a pricing comparison matrix and flags when a competitor changes packaging. Use when a product marketing team needs to stay current on competitive pricing or when preparing for a pricing change of their own.

How do I install it?

Run `npx skills add gooseworks-ai/goose-skills --skill competitive-pricing-intel --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 gooseworks-ai/goose-skills, a repository with 1,091 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