mcpbeat Sign in

Grad Innovation Diffusion Bass Agent Skill

Apply the Bass Diffusion Model (1969) to forecast innovation adoption using innovation and imitation coefficients. Use this skill when the user needs to forecast new product adoption curves, estimate market penetration timing, calibrate launch strategy based on diffusion dynamics, or when they ask 'how fast will this spread', 'when does adoption take off', or 'what is the expected S-curve'.

3k tokens
context cost
the whole folder, loaded on every use
2
files
instructions only
0
copies elsewhere
how many repositories repackaged it
223
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/asgard-ai-platform/skills --skill grad-innovation-diffusion-bass

What comes with it

5 729 bytes besides the instruction
examples/sample_scenario.md

The instruction itself

13 sections, as written by the author

Bass Diffusion Model

Overview

The Bass model (1969) describes how new products are adopted through two forces: innovation (external influence, coefficient p) and imitation (internal/word-of-mouth influence, coefficient q). The resulting adoption follows an S-curve whose shape is entirely determined by p, q, and market potential m.

When to Use

  • Forecasting adoption trajectory for a new product or technology
  • Estimating time-to-peak-sales and total market penetration
  • Calibrating marketing spend between advertising (p) and word-of-mouth (q)
  • Comparing diffusion patterns across product categories or markets

When NOT to Use

  • Repeat-purchase or consumable products (Bass models first adoption only)
  • Markets with strong network effects requiring explicit network models
  • When no analogous product data exists and p/q cannot be estimated

Assumptions

IRON LAW: The ratio q/p determines adoption shape. High q/p means
word-of-mouth dominates and adoption exhibits a sharp peak; low q/p
means advertising-driven gradual uptake. This ratio is the single
most diagnostic parameter.

Key assumptions:

  • Market potential (m) is fixed and known
  • Adopters do not dis-adopt (no churn in the basic model)
  • The product does not change over the diffusion period
  • Innovation and imitation effects are independent and additive

Methodology

Step 1 — Define market potential (m)

Estimate the total addressable market. Use analogous products, surveys, or top-down market sizing. This is the ceiling of cumulative adoption.

Step 2 — Estimate p and q coefficients

Sources for estimation:

  • Analogy: Use p and q from similar products (Sultan, Farley, & Lehmann 1990 meta-analysis: average p = 0.03, q = 0.38)
  • Historical data: Fit the Bass model to early adoption data via nonlinear least squares
  • Expert judgment: Calibrate based on marketing plan intensity

Step 3 — Generate the adoption curve

The Bass model hazard rate:

f(t) / [1 - F(t)] = p + q * F(t)

Where F(t) = cumulative adoption fraction at time t.

Key derived metrics:

  • Time to peak: t* = [ln(q) - ln(p)] / (p + q)
  • Peak adoption rate: f(t*) = m(p + q)^2 / (4q)
  • Inflection point: When F(t) = (q - p) / (2q)

Step 4 — Interpret and strategize

| q/p Ratio | Pattern | Strategy Implication |

|-----------|---------|---------------------|

| q/p > 20 | Sharp peak, WOM-driven | Seed early adopters aggressively |

| q/p = 5-20 | Moderate peak | Balance advertising and WOM |

| q/p < 5 | Gradual, advertising-driven | Sustain mass-media campaigns |

Output Format

## Bass Diffusion Forecast: [Product/Innovation]

### Parameters
- Market potential (m): [value]
- Innovation coefficient (p): [value] (source: [analogy/data/expert])
- Imitation coefficient (q): [value] (source: [analogy/data/expert])
- q/p ratio: [value] — [interpretation]

### Forecast
- Time to peak sales: t* = [value]
- Peak adoption rate: [value] units/period
- Time to 50% penetration: [value]
- Time to 90% penetration: [value]

### Strategic Implications
1. [Launch strategy based on q/p ratio]
2. [Marketing mix recommendation]
3. [Timing considerations]

Gotchas

  • Market potential (m) is the most sensitive parameter yet hardest to estimate — sensitivity-test it
  • The basic Bass model assumes no price changes, competition entry, or product updates over time
  • Generalized Bass Model (Bass et al., 1994) incorporates marketing mix variables — use it when price/advertising data exists
  • Digital products often show higher q values due to social media amplification
  • Do not extrapolate p and q from one geography to another without cultural adjustment
  • Early data (pre-inflection) yields unstable parameter estimates; wait for at least 3-4 periods of sales data

References

  • Bass, F. M. (1969). A new product growth for model consumer durables. *Management Science*, 15(5), 215-227.
  • Bass, F. M., Krishnan, T. V., & Jain, D. C. (1994). Why the Bass model fits without decision variables. *Marketing Science*, 13(3), 203-223.
  • Sultan, F., Farley, J. U., & Lehmann, D. R. (1990). A meta-analysis of applications of diffusion models. *Journal of Marketing Research*, 27(1), 70-77.

Other skills for the same job

different authors, same section of the catalogue
Backend Security Coder
by ComeOnOliver
×2

Expert in secure backend coding practices specializing in input validation, authentication, and API security. Use PROACTIVELY for backend security implementations or security code reviews.

5k tokens
Cloud Penetration Testing
by ComeOnOliver
×2

This skill should be used when the user asks to "perform cloud penetration testing", "assess Azure or AWS or GCP security", "enumerate cloud resources", "exploit cloud misconfigurations", "test O365 security", "extract secrets from cloud environments", or "audit cloud infrastructure". It provides comprehensive techniques for security assessment across major cloud platforms.

16k tokens
Codebase Cleanup Deps Audit
by ComeOnOliver
×2

You are a dependency security expert specializing in vulnerability scanning, license compliance, and supply chain security. Analyze project dependencies for known vulnerabilities, licensing issues, outdated packages, and provide actionable remediation strategies.

10k tokens
Flow Nexus Platform
by ComeOnOliver
×2

Comprehensive Flow Nexus platform management - authentication, sandboxes, app deployment, payments, and challenges

14k tokens
Linux Privilege Escalation
by ComeOnOliver
×2

This skill should be used when the user asks to "escalate privileges on Linux", "find privesc vectors on Linux systems", "exploit sudo misconfigurations", "abuse SUID binaries", "exploit cron jobs for root access", "enumerate Linux systems for privilege escalation", or "gain root access from low-privilege shell". It provides comprehensive techniques for identifying and exploiting privilege escalation paths on Linux systems.

8k tokens
Malware Analyst
by ComeOnOliver
×2

Expert malware analyst specializing in defensive malware research, threat intelligence, and incident response. Masters sandbox analysis, behavioral analysis, and malware family identification. Handles static/dynamic analysis, unpacking, and IOC extraction. Use PROACTIVELY for malware triage, threat hunting, incident response, or security research.

4k tokens
Metasploit Framework
by ComeOnOliver
×2

This skill should be used when the user asks to "use Metasploit for penetration testing", "exploit vulnerabilities with msfconsole", "create payloads with msfvenom", "perform post-exploitation", "use auxiliary modules for scanning", or "develop custom exploits". It provides comprehensive guidance for leveraging the Metasploit Framework in security assessments.

7k tokens
Mobile Security Coder
by ComeOnOliver
×2

Expert in secure mobile coding practices specializing in input validation, WebView security, and mobile-specific security patterns. Use PROACTIVELY for mobile security implementations or mobile security code reviews.

6k tokens

How to use it

Copy the folder

Take asgard-ai-platform/grad-innovation-diffusion-bass from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.