jetbrains-youtrack
Installation
SKILL.md
JetBrains YouTrack
JetBrains YouTrack is a project management and issue tracking tool. It's used by software development teams to plan, track, and release software.
Official docs: https://www.jetbrains.com/help/youtrack/standalone/YouTrack-REST-API.html
JetBrains YouTrack Overview
- Issue
- Comment
- User
- Project
- Tag
When to use which actions: Use action names and parameters as needed.
Working with JetBrains YouTrack
This skill uses the Membrane CLI to interact with JetBrains YouTrack. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills