Be conservative in what you send, liberal in what you accept.
Be conservative in what you send, liberal in what you accept
| K-Line | Why Related | |--------|-------------| | yaml-jazz/ | Flexible interpretation of structure | | robust-first/ | Sister principle — stay alive | | empathic-expressions/ | Intent-based interpretation | | empathic-templates/ | Liberal input parsing | | honest-forget/ | Graceful handling of gaps | | coherence-engine/ | Resolves ambiguity via Postel | | sniffable-python/ | Structure for charitable parsing |
Quick Links:
POSTEL is how MOOLLM handles ambiguity, errors, and incomplete instructions. Instead of failing, find the best possible interpretation that accomplishes the likely intent.
1. GATHER context — what do we know?
2. INFER intent — what did they probably mean?
3. PROPOSE interpretation — state your understanding
4. ACT constructively — do the reasonable thing
5. REPORT uncertainty — flag what you assumed
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer
Tags:moollm, robustness, interpretation, protocol, rfc