sniffable-python
Installation
SKILL.md
Sniffable Python
"Structure code for the first 50 lines. That's all the LLM needs."
Don't invent new syntax — structure existing syntax for optimal LLM comprehension.
If your code smells good, the LLM can sniff it from the first whiff.
Steve Jobs wanted pixels you could lick. We want code you can sniff.
The Problem
LLMs can read Python. But:
- Large files overwhelm context
- Implementation details bury the API
- Comments scattered or missing
- No clear entry point for understanding
Related skills
More from simhacker/moollm
self-repair
Missing state triggers repair, not failure.
41probability
Motto: The LLM is the dice. It narrates the outcome.
32memory-palace
Spatial organization of knowledge in navigable directories
29persona
Identity layers for characters — WHO they are vs WHAT they do
26dog
Canine interactions, loyalty mechanics, and pack dynamics
22storytelling-tools
Build narrative capture and sharing into the system.
20