publish

Validate blog drafts, update frontmatter metadata, and move files to Archives.

1|Updated Feb 28, 2022
One-click install
npx skills add https://github.com/joojae02/TIL --skill publish-joojae02
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: publish
Source: https://github.com/joojae02/TIL/tree/main/.claude/skills/publish
Command: npx skills add https://github.com/joojae02/TIL --skill publish-joojae02

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the publication workflow for completed blog posts: validating completion, updating metadata, and moving files to Archives for long-term access.

Core Features & Use Cases

  • Publication workflow: Validate that a draft is ready and mark it as published.
  • Metadata updates: Update frontmatter with published date and change status to published.
  • Archive migration: Move the file from Projects/ to Archives/ with a dated filename.

Quick Start

Publish the draft in Projects/개발블로그/초안-제목.md, which will update metadata, rename the file to include the date, and relocate it to Archives/개발블로그/2026-01-제목.md.