Connects Claude to Jira through Membrane's authentication layer so you don't have to deal with OAuth plumbing or credential refresh. You can search for issues with JQL, create and update tickets, manage comments, transition issues through workflows, and hit the raw API when the pre-built actions don't cover your case. Works with Membrane's free tier. The skill pushes you toward using their action discovery rather than writing raw API calls, which honestly makes sense since it handles pagination and field mapping for you. Good fit if you're building agents that need to file bugs, update sprint boards, or pull project data without storing API keys locally.
npx skills add https://github.com/membranedev/application-skills --skill jira