Session Management skills
Free agent skills tagged session management, ready to install into any SKILL.md-compatible agent.
19 skills
Context Agent
sickn33
Enhance session continuity with automatic context management.
Handoff
alirezarezvani
Efficiently summarize and transfer work between AI agents.
Sessions Management
microsoft
Essential guidelines for agents window development.
Harness Creator
walkinglabs
Build reliable harnesses for AI coding agents.
Coding Agent Sessions
code-yeongyu
Easily find and inspect coding agent sessions across platforms.
Mem0 Scope
mem0ai
Control memory scope for saving and searching.
Project Session Manager
yeachan-heo
Automate isolated development environments with ease.
Broken Authentication
sickn33
Identify vulnerabilities in authentication systems.
ACP Harness Router
openclaw
Seamlessly route coding requests across multiple agents.
Browser Automation via PinchTab MCP
pinchtab
Automate browser tasks using PinchTab's MCP server.
Authentication Patterns
wshobson
Master secure authentication and authorization systems.
Claude Code Sessions
davila7
Manage and analyze your Claude Code session history.
Browser Automation
ruvnet
Automate web browsing with AI-optimized snapshots.
Agent-Browser Core
Core agent-browser usage guide. Read this before running any agent-browser commands. Covers the snapshot-and-ref workflow, navigating pages, interacting with elements (click, fill, type, select), extracting text and data, taking screenshots, managing tabs, handling forms and auth, waiting for content, running multiple browser sessions in parallel, and troubleshooting common failures. Use when the user asks to interact with a website, fill a form, click something, extract data, take a screenshot, log into a site, test a web app, or automate any browser task.
Session Memory Management
Manage durable working-session memory for coding agents. Use when a user asks to preserve or recover agent context across disconnects, VS Code restarts, long-running work, handoffs, or any session where important state should be written periodically under the repo's session directory. Do NOT use for: simple questions, short tasks, one-off commands, linting, or code review.
Context Compression
This skill should be used when long-running agent sessions need context compression, structured summarization, compaction, token-per-task optimization, or durable handoff summaries that preserve decisions, files, risks, and next actions.
Herdr Throwaway Reproduction
Create and control a disposable named Herdr session from inside an existing Herdr session. Use for isolated Herdr runtime, pane, terminal, process, API, persistence, or agent reproductions that should be driven through the CLI/API without touching the default session.
Workshop Facilitation
Facilitate workshop sessions in a one-step, multi-turn flow. Use when an interactive skill needs consistent pacing, options, and progress tracking.
Continue Codex Work
Recover actionable context from a prior Codex CLI session's local rollout files and continue interrupted work without running `codex resume`. Use this whenever the user wants to pick up Codex (OpenAI Codex CLI / GPT agent) work — they give a Codex session id, ask to continue what Codex was doing, say a Codex run was cut off mid-task, or want to inspect `~/.codex/sessions` rollout JSONL before resuming. This is the Codex counterpart of continue-claude-work: reach for it for Codex/`~/.codex` sessions, and for continue-claude-work when the prior session was Claude Code (`~/.claude`).
