在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
$ git log --oneline --stat
stars:34,867
forks:5,753
updated:2026年4月13日 22:14
SKILL.md
[HINT] 下载包含 SKILL.md 和所有相关文件的完整技能目录
| 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