Download Posix Resources banner
DataDog DataDog

Download Posix Resources

Testing community

Description

--- description: Download reference test suites and GTFOBins data for the implement-posix-command skill --- Download the reference resources used by the `implement-posix-command` skill and store them in the `resources/` directory. These resources are committed to git so they are available offline. ## What to download ### 1. GNU coreutils tests Download the GNU coreutils test directory: ```bash rm -rf /tmp/coreutils-master curl -sL https://github.com/coreutils/coreutils/archive/refs/heads/ma

Installation

Installs to ~/.claude/commands/datadog-rshell-download-posix-resources.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/DataDog/rshell/HEAD/.claude/commands/download-posix-resources.md -o ~/.claude/commands/datadog-rshell-download-posix-resources.md

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

Full documentation available on GitHub

View Source Repository