mcpbeat Sign in

Grad Diamond Agent Skill

Apply Porter's Diamond Model to analyze national competitive advantage for a specific industry. Use this skill when the user needs to evaluate why certain nations dominate particular industries, assess a country's attractiveness for industry investment, or diagnose gaps in national competitiveness using the four determinants plus government and chance.

10k tokens
context cost
the whole folder, loaded on every use
4
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-diamond

What comes with it

34 320 bytes besides the instruction
examples/sample_scenario.md
references/diamond-factor-taxonomy.md
references/double-diamond-extensions.md

The instruction itself

12 sections, as written by the author

Diamond Model (Porter, 1990): National Competitive Advantage

Overview

Porter's Diamond Model explains why certain nations become home bases for globally competitive industries. Four interconnected determinants — factor conditions, demand conditions, related and supporting industries, and firm strategy/structure/rivalry — form a self-reinforcing system. Government and chance act as external variables that influence the diamond but are not determinants themselves. Crucially, national advantage is industry-specific, not economy-wide.

When to Use

Trigger conditions:

  • User asks why a country dominates a specific industry (e.g., Swiss watches, Korean semiconductors)
  • User needs to evaluate a country as a base for a specific industry
  • User is comparing national environments for investment or relocation decisions
  • User mentions "national competitiveness", "diamond model", "Porter's diamond", or "country advantage"

When NOT to use:

  • For firm-level competitive strategy -> use Porter's Five Forces
  • For firm-level FDI decisions -> use grad-oli
  • For gradual market entry -> use grad-uppsala

Assumptions

IRON LAW: National Competitive Advantage Is INDUSTRY-SPECIFIC,
          NOT Country-Wide

A country does not have "competitive advantage" in general.
Germany has advantage in automotive and chemicals, NOT in software.
The US has advantage in tech and finance, NOT in consumer electronics
manufacturing.

NEVER assess a country's competitiveness without specifying the
industry. A "strong diamond" for one industry may be a weak diamond
for another in the SAME country.
  • Competitive advantage is created, not inherited — advanced factors matter more than basic factors
  • Domestic rivalry is a key driver of international competitiveness
  • The four determinants reinforce each other as a system — isolated strengths are insufficient
  • Government's role is to influence the determinants, not to pick winners

Methodology

Step 1: Define the Industry Scope

Specify the industry narrowly. "Manufacturing" is too broad; "precision instruments" or "semiconductor fabrication" is appropriate. The diamond analysis must be industry-specific.

Step 2: Analyze the Four Determinants

1. Factor Conditions: Basic factors (natural resources, unskilled labor) are inherited and easily replicated. Advanced factors (research institutions, skilled engineers, VC ecosystems) are created and drive sustainable advantage.

2. Demand Conditions: Size enables scale; sophistication pressures innovation; anticipatory demand (foreshadowing global trends) gives domestic firms a head start.

3. Related and Supporting Industries: Internationally competitive suppliers, geographic clustering, knowledge spillovers, and rapid innovation cycles.

4. Firm Strategy, Structure, and Rivalry: National culture shapes management practices; intense domestic rivalry drives innovation; capital market structures affect time horizons.

Step 3: Assess Government and Chance

  • Government: Policies that strengthen determinants (education investment, R&D subsidies, competition policy, infrastructure). Government should catalyze, not control.
  • Chance: Exogenous events (wars, oil shocks, technological discontinuities, pandemics) that reshape the diamond.

Step 4: Evaluate Diamond System Strength

Rate each determinant and assess systemic reinforcement:

  • Do strong demand conditions pull advanced factor creation?
  • Does domestic rivalry drive innovation that demanding customers then validate?
  • Do related industries create clusters that attract specialized talent?

A strong diamond has reinforcing loops. A weak diamond has isolated strengths that do not compound.

Output Format

# Diamond Analysis: {Industry} in {Country}

## Determinant Ratings
| Determinant | Key Evidence | Rating |
|-------------|-------------|--------|
| Factor Conditions (basic/advanced) | {assessment} | Strong/Moderate/Weak |
| Demand Conditions | {assessment} | Strong/Moderate/Weak |
| Related & Supporting Industries | {assessment} | Strong/Moderate/Weak |
| Firm Strategy, Structure & Rivalry | {assessment} | Strong/Moderate/Weak |

## External Variables
- Government: {policies} | Chance: {events}

## System Assessment
- Reinforcing loops: {which determinants strengthen each other}
- Weak links: {gaps} | Overall: Strong/Moderate/Weak for {industry}
- Recommendations: {how to strengthen weak determinants}

Gotchas

  • Country GDP is not industry competitiveness: A wealthy country can have a weak diamond for a specific industry. Always analyze at industry level.
  • Basic factors are a trap: Reliance on cheap labor or raw materials leads to the "resource curse." Advanced factors drive sustainable advantage.
  • Domestic rivalry is counterintuitive: Protecting firms from competition weakens the diamond. Rivalry is painful but essential.
  • The diamond is dynamic: A once-strong diamond (Detroit for autos) can erode. Reassess longitudinally.
  • Multi-country diamonds exist: In small open economies the diamond may span borders. Do not force single-country framing.

References

  • For Porter's original diamond factor taxonomy, see references/diamond-factor-taxonomy.md
  • For double diamond model (Rugman) and extensions, see references/double-diamond-extensions.md

Other skills for the same job

different authors, same section of the catalogue
Protocolsio Integration
by christophacham
×4

Integration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation.

16k tokens
Tailored Resume Generator
by frostant
×4

Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances

3k tokens
Excalidraw Diagram Generator
by github
vendor ×3

Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.

36k tokens scripts
Expo Dev Client
by openai
vendor ×3

Build and distribute Expo development clients locally or via TestFlight

961 tokens
Executing Plans
by ZhanlinCui
×3

Use when you have a written implementation plan to execute in a separate session with review checkpoints

542 tokens
Anndata
by christophacham
×3

Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.

16k tokens
Benchling Integration
by christophacham
×3

Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.

14k tokens
Biopython
by christophacham
×3

Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices.

24k tokens

How to use it

Copy the folder

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