---
id: "concept-skills-vs-prompts"
type: "concept"
source_timestamps: ["08:28:00", "08:45:00", "09:05:00"]
tags: ["prompt-engineering", "mental-models"]
related: ["concept-skill-anatomy", "claim-skills-compound", "quote-skills-compound", "contrarian-prompts-dont-compound"]
definition: "The paradigm shift from static, copy-pasted prompts to version-controlled, reusable markdown files (skills) that compound in value over time."
sources: ["s43-file-format-agreement"]
sourceVaultSlug: "s43-file-format-agreement"
originDay: 43
---
# Skills vs. Prompts (The Compounding Effect)

## Definition

The paradigm shift from static, copy-pasted prompts to version-controlled, reusable markdown files (skills) that compound in value over time.

## Why It Matters

Historically, interacting with LLMs relied on prompts — blocks of text that users copied and pasted to achieve a result. While prompting remains a valuable foundational skill, prompts themselves do **not** inherently compound in value. They are often lost in chat histories or personal notes.

Skills, however, represent a shift toward organizational infrastructure. A skill is a version-controlled artifact (typically a markdown file — see [[concept-skill-anatomy]]) that encodes a specific methodology. Because it is an explicit file, it can be updated, refined, and improved over time based on edge cases and failures.

## Compounding Mechanism

As Nate B. Jones puts it in [[quote-skills-compound]]: *"Skills compound by the weight of industry investment in the ecosystem and by the weight of your own commitment to having a predictable pattern."*

Prompts are now merely the basic *4x4 Lego blocks* of LLM work, while skills are the specialized, reusable components needed to build complex, agentic castles.

## Related

- [[claim-skills-compound]] — the testable assertion behind the compounding thesis
- [[contrarian-prompts-dont-compound]] — challenges the prompt-engineering-as-endgame view
- [[framework-skill-methodology]] — how to actually engineer skills so they compound


## Related across days
- [[concept-claude-skills]]
- [[concept-spec-driven-development]]
- [[concept-prompt-engineering]]
- [[concept-skill-anatomy]]
- [[arc-prompt-to-spec-evolution]]
