Agent skill · mvanhorn
pp-logitech-docs
Every Logitech manual, spec sheet, and install guide — searchable offline, agent-native, no browser. Trigger phrases: `get the spec sheet for MeetUp`, `Logitech install guide`, `download Logitech manual`, `search Logitech support docs`, `use logitech-docs`.
What it needs
About 11k tokens when loaded.
What this skill does
<!-- GENERATED FILE — DO NOT EDIT. This file is a verbatim mirror of library/devices/logitech-docs/SKILL.md, regenerated post-merge by tools/generate-skills/. Hand-edits here are silently overwritten on the next regen. Edit the library/ source instead. See the repository agent guide, section "Generated artifacts: registry.json, cli-skills/". --> Logitech — Printing Press CLI Prerequisites: Install the CLI This skill drives the logitech-docs-pp-cli binary. You must verify the CLI is installed before invoking any command from this skill. If it is missing, install it first: 1. Install via the Printing Press installer. It defaults binaries to $HOME/.local/bin on macOS/Linux and %LOCALAPPDATA%\Programs\PrintingPress\bin on Windows: 2. Verify: logitech-docs-pp-cli --version 3. Ensure the reported install directory is on $PATH for the agent/runtime that will invoke this skill. If the npx install fails (no Node, offline, etc.), fall back to a direct Go install (requires Go 1.26.6 or newer). This installs into $GOPATH/bin (default $HOME/go/bin), so add that directory to $PATH instead: If --version reports "command not found" after install, the runtime cannot see the binary directory on $PATH. Do not proceed with skill commands until verification succeeds. support.logi.com is a Zendesk portal with a clean JSON API hiding behind it. logitech-docs turns 33k+ reference documents into a greppable local index: find specs by product, pull install guides, and full-text search inside manuals without touching a browser. When to Use This CLI When an agent or technician needs a Logitech spec sheet, install guide, or manual without opening support.logi.com. Anti-triggers Do not use this CLI for: Do not use for controlling Logitech devices or G HUB Do not use for live support chat or warranty claims Do not use for Logitech account management Unique Capabilities These capabilities aren't available in any other tool for this API. …
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills mvanhorn/pp-logitech-docs