open-artefacts-folder

Open Pixie artefacts folders in the native OS file browser.

6|1|Updated May 17, 2026
One-click install
npx skills add https://github.com/AlexKapadia/Pixie --skill open-artefacts-folder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: open-artefacts-folder
Source: https://github.com/AlexKapadia/Pixie/tree/main/.claude/skills/open-artefacts-folder
Command: npx skills add https://github.com/AlexKapadia/Pixie --skill open-artefacts-folder

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill opens the Pixie's artefacts folder (or a specific tool's artefacts or a single run's artefacts) in the operating system's native file browser — Explorer on Windows, Finder on macOS, or xdg-open on Linux. It does not list, copy, or modify artefacts.

Core Features & Use Cases

  • Open the artefacts folder for the entire project, a specific tool, or a single run to quickly locate outputs.
  • Seamlessly integrate with the Pixie workflow to view saved outputs without exporting or duplicating files.
  • Use when you want to reveal results in your OS file browser rather than listing content inline.

Quick Start

Open the artefacts folder in your OS file browser.

Frequently Asked Questions about open-artefacts-folder

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

FAQPage Schema
How do I open the artefacts folder in my OS file browser?

You can open the artefacts folder in your OS file browser by triggering the Skill, which automatically resolves the correct path and launches Explorer, Finder, or xdg-open to reveal your saved outputs.

Can I view artefacts for a specific tool run instead of the whole project?

Yes, you can open artefacts for the entire project, a specific tool, or a single run. The Skill resolves the correct artefacts path and validates its existence before launching the native file browser.

Does this Skill modify or copy the artefacts files when opening them?

No, the Skill does not list, copy, or modify artefacts. It strictly resolves the path, validates existence, and launches the OS file browser to provide quick access to the saved outputs.

What is the best way to access Pixie workspace outputs without exporting files?

The best way to access Pixie workspace outputs without exporting is to open the artefacts folder directly in your operating system's native file browser, allowing you to view saved results seamlessly.

Does opening artefacts work across Windows, macOS, and Linux?

Yes, opening artefacts works across platforms by launching Explorer on Windows, Finder on macOS, or xdg-open on Linux to reveal the resolved artefacts path in the native file browser.