getting-pr-artifacts
CommunityEffortlessly retrieve PR workflow artifacts.
Authorkarlmdavis
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manually sifting through GitHub PR workflows to find and download specific artifacts is time-consuming and inefficient, especially when dealing with large files or multiple runs. This Skill automates the discovery and provides direct commands, saving you from manual navigation and accidental large downloads.
Core Features & Use Cases
- Artifact Discovery: Automatically identifies all available artifacts from a given PR's workflow runs.
- Size & Content Insight: Provides artifact names, sizes, and potential contents (e.g., test reports, build outputs).
- Download Commands: Generates
ghCLI commands to selectively download artifacts, preventing large files from consuming your AI context. - Use Case: After a CI/CD pipeline completes, you need to quickly grab the
ios-e2e-test-resultsartifact to debug a mobile test failure. Use this Skill to get the exact command to download it to a temporary directory without you having to browse GitHub Actions logs.
Quick Start
Use the getting-pr-artifacts skill for PR number 123 to list all available workflow artifacts and their download commands.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: getting-pr-artifacts Download link: https://github.com/karlmdavis/dotfiles/archive/main.zip#getting-pr-artifacts Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.