Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
$ git log --oneline --stat
stars:4
forks:2
updated:2026년 4월 18일 20:12
SKILL.md
| name | read-rss |
| description | Subscribe to harper.blog via RSS for recent posts |
Consume the blog's RSS feeds for structured access to recent content.
GET https://harper.blog/index.xml — latest 20 items across all content types (posts, notes, links)GET https://harper.blog/posts/index.xml — blog posts onlyGET https://harper.blog/notes/index.xml — micro-posts onlyapplication/rss+xmlEach item includes: title, link, publication date, full HTML content, and author. The main feed mixes all content types; use section-specific feeds for filtered access.