Skill Detail
Handoff Skill
handoff · github
Compresses a session into a markdown doc to continue in a fresh session or hand off to a different agent.
Skill Overview
Compresses a session into a markdown doc to continue in a fresh session or hand off to a different agent.
Handoff Search Terms
This page targets users searching for Handoff Skill, download, installation, README, Skill URL, and usage guide.
Resource Type
Claude Skill
Categories
Productivity, Meta & Tools, Marketing & Growth
Tags
Handoff, Markdown, Session
The download is a local Markdown skill file saved by EasyGlobe and deployable with the site to GitHub and Cloudflare.
Detailed Skill Introduction
What Handoff is for
Handoff is an AI agent skill resource for Productivity, Meta & Tools, Marketing & Growth workflows. Based on the archived project material, its core value is: Compresses a session into a markdown doc to continue in a fresh session or hand off to a different agent.. People landing on this page are likely searching for Handoff, Handoff download, Handoff installation, Handoff README, Handoff Skill URL, or platform-specific terms such as Claude Skills, Codex Skills, Gemini Skills, Kimi Skills, and GLM Skills. This detail page brings those signals together so a user can understand what the skill does before opening the original project.
README summary
A Claude Code skill that captures the state of a long session into a structured document, so a fresh session can pick up cleanly without re-deliberating from scratch.
README capability notes
The skill has two modes, both triggered by what you say in chat. No flags, no per-project setup.
README usage notes
**macOS / Linux**
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/pformoso-deus-ai/handoff-claude-skill/main/install.sh)"**Windows (PowerShell)**
iwr -useb https://raw.githubusercontent.com/pformoso-deus-ai/handoff-claude-skill/main/install.ps1 | iexThe installer copies the skill into ~/.claude/skills/handoff/ (or $env:USERPROFILE\.claude\skills\handoff\ on Windows).
**First-time install**: restart Claude Code (or close and reopen any session) so the file watcher picks up the new skill directory. After that, edits to the skill hot-reload mid-session without a restart....
README setup and configuration notes
Re-run the same install command. The script overwrites SKILL.md with the latest from the pinned ref (default main); open Claude Code sessions hot-reload the change without a restart.
Workflow fit and practical value
The current taxonomy places Handoff under Productivity, Meta & Tools, Marketing & Growth, with tags such as Handoff, Markdown, Session. That means the skill should be evaluated through the lens of repeatable work: what task it helps an AI agent perform, what context the agent needs, what output a user should expect, and whether the workflow can be reused as a team SOP. The archived README is used as the first source of truth whenever it includes feature lists, examples, setup notes, or usage guidance. The local Markdown download is useful for review, internal documentation, and adapting the instructions into your own agent skills repository.
Installation, usage, and platform notes
macOS / Linux Windows (PowerShell) The installer copies the skill into /.claude/skills/handoff/ (or $env:USERPROFILE\.claude\skills\handoff\ on Windows). First-time install : restart Claude Code (or close and reopen any session) so the file watcher picks up the new skill directory. After that, edits to the skill hot-reload mid-session without a restart.... The skill has two modes, both triggered by what you say in chat. No flags, no per-project setup. If the README does not include a complete command-by-command setup path, the Skill URL remains the official source for the latest installation instructions. Platform support should be confirmed from the original project, but the information on this page is organized so it can be reused as a reference for Claude, Codex, Gemini, Kimi, GLM, ChatGPT, or internal AI agent workflows.
Installation
**macOS / Linux**
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/pformoso-deus-ai/handoff-claude-skill/main/install.sh)"**Windows (PowerShell)**
iwr -useb https://raw.githubusercontent.com/pformoso-deus-ai/handoff-claude-skill/main/install.ps1 | iexThe installer copies the skill into ~/.claude/skills/handoff/ (or $env:USERPROFILE\.claude\skills\handoff\ on Windows).
**First-time install**: restart Claude Code (or close and reopen any session) so the file watcher picks up the new skill directory. After that, edits to the skill hot-reload mid-session without a restart.
**Pin a version** by setting HANDOFF_REF to any branch, tag, or commit:
HANDOFF_REF=v0.1 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/pformoso-deus-ai/handoff-claude-skill/main/install.sh)"**Inspect before running** (recommended for any curl | bash pattern): the scripts are install.sh and install.ps1 in this repo. They download handoff/SKILL.md into the skills directory and print a restart hint if needed.
**Manual install** — if you'd rather skip the script, the skill is the single file handoff/SKILL.md. Copy it to ~/.claude/skills/handoff/SKILL.md directly.
Usage
The skill has two modes, both triggered by what you say in chat. No flags, no per-project setup.
Capabilities
Primary workflow coverage: Productivity, Meta & Tools, Marketing & Growth.
Supported Platforms
Use this skill as a reference template for these AI agents, model workflows, or team SOPs.
Configuration & Updates
Re-run the same install command. The script overwrites SKILL.md with the latest from the pinned ref (default main); open Claude Code sessions hot-reload the change without a restart.
README Command Examples
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/pformoso-deus-ai/handoff-claude-skill/main/install.sh)" iwr -useb https://raw.githubusercontent.com/pformoso-deus-ai/handoff-claude-skill/main/install.ps1 | iex HANDOFF_REF=v0.1 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/pformoso-deus-ai/handoff-claude-skill/main/install.sh)" Tags
FAQ
What is Handoff Skill?
Compresses a session into a markdown doc to continue in a fresh session or hand off to a different agent.
Who should use Handoff?
Use this skill if your team, operator, developer, or AI agent works on Productivity, Meta & Tools, Marketing & Growth workflows.
When should you use Handoff Skill?
Use it when a task involves Handoff, Markdown, Session, or when the workflow should become a Claude Skill, Codex Skill, Gemini Skill, Kimi Skill, GLM Skill, or team SOP.
How do you download Handoff Skill?
Use the “Download Skill File” button near the top of the page or in the Skill Information panel. The local Markdown file saved by EasyGlobe is manual-handoff.md.
How do you install Handoff Skill?
Check the Installation section on this page. If the archived README does not include an explicit installation section, open the Skill URL and follow the official README, platform documentation, or marketplace instructions.
How do you use Handoff Skill?
Check the Usage, Capabilities, and README summary sections. The page extracts usage notes, command examples, and workflow context from the archived README where available.
Does Handoff Skill work with Claude, Codex, Gemini, Kimi, and GLM?
This page packages the resource as reusable AI agent skill material for Claude Skills, Codex Skills, Gemini Skills, Kimi Skills, GLM Skills, ChatGPT Skills or team SOPs. Actual runtime compatibility depends on the official instructions at the Skill URL.
Where is the Skill URL for Handoff Skill?
The Skill URL is shown in the Skill Information panel. You can also use the “Open Original Skill” button near the top of the page to open the original project or official page.
What is the difference between the local download and the Skill URL?
The local download is an EasyGlobe-saved Markdown copy for archiving, reading, and reuse. The Skill URL points to the original project, official documentation, or marketplace page for the latest instructions.