Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Started$pwd:
$ git log --oneline --stat
stars:34,867
forks:5,753
updated:April 13, 2026 at 22:14
SKILL.md
[HINT] Download the complete skill directory including SKILL.md and all related files
| name | speed |
| description | Launch RSVP speed reader for text |
| trigger | command |
| risk | unknown |
| source | community |
| tools | Write, Bash, Read |
Launch the RSVP speed reader to display text one word at a time with Spritz-style ORP (Optimal Recognition Point) highlighting.
Get the text:
$ARGUMENTS is provided, use that textPrepare the content:
Write and launch:
~/.claude/skills/speed/data/reader.html<!-- CONTENT_PLACEHOLDER --> with:
<script>window.SPEED_READER_CONTENT = "your escaped text";</script>
<!-- CONTENT_PLACEHOLDER -->
open ~/.claude/skills/speed/data/reader.htmlConfirm: Tell the user it's opening. Mention Space to play/pause.
$ARGUMENTS