write-markdown-output

Community

Save outputs as timestamped Markdown files.

Authorlibertininick
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables automated persistence of agent outputs by writing content to a UTC-timestamped Markdown file, ensuring durable records of plans, reviews, and decisions.

Core Features & Use Cases

  • Write content to timestamped Markdown files in a designated directory.
  • Automatically create output directories and generate UTC-based filenames for consistent organization.
  • Use Case: After an agent generates a plan or log, store it locally for auditing, handoff, or future reference.

Quick Start

uv run python .claude/skills/write-markdown-output/scripts/write_markdown_output.py
-s "example-plan"
-c "# Plan\n\nThis is an example plan."
-o ".claude/agent-outputs/plans"

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: write-markdown-output
Download link: https://github.com/libertininick/chain-reaction/archive/main.zip#write-markdown-output

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.