clicky-artifacts

Locate, open, reveal, export, and organize Clicky-generated files and local artifacts.

Updated Jul 7, 2026
One-click install
npx skills add https://github.com/jamsdoescode/Erik-s-Portfolio --skill clicky-artifacts-jamsdoescode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clicky-artifacts
Source: https://github.com/jamsdoescode/Erik-s-Portfolio/tree/main/openclicky/AppResources/OpenClicky/OpenClickyBundledSkills/clicky-artifacts
Command: npx skills add https://github.com/jamsdoescode/Erik-s-Portfolio --skill clicky-artifacts-jamsdoescode

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? After a workflow generates a PDF, CSV, DOCX, deck, or report, users often lose track of where the file was saved. This Skill finds the exact artifact, verifies it exists, and opens, reveals, exports, renames, or organizes it with a confirmed absolute path. ## Core Features & Use Cases - Artifact Discovery: Searches the workspace, output folders, Desktop, Downloads, and Application Support to locate generated files by name, type, or recency. - Open, Reveal, and Export: Opens files with the default handler, reveals them in Finder, and delegates format-specific work to the pdf, doc, and spreadsheet skills. - Safe File Organization: Renames, moves, and cleans up artifacts with explicit confirmation before any destructive operation. - Use Case: After a reporting workflow finishes, ask where the PDF went and have it located, verified for nonzero size, and revealed in Finder with its absolute path. ## Quick Start Find the PDF report that was just generated, show it in Finder, and give me its absolute path.

Frequently Asked Questions about clicky-artifacts

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

FAQPage Schema
How do I find where a generated PDF or report was saved?

The Skill searches likely output roots first: the current workspace, output/ and tmp/ folders, Desktop, Downloads, and OpenClicky Application Support. It prefers exact paths found via file search over guesses and returns the absolute path.

How do I open or reveal a generated file in Finder?

After verifying the file exists and has nonzero size, the Skill opens it with the default system handler or reveals it in Finder. If opening fails, it reports the failure and still provides the absolute path.

Can this Skill create a PDF, deck, or spreadsheet from scratch?

No. It only manages artifacts that already exist. Content creation belongs to the owning workflow first; this Skill handles the final open, reveal, export, or organization step afterward.

What happens when multiple files match my request?

The Skill chooses the newest relevant file and tells you how many candidates matched. If the path is inferred rather than exact, it labels the path as inferred instead of hiding the uncertainty.

Will it delete or overwrite my files automatically?

No. Deletes, overwrites, bulk moves, and folder cleanup all require explicit confirmation before executing. Existing files are never overwritten unless you explicitly request replacement.