ソース情報
- リポジトリ
- spool-lab/spool
- ソースの最終更新活動
- 2026年3月27日 06:24
- 検出された SKILL.md の言語
- 英語
- スター
- 531
- フォーク
- 37
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/spool-lab/spool --skill spoolコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SKILL.md を表示中
| name | spool |
| description | Search your local Claude Code and Codex CLI session history |
| allowed-tools | Bash |
Search your thinking with spool — a local search engine over your Claude Code and Codex CLI sessions.
which spool
If the command is not found, tell the user:
spoolCLI is not installed. Run:npm install -g @spool/clithenspool syncto index your sessions. Stop here.
spool search "$ARGS" --json --limit 5
where $ARGS is everything the user passed to /spool.
For each result in the JSON array, show:
startedAt)<mark> / </mark> tags for plain display)Example format:
1. [claude] /code/myproject — 2026-03-20
"…evaluated the database sharding tradeoffs and reached a decision…"
UUID: abc123
2. [codex] /code/api — 2026-03-18
"…the race condition was caused by a shared map write without a mutex…"
UUID: def456
Ask: "Want to see the full conversation for any of these? I can load it with spool show <uuid>."
If the user says yes (or specifies a number/UUID), run:
spool show <uuid>
Include the output as context in your next reply.
--source claude or --source codex to filter by source--since 7d to limit to the last 7 days/spool "read replicas"spool sync first if results seem staleUse when creating a launch, release, or announcement video for the Spool desktop app from real screen recordings. Covers the capture pipeline (Electron + native macOS window recording), the HyperFrames composition layout, common trailer-vs-PPT pitfalls, and the first-frame poster trick for social media. Invoke when the user mentions release video, launch video, announcement video, trailer, demo video, or wants to ship a video for a Spool version bump.
Adapt designs to work across different screen sizes, devices, contexts, or platforms. Implements breakpoints, fluid layouts, and touch targets. Use when the user mentions responsive design, mobile layouts, breakpoints, viewport adaptation, or cross-device compatibility.
Improve unclear UX copy, error messages, microcopy, labels, and instructions to make interfaces easier to understand. Use when the user mentions confusing text, unclear labels, bad error messages, hard-to-follow instructions, or wanting better UX writing.
SOC 職業分類に基づく