Playnite Bridge — AI Skill

Manage Playnite libraries via a local HTTP API with Bearer token authentication.

11|1|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/rollacode/playnite-bridge --skill playnite-bridge-ai-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Playnite Bridge — AI Skill
Source: https://github.com/rollacode/playnite-bridge/tree/main
Command: npx skills add https://github.com/rollacode/playnite-bridge --skill playnite-bridge-ai-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables AI agents to manage a local Playnite library via a secure HTTP API, eliminating manual library maintenance.

Core Features & Use Cases

  • List, search, update, and launch games
  • Fetch missing artwork and manage categories, tags, genres, and platforms
  • Sync and monitor library state across devices via the included API

Quick Start

Copy this AI Skill into your chat and configure the host, port, and token to connect to your local Playnite Bridge API.

Frequently Asked Questions about Playnite Bridge — AI Skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Playnite library management with an AI agent?

You can automate Playnite library management by connecting your AI agent to a local HTTP API. This allows the agent to list, search, update, launch, and install games without manual intervention.

Can I use curl to interact with my Playnite library?

Yes, you can use curl to interact with your Playnite library. The system exposes a local HTTP API that accepts requests for listing games, fetching artwork, and synchronizing metadata across devices.

How do I secure API requests when automating Playnite tasks?

To secure API requests for Playnite automation, the system enforces Bearer token authentication. You must configure your host, port, and token to ensure only authorized AI agents can manage your library.

Does this approach support fetching missing artwork and syncing metadata?

Yes, this approach supports fetching missing artwork and syncing metadata. The API allows AI agents to manage categories, tags, genres, platforms, and monitor library state across multiple devices.

What do I need to configure before an AI agent can control my Playnite library?

Before an AI agent can control your Playnite library, you need to configure the host, port, and token. This connects the agent to your local Playnite Bridge API for secure library automation.