๐Ÿงต
AI EngineeringTypeScript

Spool

by paperboytm

Spool is an AI Engineering skill for Claude Code, published by paperboytm in spool.

589 stars39 forkson paperboytm/spoolAdded 2026/08/25Repository updated 2026/07/27
ai-agentsclaude-codecodexcodex-clideveloper-toolselectronfull-text-searchgemini-clilinuxlocal-firstmacosmcpopen-sourceopencodeprivacyproductivitysecurity
Install in seconds
Install Spool
Copy Spool into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/paperboytm/spool/tree/main/skills/spool ~/.claude/skills/spool

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/paperboytm/spool.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/spool/SKILL.md in paperboytm/spool
Installs to
~/.claude/skills/spool
Collection
One of 4 skills cataloged from this repository
Category
AI Engineering โ€” 2451 skills

What Spool does

Spool shares the current agent session with a Markdown summary and can publish, withdraw, or resume it from the CLI. It also searches past Claude Code, Codex, Gemini CLI, OpenCode, and Pi sessions when a user refers to earlier work.

Spool is cataloged under AI Engineering on DirSkills. Spool comes from a repository tagged ai-agents, claude-code, codex, codex-cli and developer-tools.

Documentation

README

Spool is the publishing platform for agent Sessions. Share explicitly sends the selected records to the Hub and returns a durable URL. Claude Code and Codex CLI Shares are Public by default and can appear in Explore and search; Gemini CLI, OpenCode, and Pi remain Link-only until Discovery supports them. Claude Code and Codex CLI shares can also be resumed from another machine. A Share can carry a Markdown Summary: the interactive CLI can generate one with a detected Claude Code or Codex CLI, while an agent shell should provide its own Summary with --summary. Local preparation and sharing cover all five providers, so any agent with a shell can recall another agent's Sessions.

Routing

Decide from $ARGS and the conversation:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Spool

  • What else does paperboytm publish alongside Spool?

    Spool is one of 4 skills that DirSkills catalogs from paperboytm/spool, the repository it ships in. Its siblings there include Adapt, Clarify and Release All. Each one is a separate skill with its own page in this directory, installs the same way Spool does, and is maintained by paperboytm in that same repository. The rest of the collection is listed on the paperboytm/spool page.

  • How does Spool compare to other AI Engineering skills?

    Spool ranks #1973 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Spool against them. Open each page to compare what they document and how they install.