Install
openclaw skills install velog-cliFetch and display the latest Velog user posts from public RSS feeds in Markdown or JSON without requiring authentication.
openclaw skills install velog-cliVelog public RSS CLI — 최신 Velog 포스트를 손쉽게 가져오는 도구이다. 인증이나 키가 필요하지 않으며 https://v2.velog.io/rss/<username> 피드를 파싱하여 Markdown 또는 JSON으로 출력한다.
velog-cli user-posts --username <name> --limit 5 --format md
pipx install . # 또는 uv tool install .