byddunnock· 22 skills
Stream structured content to persistent SQLite storage with automatic session break recovery. Core principle: The content IS the state. Every stream_write is automatically persistent. Supports multi-format export (Markdown, HTML, JSON, YAML, CSV, Text) and 7 document templates. Commands: /stream-init, /stream-status, /stream-read, /stream-write, /stream-export. ALWAYS call stream_status after session breaks to check for resume_from and preserved_context.
$npx -y skills add ddunnock/claude-plugins --skill streaming-output-mcpInstalls into the current project.
Run `npx skills use "https://github.com/ddunnock/claude-plugins" --skill "ddunnock/claude-plugins/streaming-output-mcp"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ddunnock/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/ddunnock/claude-plugins"` and select the relevant skills, then follow their instructions.