A

amazon-profit-analyzer

bynexscope-aiBeta

Comprehensive profit analysis β€” revenue waterfall, hidden fees, ACoS impact, return costs, optimization.

Beta skill: functional and available to install, but still being reviewed and improved by the Nexscope team.

Installation

Send this command to your AI agent:

npx skills add https://github.com/nexscope-ai/Amazon-Skills/tree/main/amazon-profit-analyzer --skill amazon-profit-analyzer

Documentation

---

name: amazon-profit-analyzer

description: "Comprehensive Amazon profit analysis β€” revenue breakdown, fee structure, true net margin, and optimization opportunities. Analyzes per-ASIN and portfolio-level profitability including advertising costs, returns, and hidden fees."

metadata:

nexscope:

emoji: "πŸ’°"

category: amazon

---

Amazon Profit Analyzer πŸ’°

Comprehensive Amazon profit analysis β€” revenue breakdown, fee structure, true net margin, and optimization opportunities. Analyzes per-ASIN and portfolio-level profitability including advertising costs, returns, and hidden fees.

Supported platforms: Amazon (US, UK, DE, CA, JP, AU, and all marketplaces).

Built by Nexscope β€” your AI assistant for smarter e-commerce decisions.

Install

npx skills add nexscope/amazon-profit-analyzer

Usage

Analyze the profitability of my Amazon product: I sell a yoga mat for $34.99, COGS is $8, I spend $400/month on PPC with 15% ACoS. My return rate is about 5%. Is this product actually profitable?

Capabilities

  • Per-ASIN profit waterfall: Revenue β†’ COGS β†’ FBA fees β†’ referral fees β†’ ad spend β†’ returns β†’ net profit
  • Hidden fee identification: long-term storage, removal orders, reimbursement gaps, coupon costs
  • ACoS/TACoS impact on true margin β€” break-even ACoS calculation
  • Return cost analysis: return shipping, restocking loss, unsellable inventory
  • Portfolio-level profitability: identify top performers vs. margin drains
  • Scenario modeling: price change impact, fee increase simulation, ad budget shifts
  • Benchmark comparison: category-average margins, fee ratios, return rates

How This Skill Works

Step 1: Collect product details from the user β€” selling price, COGS, category, dimensions/weight (for FBA fees), monthly units, ad spend, return rate.

Step 2: Ask one follow-up with all remaining questions using multiple-choice format. Allow shorthand answers (e.g., "1b 2c 3a").

Step 3: Build a complete profit waterfall breaking down every cost line. Calculate true net margin after ALL fees (not just the obvious ones).

Step 4: Deliver structured output with specific dollar amounts, margin percentages, and prioritized optimization recommendations.

Output Format

  • Profit waterfall table: each cost as $ amount and % of revenue
  • True net margin (not gross margin β€” include everything)
  • Break-even analysis: minimum price, maximum ACoS, maximum return rate
  • Top 3 optimization opportunities ranked by $ impact
  • Mark estimates with ⚠️ when based on incomplete data (e.g., assumed FBA fees without exact dimensions)
  • End with concrete next steps

Other Skills

More e-commerce skills: nexscope-ai/eCommerce-Skills

Amazon-specific skills: nexscope-ai/Amazon-Skills

Built by Nexscope β€” your AI assistant for smarter e-commerce decisions.

Links

GitHub