lambda-lang
sickn33/antigravity-awesome-skills
Lambda is a compact, machine-native communication protocol specifically designed for agent-to-agent (A2A) messaging. It functions as a shared, unambiguous vocabulary built from 'atoms' (2-character codes), completely bypassing the need for human natural language interpretation. It is ideal for orchestrators, task delegation, and logging structured coordination signals (like heartbeats or state changes) in multi-agent systems. Crucially, Lambda is intended only for machine communication, not for user-facing dialogue.