Teach your AI agent how Partoska works.
Install the Partoska Skill once and your agent gets a practical playbook for event creation, QR invitations, photo browsing, moderation, and full-quality sync workflows.
Run this command in your terminal:
$ npx skills add partoska/p6a-skillsWhat the skill helps agents do?
It does not invent magic AI features. It tells the agent when to use the MCP server, when the command-line tool is better, and how to handle real event-photo work without guessing.
Create events and QR invitations
Guide an agent through event setup, invite links, and QR cards for printed invitations, posters, programs, and table signs.
Sync and download photos
Route full-quality downloads, backups, and scheduled sync jobs through the p6a command-line tool.
Browse and moderate
Use Partoska MCP server tools for agent-driven event lookup, photo previews, favorites, and moderated gallery approval.
Write repeatable workflows
Turn repeated organizer tasks into shell commands, scripts, or assistant workflows that fit the environment.
Show the result, not just the setup.
A collected event gallery can become a recap poster in minutes. The skill tells the agent where to fetch photos, how to include the gallery link or QR payload, and when to use the command-line tool for files.
Before
Partoska gallery
8 photosCollected trip photos, still in the event gallery where everyone can upload and browse.

AI Prompt
/partoska Create a summary poster from our trip to Berlin.After
Recap poster
ReadyA shareable summary artifact made from the same gallery and linked back to the full collection.

Read the event
Use MCP tools to inspect the gallery, counts, favorites, and QR codes.
Route the work
Use the skill to decide what belongs in the agent session and what needs p6a.
Make the result
Turn selected full-quality photos into a poster, handout, or recap asset.
Help your AI client pick the right workflow.
The skill's main value is practical routing. Some jobs belong in a shell. Some jobs are cleaner when the AI assistant is already connected to the MCP server.
For live agent sessions
Use this path when the AI assistant is connected to the Partoska MCP server and can call tools directly.
The MCP server is best for structured event data, photo previews, QR payloads, and moderation. Full-quality binary downloads still belong to the command-line tool.
For scripts, sync, and full-quality files
Use this path for cron jobs, command-line automation, backups, downloads, and work that must run outside the current AI chat.
Command-line tasks require p6a to be installed and authenticated with p6a login. The skill helps the agent produce commands and scripts you can run yourself.
Ask in plain language
Once installed, describe what you need. Browsing, creating, and moderation route to the MCP server. Downloads, sync, and scripted backups require the command-line tool.
See the Partoska MCP server page/partoska Create event for Lisa B-Day./partoska Show the QR card for this weekend's match.The source is public. The installation is one command.
Read the README, inspect the skill, or download the release archive from GitHub. The recommended installer command is still the shortest path.