Directory banner
Open-Agent-Tools Open-Agent-Tools

Directory

Development community

Description

--- description: List every active agent session on this machine and its working directory. --- Run: `oat-postcard directory`

Installation

Installs to ~/.claude/skills/open-agent-tools-postcard-directory/SKILL.md

Terminal
mkdir -p ~/.claude/skills/open-agent-tools-postcard-directory && curl -fsSL https://raw.githubusercontent.com/Open-Agent-Tools/Postcard/HEAD/commands/directory.md -o ~/.claude/skills/open-agent-tools-postcard-directory/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository