Skip to content

feat: add velog-cli plugin for managing velog.io blog posts#19

Merged
minsoo-web merged 1 commit intomainfrom
velog-cli
Mar 12, 2026
Merged

feat: add velog-cli plugin for managing velog.io blog posts#19
minsoo-web merged 1 commit intomainfrom
velog-cli

Conversation

@minsoo-web
Copy link
Member

Summary

  • Add velog-cli plugin (v1.0.0) — auto-invoked skill for managing velog.io blog posts from the terminal
  • Covers authentication, post CRUD (create/edit/delete/publish), trending/recent browsing, and AI-optimized --format compact guidance
  • Bump marketplace version 1.8.0 → 1.9.0
  • Update plugin directory in README.md and README.ko.md

Test plan

  • claude plugin install velog-cli installs successfully
  • Skill triggers on velog-related prompts (e.g., "velog에 글 올려줘", "트렌딩 포스트 보여줘")
  • Skill does not trigger on unrelated prompts
  • marketplace.json is valid JSON with correct version

🤖 Generated with Claude Code

Add a new plugin that provides CLI guidance for the velog blogging
platform. The skill activates when users want to create, edit, publish,
or browse posts on velog.io from the terminal.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@minsoo-web minsoo-web merged commit 211bf05 into main Mar 12, 2026
3 checks passed
@minsoo-web minsoo-web deleted the velog-cli branch March 12, 2026 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant