Save To Md banner
jmagar jmagar

Save To Md

Documentation community

Description

--- description: Save session documentation with Neo4j memory integration allowed-tools: Write, Bash, mcp__neo4j-memory__create_entities, mcp__neo4j-memory__create_relations, mcp__neo4j-memory__add_observations --- # Save Session Documentation Document the **entire conversation session** (not just recent work) as a markdown file at `$ARGUMENTS`. If no path is provided, save to `docs/sessions/YYYY-MM-DD-description.md` in the current working directory. Path safety rules: - Keep this workflow i

Installation

Installs to ~/.claude/skills/jmagar-claude-homelab-save-to-md/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jmagar-claude-homelab-save-to-md && curl -fsSL https://raw.githubusercontent.com/jmagar/claude-homelab/HEAD/commands/save-to-md.md -o ~/.claude/skills/jmagar-claude-homelab-save-to-md/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository