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.