Ejecuta cualquier Skill en Manus
con un clic
con un clic
Ejecuta cualquier Skill en Manus con un clic
Comenzar$pwd:
$ git log --oneline --stat
stars:4
forks:2
updated:18 de abril de 2026, 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.