{"slug": "don-t-let-llms-play-telephone-with-your-ideas", "title": "Don't Let LLMs Play Telephone with Your Ideas", "summary": "A developer argues that using LLMs to rewrite or expand prompts into reusable skill documents degrades the original idea, calling it a lossy 'game of telephone' where extra words add no information. The author advises writing prompts yourself, even if unpolished, because any expansion beyond the original words comes from the model's weights and is unnecessary.", "body_md": "A prompt is for communicating an idea to an LLM.\n\nIf you tell your idea to an AI agent and ask it to write down in its own words, say, a “skill” document which is meant to be a reusable piece of prompt to attach to another LLM session, it becomes a classic game of telephone. The model inevitably misinterprets your unspoken context or invent its own rules that you never intended. So the process is guaranteed to be lossy, therefore worse than your original words.\n\nIf you describe an idea with 20 words, and an LLM expands that into a thousand-word essay, whatever those other 980 words are, they are worthless as far as information theory goes, for those extra information must have come from the LLM’s weights. What’s already in the weights don’t need to be re-explained.\n\nAnother way to look at it: to the extent that a 1000-word expanded document successfully communicates your idea, the original 20-word prompt must have already done the job. After all, those 20 words were entirely sufficient for the first model to construct the document in the first place. Passing it through a middleman adds no new understanding whatsoever.\n\nAn extreme counter argument you can have is if you are using very different LLMs depending on situation - e.g. you wrote down an idea in Chinese but want to communicate that idea to an LLM that’s terrible at reading Chinese. But that’s not the world we live in.\n\nSo why are we allowing our precious ideas to become bloated and *worse*?\n\nIf you want to write a reusable prompt or skill document, actually write it yourself. Even if what you have is unformatted, ungrammatical bunch of words, you should be confident knowing it’s still a better exercise of communication than the same note passed through an LLM rewrite.", "url": "https://wpnews.pro/news/don-t-let-llms-play-telephone-with-your-ideas", "canonical_source": "https://blog.yfzhou.fyi/posts/prompt/", "published_at": "2026-08-27 04:35:35+00:00", "updated_at": "2026-08-27 04:48:28.740664+00:00", "lang": "en", "topics": ["large-language-models", "ai-tools"], "entities": [], "alternates": {"html": "https://wpnews.pro/news/don-t-let-llms-play-telephone-with-your-ideas", "markdown": "https://wpnews.pro/news/don-t-let-llms-play-telephone-with-your-ideas.md", "text": "https://wpnews.pro/news/don-t-let-llms-play-telephone-with-your-ideas.txt", "jsonld": "https://wpnews.pro/news/don-t-let-llms-play-telephone-with-your-ideas.jsonld"}}