mcpbeat Sign in

Grad Strat Rbv Agent Skill

Apply the Resource-Based View (Barney, 1991) and VRIO framework to evaluate whether a firm's resources and capabilities confer sustained competitive advantage. Use this skill when the user needs to assess internal resources for strategic value, determine if a competitive edge is sustainable, audit resource portfolios for VRIO criteria, or when they ask 'what makes our advantage sustainable', 'which resources matter most', or 'can competitors replicate this'.

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-strat-rbv

What comes with it

7 872 bytes besides the instruction
examples/sample_scenario.md

The instruction itself

13 sections, as written by the author

Resource-Based View (RBV)

Overview

The Resource-Based View argues that firms achieve sustained competitive advantage through resources that are heterogeneous and immobile across firms. Barney (1991) formalized the VRIO framework as the diagnostic test.

When to Use

  • Evaluating whether internal resources create durable competitive advantage
  • Auditing a resource portfolio for strategic importance
  • Justifying make-vs-acquire decisions for capabilities
  • Comparing resource positions across competitors

Assumptions

IRON LAW: A resource must satisfy ALL four VRIO criteria simultaneously
to generate sustained competitive advantage. Failing ANY single
criterion downgrades the outcome.

Key assumptions:

  • Resource heterogeneity — firms possess different bundles of resources
  • Resource immobility — resources cannot be freely traded across firms
  • Managers can identify and evaluate resources accurately

Methodology

VRIO Analysis Steps

  • Inventory resources — List tangible, intangible, and human capital resources
  • Apply VRIO test to each resource:

| Criterion | Question | If NO |

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

| Value | Does it exploit opportunity or neutralize threat? | Competitive disadvantage |

| Rarity | Is it controlled by few firms? | Competitive parity |

| Imitability | Is it costly to imitate? (history, ambiguity, complexity, patents) | Temporary advantage |

| Organization | Is the firm organized to capture value? | Unrealized advantage |

  • Classify outcome — Map each resource to its competitive implication
  • Prioritize — Focus strategic investment on V+R+I+O resources

Imitability Barriers (Isolating Mechanisms)

  • Unique historical conditions
  • Causal ambiguity
  • Social complexity
  • Patents and legal protections

Output Format

## RBV / VRIO Analysis: [Context]

### Resource Inventory
| Resource | Type | V | R | I | O | Implication |
|----------|------|---|---|---|---|-------------|
| [name]   | [tangible/intangible/human] | Y/N | Y/N | Y/N | Y/N | [outcome] |

### Key Findings
- Sustained advantage resources: ...
- Temporary advantage resources: ...
- Parity resources: ...

### Strategic Recommendations
1. [Protect/invest in VRIO resources]
2. [Develop missing criteria for near-VRIO resources]
3. [Divest or deprioritize parity resources]

Examples

Good Example

Analyze a tech firm's proprietary algorithm: classified as V+R+I (causal ambiguity) but lacking O (no team to commercialize) — recommendation to build organizational support.

Bad Example

Listing "brand" as VRIO without specifying which competitors lack equivalent brands or why imitation is costly. VRIO requires granular, evidence-backed assessment per criterion.

Gotchas

  • VRIO is static — combine with dynamic capabilities for changing environments
  • "Organization" is often overlooked; a VRIO resource without organizational support yields nothing
  • Resources are firm-specific; the same resource may be V in one industry and not in another
  • Intangible resources (culture, reputation) are hardest to assess but often most valuable
  • Do not conflate "rare" with "unique" — rare means few competitors possess it

References

  • Barney, J. (1991). Firm resources and sustained competitive advantage. *Journal of Management*, 17(1), 99-120.
  • Barney, J. & Hesterly, W. (2015). *Strategic Management and Competitive Advantage*. Pearson.
  • Peteraf, M. (1993). The cornerstones of competitive advantage. *Strategic Management Journal*, 14(3), 179-191.

Other skills for the same job

different authors, same section of the catalogue
Dcf Model
by anthropics
vendor ×1

Real DCF (Discounted Cash Flow) model creation for equity valuation. Retrieves financial data from SEC filings and analyst reports, builds comprehensive cash flow projections with proper WACC calculations, performs sensitivity analysis, and outputs professional Excel models with executive summaries. Use when users need to value a company using DCF methodology, request intrinsic value analysis, or ask for detailed financial modeling with growth projections and terminal value calculations.

16k tokens scripts
Canslim Screener
by BaggaT236
×1

Screen US stocks using William O'Neil's CANSLIM growth stock methodology. Use when user requests CANSLIM stock screening, growth stock analysis, momentum stock identification, or wants to find stocks with strong earnings and price momentum following O'Neil's investment system.

90k tokens scripts
Dividend Growth Pullback Screener
by BaggaT236
×1

Use this skill to find high-quality dividend growth stocks (12%+ annual dividend growth, 1.5%+ yield) that are experiencing temporary pullbacks, identified by RSI oversold conditions (RSI ≤40). This skill combines fundamental dividend analysis with technical timing indicators to identify buying opportunities in strong dividend growers during short-term weakness.

30k tokens scripts
Options Strategy Advisor
by BaggaT236
×1

Options trading strategy analysis and simulation tool. Provides theoretical pricing using Black-Scholes model, Greeks calculation, strategy P/L simulation, and risk management guidance. Use when user requests options strategy analysis, covered calls, protective puts, spreads, iron condors, earnings plays, or options risk management. Includes volatility analysis, position sizing, and earnings-based strategy recommendations. Educational focus with practical trade simulation.

20k tokens scripts
Bond Futures Basis
by anthropics
vendor

Analyze the bond futures basis by pricing futures, identifying the cheapest-to-deliver, and comparing with yield curves to assess delivery option value and basis trading opportunities. Use when analyzing bond futures, computing the basis, identifying CTD bonds, calculating implied repo rates, or evaluating basis trades.

912 tokens
Buyer List
by anthropics
vendor

Build and organize a universe of potential acquirers for sell-side M&A processes. Identifies strategic and financial buyers, assesses fit, and prioritizes outreach. Use when preparing for a sell-side mandate, building a buyer universe, or evaluating potential partners. Triggers on "buyer list", "buyer universe", "potential acquirers", "who would buy this", "strategic buyers", or "financial sponsors".

987 tokens
Option Vol Analysis
by anthropics
vendor

Analyze option volatility by combining vol surface data, option pricing with Greeks, and historical price data to assess implied vs realized volatility. Use when pricing options, analyzing volatility surfaces, computing Greeks, assessing vol premiums, or evaluating vol trading strategies.

1k tokens
Price Check
by anthropics
vendor

Produces a margin-by-product table and three pricing-scenario data views so the owner can see the full financial picture before making a pricing decision. Accepts optional product name argument.

745 tokens

How to use it

Copy the folder

Take asgard-ai-platform/grad-strat-rbv 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.