mcpbeat Sign in

Grad Strat Kbv Agent Skill

Apply the Knowledge-Based View (Grant, 1996) and Nonaka and Takeuchi's SECI model to analyze how organizations create, transfer, and integrate knowledge for competitive advantage. Use this skill when the user needs to design knowledge management systems, understand why knowledge transfer fails across teams, evaluate knowledge creation processes, or when they ask 'how do we capture tacit knowledge', 'why does knowledge stay siloed', or 'how can we turn individual expertise into organizational capability'.

2k 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-kbv

What comes with it

584 bytes besides the instruction
examples/sample_scenario.md

The instruction itself

15 sections, as written by the author

Knowledge-Based View (KBV)

Overview

The Knowledge-Based View (Grant, 1996) positions knowledge as the most strategically significant resource of the firm. The firm exists because it integrates specialized knowledge more efficiently than markets. Nonaka and Takeuchi (1995) complement this with the SECI model explaining how knowledge is created through conversion between tacit and explicit forms.

When to Use

  • Designing knowledge management strategies
  • Diagnosing why knowledge transfer or sharing fails
  • Evaluating organizational learning and knowledge creation processes
  • Assessing knowledge-based competitive advantage

Assumptions

IRON LAW: Tacit knowledge cannot be directly transferred — it must
be CONVERTED. Any knowledge management strategy that assumes tacit
knowledge can be simply documented and distributed will fail.
Conversion requires interaction, practice, and socialization.

Key assumptions:

  • Knowledge is the primary productive resource
  • Tacit knowledge is more strategically valuable than explicit (harder to imitate)
  • The firm's role is knowledge integration, not knowledge creation by individuals
  • Different knowledge types require different transfer mechanisms

Methodology

Knowledge Types

| Type | Characteristics | Transfer Mechanism | Strategic Value |

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

| Tacit | Personal, context-specific, hard to articulate | Apprenticeship, mentoring, practice | High (hard to imitate) |

| Explicit | Codified, systematic, easily communicated | Documents, databases, manuals | Lower (easy to copy) |

SECI Knowledge Creation Model (Nonaka & Takeuchi)

| Mode | From → To | Process | Example |

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

| Socialization | Tacit → Tacit | Shared experience, observation | Apprenticeship, job shadowing |

| Externalization | Tacit → Explicit | Articulation through dialogue, metaphor | Writing best practices from expert intuition |

| Combination | Explicit → Explicit | Systemizing and integrating codified knowledge | Database merging, report synthesis |

| Internalization | Explicit → Tacit | Learning by doing from codified sources | Practicing from a manual until it becomes intuitive |

Analysis Steps

  • Map knowledge assets — Identify critical knowledge, classify as tacit/explicit
  • Assess current SECI flows — Which conversion modes are active? Which are blocked?
  • Identify bottlenecks — Where does knowledge conversion fail?
  • Design Ba (enabling context) — Physical, virtual, or mental spaces for knowledge creation
  • Recommend interventions — Targeted per SECI mode

Grant's Knowledge Integration Mechanisms

  • Rules and directives — Converting tacit to explicit rules (low knowledge integration)
  • Sequencing — Organizing specialist inputs in temporal order
  • Routines — Patterned interactions that integrate without articulation
  • Group problem-solving — Highest integration, most costly

Output Format

## Knowledge Analysis: [Context]

### Knowledge Asset Map
| Knowledge Domain | Type (Tacit/Explicit) | Owner | Strategic Value | Transfer Risk |
|-----------------|----------------------|-------|-----------------|---------------|
| [domain]        | [type]               | [who] | [H/M/L]        | [H/M/L]      |

### SECI Assessment
| Mode | Current State | Bottleneck | Intervention |
|------|--------------|-----------|--------------|
| Socialization | [active/weak/absent] | ... | ... |
| Externalization | ... | ... | ... |
| Combination | ... | ... | ... |
| Internalization | ... | ... | ... |

### Recommendations
1. [per SECI mode or integration mechanism]

Examples

Good Example

A consulting firm losing knowledge when senior partners retire: strong combination (explicit knowledge databases) but weak socialization (junior staff lack mentoring time with partners). Recommendation: structured apprenticeship program to enable tacit-to-tacit transfer before externalization attempts.

Bad Example

Proposing a "knowledge management database" as the sole solution for capturing expert knowledge. This addresses only the combination mode and ignores the Iron Law — tacit knowledge must first be converted through socialization or externalization before it can be stored.

Gotchas

  • Knowledge management technology (databases, wikis) addresses only explicit knowledge — necessary but insufficient
  • The most valuable knowledge is often the hardest to transfer (tacit, embedded in routines)
  • SECI is a spiral — knowledge creation is continuous, not a one-time project
  • Ba (enabling context) matters — knowledge creation requires the right environment
  • Cultural factors heavily influence willingness to share knowledge (trust, incentives)

References

  • Grant, R. (1996). Toward a knowledge-based theory of the firm. *Strategic Management Journal*, 17(S2), 109-122.
  • Nonaka, I. & Takeuchi, H. (1995). *The Knowledge-Creating Company*. Oxford University Press.
  • Spender, J.C. (1996). Making knowledge the basis of a dynamic theory of the firm. *Strategic Management Journal*, 17(S2), 45-62.

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-strat-kbv 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.