Exécutez n'importe quel Skill dans Manus
en un clic
en un clic
Exécutez n'importe quel Skill dans Manus en un clic
Commencer$pwd:
$ git log --oneline --stat
stars:34,867
forks:5,753
updated:13 avril 2026 à 22:14
SKILL.md
[HINT] Téléchargez le répertoire complet incluant SKILL.md et tous les fichiers associés
| 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