the signals and their derived score are provisional and subject to change.
validate manually before sharing.
26f52963651d697d6f916ce9993b1f787880494f19d6acdefdb14eb0a1692cbcddfd5926f066d5eeAuthored: 6 days ago (Tue, 8 Sep 2026 23:17:59 +0000)Match: Claude-Session: https://claude.ai/code/session_01Ndf4x776ctjBxKybS8yez519d6acdefdb14eb0a1692cbcddfd5926f066d5eeAuthored: 6 days ago (Tue, 8 Sep 2026 23:17:59 +0000)Match: Co-authored-by: Claude Opus 5 <noreply@anthropic.com>6f1b43bef7cd6f0f35f112af3bebb9fa1e446673Authored: 6 days ago (Tue, 8 Sep 2026 22:56:44 +0000)Match: Claude-Session: https://claude.ai/code/session_01Ndf4x776ctjBxKybS8yez56f1b43bef7cd6f0f35f112af3bebb9fa1e446673Authored: 6 days ago (Tue, 8 Sep 2026 22:56:44 +0000)Match: Co-authored-by: Claude Opus 5 <noreply@anthropic.com>3b397aec8c236d191258aae0741b97df4a2b2da8Authored: 6 days ago (Tue, 8 Sep 2026 22:47:52 +0000)Match: Claude-Session: https://claude.ai/code/session_01Ndf4x776ctjBxKybS8yez53b397aec8c236d191258aae0741b97df4a2b2da8Authored: 6 days ago (Tue, 8 Sep 2026 22:47:52 +0000)Match: Co-authored-by: Claude Opus 5 <noreply@anthropic.com>89516a3e21144ddba0ff36ef6ce4371e14d5aa7aAuthored: 6 days ago (Tue, 8 Sep 2026 22:34:29 +0000)Match: Claude-Session: https://claude.ai/code/session_01Ndf4x776ctjBxKybS8yez589516a3e21144ddba0ff36ef6ce4371e14d5aa7aAuthored: 6 days ago (Tue, 8 Sep 2026 22:34:29 +0000)Match: Co-authored-by: Claude Opus 5 <noreply@anthropic.com>1fcc70ddcc43a4527841a2db5ca6eb91aac0d574Authored: 6 days ago (Tue, 8 Sep 2026 22:26:09 +0000)Match: Claude-Session: https://claude.ai/code/session_01Ndf4x776ctjBxKybS8yez51fcc70ddcc43a4527841a2db5ca6eb91aac0d574Authored: 6 days ago (Tue, 8 Sep 2026 22:26:09 +0000)Match: Co-authored-by: Claude Opus 5 <noreply@anthropic.com>dc3737b2c2f33a0b8f5318a20640e2bd156a309dAuthored: 6 days ago (Tue, 8 Sep 2026 22:19:40 +0000)Match: Claude-Session: https://claude.ai/code/session_01Ndf4x776ctjBxKybS8yez5dc3737b2c2f33a0b8f5318a20640e2bd156a309dAuthored: 6 days ago (Tue, 8 Sep 2026 22:19:40 +0000)Match: Co-authored-by: Claude Opus 5 <noreply@anthropic.com>0f4f863018a0e461829d717fcc200e510182815cAuthored: 6 days ago (Tue, 8 Sep 2026 21:25:04 +0000)Match: Claude-Session: https://claude.ai/code/session_01Ndf4x776ctjBxKybS8yez50f4f863018a0e461829d717fcc200e510182815cAuthored: 6 days ago (Tue, 8 Sep 2026 21:25:04 +0000)Match: Co-authored-by: Claude Opus 5 <noreply@anthropic.com>6c3ccecb52bb4463ef7a97c3f52af598e043f4e9Authored: 6 days ago (Tue, 8 Sep 2026 20:48:37 +0000)Match: Claude-Session: https://claude.ai/code/session_01Ndf4x776ctjBxKybS8yez56c3ccecb52bb4463ef7a97c3f52af598e043f4e9Authored: 6 days ago (Tue, 8 Sep 2026 20:48:37 +0000)Match: Co-authored-by: Claude Opus 5 <noreply@anthropic.com>9b595e040240dd0750f8fc605da6653a91df8ff8Authored: 6 days ago (Tue, 8 Sep 2026 19:49:05 +0000)Match: Claude-Session: https://claude.ai/code/session_01Ndf4x776ctjBxKybS8yez59b595e040240dd0750f8fc605da6653a91df8ff8Authored: 6 days ago (Tue, 8 Sep 2026 19:49:05 +0000)Match: Co-authored-by: Claude Opus 5 <noreply@anthropic.com>55d821becdc9c11a3e25573832930fb666ef91a3Authored: 6 days ago (Tue, 8 Sep 2026 12:54:43 +0000)Match: Claude-Session: https://claude.ai/code/session_01Ndf4x776ctjBxKybS8yez555d821becdc9c11a3e25573832930fb666ef91a3Authored: 6 days ago (Tue, 8 Sep 2026 12:54:43 +0000)Match: Co-authored-by: Claude Opus 5 <noreply@anthropic.com>public/skill/shell-online/SKILL.mdTool: unspecified---
name: shell-online
description: Give an operator a browser link to watch or control a terminal process running on the agent's machine. Use for a long-running command, training job, server, TUI, or shell; for remote progress monitoring or human handoff; or to list, reattach to, or stop shell.online sessions.
---
# shell.online
Wrap a local terminal process and give its operator an unguessable browser link. Keep the command and PTY on the local machine; use shell.online only as the terminal relay.
## Spublic/llms.txtTool: unspecified# shell.online
shell.online wraps a local terminal process and produces an unguessable browser link. The process remains on the local machine. Links can be interactive or server-enforced read-only.
## Noninteractive installation
curl -fsSL https://shell.online/install | sh
Supported platforms: macOS; Windows with native ConPTY; Linux across x86, ARMv5/6/7/64, MIPS/MIPSLE/MIPS64, PPC64, RISC-V 64, s390x, and LoongArch64; FreeBSD; OpenBSD; NetBSD; DragonFly BSD; and Solaris. Every Linux release artifact e.github/promptsTool: github-copilot.github/promptsTool: github-copilot.github/promptsTool: github-copilot.github/promptsTool: github-copilot.github/promptsTool: github-copilotnone