asgard-ai-platform/grad-oli
Apply Dunning's OLI Paradigm (Eclectic Theory) to evaluate foreign direct investment decisions based on Ownership, Location, and Internalization advantages. Use this skill when the user needs to decide whether to invest abroad, choose between FDI modes (wholly-owned subsidiary, joint venture, licensing), or explain why a firm internationalizes through FDI rather than export or licensing.
npx skills add https://github.com/asgard-ai-platform/skills --skill grad-oli
The OLI Paradigm explains why firms engage in foreign direct investment (FDI) rather than exporting or licensing. Three conditions must hold simultaneously: the firm possesses Ownership advantages (proprietary assets), the foreign Location offers advantages over the home market, and Internalization is preferable to market-based transactions (licensing/franchising). The configuration of OLI advantages also determines the FDI mode.
Trigger conditions:
When NOT to use:
IRON LAW: ALL Three OLI Advantages Must Be Present to Justify FDI
- Ownership (O) alone -> License or export (no need to be there)
- Ownership + Location (O+L) -> Export (no need to internalize)
- Ownership + Internalization (O+I) -> Domestic production (no location pull)
Only when O + L + I are ALL present does FDI make economic sense.
If ANY one is missing, a different entry mode is optimal.
Identify firm-specific advantages foreign competitors lack: asset-based (Oa: patents, technology, brand) and transaction-based (Ot: managerial capabilities, scale economies). If no clear O advantage exists, STOP -- the firm has no basis for FDI.
Evaluate why the foreign location is superior to serving from home:
If no clear L advantage exists -> Export from home is sufficient.
Evaluate why internal governance is preferable to licensing or franchising:
If no clear I advantage exists -> License or franchise instead of FDI.
| OLI Configuration | Recommended Mode |
|-------------------|-----------------|
| O + L + I (all strong) | Wholly-owned subsidiary (greenfield or acquisition) |
| O + L + I (I moderate) | Joint venture (share control, reduce risk) |
| O + L (no I) | Licensing / franchising |
| O only (no L, no I) | Export from home |
| No O | Do not internationalize |
# OLI Assessment: {Firm} -> {Target Country/Market}
## Ownership Advantages (O)
- Asset-based: {list with strength rating}
- Transaction-based: {list with strength rating}
- O assessment: Strong / Moderate / Weak
## Location Advantages (L)
- Motivation: Market / Resource / Efficiency / Strategic asset
- Key L factors: {list}
- L assessment: Strong / Moderate / Weak
## Internalization Advantages (I)
- Transaction cost drivers: {list}
- Opportunism risk: High / Medium / Low
- I assessment: Strong / Moderate / Weak
## OLI Configuration: {O+L+I / O+L / O only / etc.}
## Recommended Entry Mode: {mode with rationale}
references/oli-formalization.mdreferences/oli-services.mdTake asgard-ai-platform/grad-oli from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
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.