linear-uploads

Community

Fetch and save Linear attachments from issues.

Authorkvnxiao
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the retrieval of attachments and images from Linear issues, eliminating manual download steps and speeding up content collection.

Core Features & Use Cases

  • Download attachments to a file with linear-cli up fetch "https://uploads.linear.app/..." -f filename
  • Output raw bytes to stdout for piping or base64 encoding
  • Find Upload URLs in issue descriptions and comments using linear-cli commands Use Case: When you need to collect all screenshots and file attachments from a Linear ticket for QA reports or archival purposes.

Quick Start

Install and configure linear-cli, then run a command like: linear-cli up fetch "https://uploads.linear.app/{org}/{upload}/{filename}" -f /path/to/file Or pipe to stdout: linear-cli up fetch "https://uploads.linear.app/{org}/{upload}/{filename}" | base64

Dependency Matrix

Required Modules

None required

Components

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: linear-uploads
Download link: https://github.com/kvnxiao/.dotfiles/archive/main.zip#linear-uploads

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.