Jira Download Attachments
Description
--- name: jira-download-attachments description: Download all attachments and inline media from a Jira ticket argument-hint: "<Jira URL or issue key> [output-dir]" allowed-tools: Bash, Read --- Download all attachments and inline media from a Jira ticket: $ARGUMENTS ## Arguments - `$1`: A Jira URL (e.g., `https://company.atlassian.net/browse/PROJ-123`) or a Jira issue key (e.g., `PROJ-123`). - `$2` (optional): Output directory. Defaults to `/tmp/<issue-key>`. ## Prerequisites Use `acli` for
Installation
Installs to ~/.claude/skills/nmoinvaz-speedy-gonzales-jira-download-attachments/SKILL.md
mkdir -p ~/.claude/skills/nmoinvaz-speedy-gonzales-jira-download-attachments && curl -fsSL https://raw.githubusercontent.com/nmoinvaz/speedy-gonzales/HEAD/commands/jira-download-attachments.md -o ~/.claude/skills/nmoinvaz-speedy-gonzales-jira-download-attachments/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development