Lambda

Installation
SKILL.md

λ

λ(ο,K).τ :: (Query, Knowledge) → (Response, Knowledge')

Kernel

λ(ο,K).τ = let τ = emitvalidatecomposeexecute(K)routeparse $ ο
               K' = Kcompound(assess(τ))
           in (τ, K')

This skill is the transformation it describes. Reading it executes it. Applying it improves it.

Pipeline

Installs
6
GitHub Stars
5
First Seen
Jan 26, 2026
Lambda — zpankz/mcp-skillset