What problem does it solve?
This Skill lets developers and writers manage velog.io blog posts without switching to a browser, removing friction around creating, editing, publishing, and organizing posts from local markdown files.
Core Features & Use Cases
- Post lifecycle management: create drafts from markdown, edit existing posts, publish drafts, and delete posts.
- Discovery and browsing: list your posts, view drafts, browse trending and recent posts, and fetch other users' posts by username.
- Programmatic output & safety: check authentication status before mutations, use compact JSON output for parsing, and prefer draft creation unless the user explicitly requests publishing.
Quick Start
Save your article as a local markdown file and ask the skill to create a draft from that file and publish it when you confirm.