---
id: "entity-product-claude-d43"
type: "entity"
entityType: "product"
canonicalName: "Claude"
aliases: ["Claude 3.5 Sonnet", "Claude.ai"]
url: "https://claude.ai"
source_timestamps: ["01:26:00", "05:28:00", "10:35:00"]
tags: ["product", "llm"]
related: ["entity-org-anthropic", "claim-single-line-description", "concept-skill-anatomy"]
sources: ["s43-file-format-agreement"]
sourceVaultSlug: "s43-file-format-agreement"
originDay: 43
---
# Claude

## Profile

Claude is [[entity-org-anthropic-d43]]'s LLM family. The video heavily references Claude's implementation of skills.

## Specific References in This Source

- The skills primitive — a folder containing `skill.md` — was first formalized in Claude (see [[concept-skill-anatomy]]).
- Claude has a specific technical constraint around description parsing: see [[claim-single-line-description]].
- The video references how Claude's **latent space** responds to specific wording in skill methodologies.

## Reference

https://claude.ai/docs — supports `.md`-based skills with YAML metadata for agent tool-calling, emphasizing under-triggering and precise descriptions.

## Related

- [[entity-org-anthropic-d43]]
- [[entity-product-cursor-d43]] — popular host for Claude-driven skill stacks
