velog

Generate and publish Velog blog posts from specs and git history.

Updated Mar 13, 2025
One-click install
npx skills add https://github.com/Haemeok/Capstone-frontend --skill velog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: velog
Source: https://github.com/Haemeok/Capstone-frontend/tree/main/.claude/skills/velog
Command: npx skills add https://github.com/Haemeok/Capstone-frontend --skill velog

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Velog posting often requires drafting from design specs and tracking git history. This skill automates the end-to-end process to transform specs and commit history into published Velog articles, reducing manual writing time and ensuring consistency.

Core Features & Use Cases

  • Automated article generation from docs and git logs
  • Thumbnail creation and review flow
  • User review gating before publishing
  • Velog upload automation from draft to published post

Quick Start

Provide a blog title and trigger Velog posting workflow to generate and publish a draft with a thumbnail.

Frequently Asked Questions about velog

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Velog blog posting from git history and specs?

You can automate Velog blog posting by triggering a workflow that transforms development specifications and git commit history into publish-ready articles, complete with generated thumbnails and a user review gate before final upload.

What is the process for converting commit history into tech writing articles?

Converting commit history into tech writing articles involves processing git logs alongside design specs to draft content, generating matching thumbnails, and routing the draft through a user validation gate before publishing to the blog platform.

Can I generate blog thumbnails automatically from development specifications?

Yes, automatic thumbnail creation is integrated into the article generation workflow, producing blog thumbnails directly from development specifications and git history data before the Velog upload process begins.

Does the Velog publishing workflow require manual review before uploading drafts?

Yes, the Velog publishing workflow enforces a user review gating mechanism, requiring manual validation of the generated draft and thumbnail before automating the final upload from draft to published post on Velog.

What is the best way to turn design specs into publish-ready Velog posts?

The best way to turn design specs into publish-ready Velog posts is using an end-to-end automation workflow that drafts articles from specs, creates thumbnails, applies user validation, and handles the Velog upload automatically.