Agent skill · mvanhorn
pp-kie
Printing Press CLI for Kie. Unified API for Kie.ai's AI generation platform: image, video, music, and chat models, plus account and file utilities.
What it needs
About 11k tokens when loaded.
What this skill does
Kie — Printing Press CLI Prerequisites: Install the CLI This skill drives the kie-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: kie-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 before this CLI has a public-library category, install Node or use the category-specific Go fallback after publish. 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. Unified API for Kie.ai's AI generation platform: image, video, music, and chat models, plus account and file utilities. Async generation endpoints return a taskId; poll the matching record-info/get-details endpoint (or use a callBackUrl) to retrieve results. Command Reference aleph — Manage aleph kie-pp-cli aleph generate-video — Using Runway Aleph model for video-to-video conversion to create dynamic AI-generated videos ## Overview Transform kie-pp-cli aleph get-video-details — Retrieving comprehensive information about Runway Alpeh video generation tasks ## Overview Retrieve detailed chat — Manage chat kie-pp-cli chat — Get the current credit balance available in your account. claude — Manage claude kie-pp-cli claude — When stream: true is set in the request, the API returns responses as server-sent events (SSE). codex — Manage codex kie-pp-cli codex — GPT 5. common — Manage common kie-pp-cli common — Convert generated file URLs into downloadable temporary links. Only supports files generated by kie.ai services. …
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills mvanhorn/kie