A robust command-line snippet manager for saving, searching, and executing complex terminal commands.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install pet
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install pet using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
pet is a specialized CLI tool designed to help developers capture and reuse intricate shell commands. By integrating this tool via Openclaw Skills, you can transform your terminal into a searchable knowledge base, effectively eliminating the need to memorize long flags or sift through shell history. It provides a structured way to maintain a library of one-liners and technical scripts that are instantly accessible.
Whether you are managing cloud infrastructure or complex build pipelines, pet ensures your most valuable commands are never lost. Leveraging Openclaw Skills for snippet management allows for a more organized and efficient developer workflow across various projects and environments.
To get started, ensure you have the pet binary installed on your system. You can then begin adding snippets using the following command:
pet new
For remote synchronization, configure your GitHub Gist credentials in the configuration file located at ~/.config/pet/config.toml to fully utilize the sync capabilities of these Openclaw Skills.
Snippets are stored and organized within a TOML file at ~/.config/pet/snippet.toml. The data structure is defined as follows:
| Key | Type | Description |
|---|---|---|
| command | string | The actual shell command to be stored and executed |
| description | string | A summary of what the command does |
| output | string | Optional field for expected output or examples |
| tag | array | List of tags for easier filtering and organization |
Loading
A specialized delivery management skill that interfaces with the Parcel app API to automate package tracking and logistics.

A powerful text extraction tool for Openclaw Skills that preserves layout and captures handwriting from complex PDFs and images.

A specialized interface for managing the Little Snitch network monitor and firewall directly through the macOS command line.

A comprehensive tool for accessing personal listening history, global music charts, and artist metadata via the Last.fm API.

Access comprehensive sports data including team statistics, past scores, and upcoming fixtures through an easy-to-use API integration.

Rapidly access concise, community-driven command-line manuals to streamline your development workflow.








































