Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$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