mcpbeat Sign in

Grad Strat Dynamic Cap Agent Skill

Apply the Dynamic Capabilities framework (Teece et al., 1997) — sensing, seizing, and transforming — to analyze how firms adapt, integrate, and reconfigure competences in rapidly changing environments. Use this skill when the user needs to explain why some firms sustain advantage while others decline, evaluate organizational agility, distinguish operational from strategic capabilities, or when they ask 'how do we stay competitive as the market shifts', 'why did this firm fail to adapt', or 'what capabilities do we need to build'.

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-dynamic-cap

What comes with it

6 616 bytes besides the instruction
examples/sample_scenario.md

The instruction itself

13 sections, as written by the author

Dynamic Capabilities

Overview

Dynamic capabilities are the firm's capacity to purposefully create, extend, or modify its resource base (Teece et al., 1997; Helfat et al., 2007). They explain HOW firms achieve and sustain competitive advantage in environments of rapid change — where RBV's static view is insufficient.

When to Use

  • Analyzing firm adaptation in fast-changing industries
  • Evaluating why incumbents fail despite strong resource bases
  • Designing organizational transformation or pivots
  • Distinguishing routine operations from strategic renewal

Assumptions

IRON LAW: Dynamic capabilities ≠ operational capabilities.
Operational capabilities enable current operations (doing things right).
Dynamic capabilities change the operational capability set (doing the right things).
Conflating them invalidates the analysis.

Key assumptions:

  • Environments change — static resource advantages erode
  • Firms can deliberately develop higher-order capabilities
  • Path dependency constrains but does not eliminate strategic choice

Methodology

Three Clusters of Dynamic Capabilities

| Cluster | Definition | Key Activities |

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

| Sensing | Identify and shape opportunities and threats | Scanning, R&D, market research, customer listening |

| Seizing | Mobilize resources to capture opportunities | Business model design, investment decisions, governance |

| Transforming | Continuous renewal and reconfiguration | Restructuring, knowledge management, culture change |

Analysis Steps

  • Map the environmental dynamism — Characterize rate and nature of change
  • Audit current capabilities — Separate ordinary (operational) from dynamic
  • Assess sensing — How does the firm detect shifts? What are blind spots?
  • Assess seizing — Can the firm commit resources quickly to opportunities?
  • Assess transforming — Can the firm reconfigure assets and structures?
  • Identify gaps — Which cluster is weakest? Where does adaptation break down?
  • Recommend interventions — Targeted investments per cluster

Output Format

## Dynamic Capabilities Assessment: [Context]

### Environmental Dynamism
- Rate of change: [low/moderate/high/hyper-competitive]
- Key disruption vectors: ...

### Capability Audit
| Capability | Type (Ordinary/Dynamic) | Cluster (S/S/T) | Strength |
|------------|------------------------|------------------|----------|
| [name]     | [type]                 | [cluster]        | [1-5]    |

### Gap Analysis
- Sensing gaps: ...
- Seizing gaps: ...
- Transforming gaps: ...

### Recommendations
1. [action per cluster]

Examples

Good Example

A legacy retailer has strong operational logistics (ordinary capability) but weak sensing — no systematic process to track e-commerce trends. Recommendation: invest in digital market intelligence before seizing digital channel opportunities.

Bad Example

Labeling "innovation" as a dynamic capability without specifying which cluster it belongs to or how it differs from routine R&D operations. Dynamic capabilities must be tied to specific sensing/seizing/transforming activities.

Gotchas

  • Dynamic capabilities are costly to build — not all firms need them (stable environments may not justify the investment)
  • Path dependency means firms cannot freely choose any capability trajectory
  • Microfoundations matter — dynamic capabilities rest on individuals, processes, and structures
  • Avoid tautology: "successful firms have dynamic capabilities because they succeed"
  • Measurement is notoriously difficult — use process indicators, not just outcomes

References

  • Teece, D., Pisano, G., & Shuen, A. (1997). Dynamic capabilities and strategic management. *Strategic Management Journal*, 18(7), 509-533.
  • Teece, D. (2007). Explicating dynamic capabilities. *Strategic Management Journal*, 28(13), 1319-1350.
  • Helfat, C. et al. (2007). *Dynamic Capabilities: Understanding Strategic Change in Organizations*. Blackwell.
  • Eisenhardt, K. & Martin, J. (2000). Dynamic capabilities: What are they? *Strategic Management Journal*, 21(10-11), 1105-1121.

Other skills for the same job

different authors, same section of the catalogue
MCP Builder
by anthropics
vendor ×13

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

30k tokens scripts
Changelog Generator
by frostant
×9

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.

774 tokens
Finishing A Development Branch
by ZhanlinCui
×7

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

1k tokens
MCP Builder
by JayZeeDesign
×7

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

37k tokens scripts
Vercel React Native Skills
by vercel-labs
vendor ×6

React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or native platform APIs.

39k tokens
Vercel React Best Practices
by ratacat
×5

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

34k tokens
Next Best Practices
by vercel-labs
vendor ×4

Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling

20k tokens
Using Git Worktrees
by ZhanlinCui
×4

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

1k tokens

How to use it

Copy the folder

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