Llm9p: LLM as a Plan 9 file system
Summary
llm9p exposes LLM interactions as a Plan 9 9P filesystem, enabling write/read prompts via standard file operations across backends (Anthropic API, Claude Code CLI, local LLMs). It includes a detailed filesystem schema, installation and mounting instructions, streaming support, and troubleshooting, making it a practical tool for automated workflows and scripting.