·jira-auth

Authenticate with Jira Cloud REST API using API tokens. Use when setting up Jira connections, validating credentials, or handling rate limiting.

8Installs·2Trend·@01000001-01001110

Installation

$npx skills add https://github.com/01000001-01001110/agent-jira-skills --skill jira-auth

How to Install jira-auth

Quickly install jira-auth AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/01000001-01001110/agent-jira-skills --skill jira-auth
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: 01000001-01001110/agent-jira-skills.

SKILL.md

View raw

Purpose Authenticate with Jira Cloud REST API using API tokens or OAuth 2.0. Handle connection setup, credential validation, and rate limiting.

Create a .env file in the jira skill root directory (.claude/skills/jira/.env):

Get your API token at: https://id.atlassian.com/manage-profile/security/api-tokens

Authenticate with Jira Cloud REST API using API tokens. Use when setting up Jira connections, validating credentials, or handling rate limiting. Source: 01000001-01001110/agent-jira-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/01000001-01001110/agent-jira-skills --skill jira-auth
Category
!Security
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from 01000001-01001110/agent-jira-skills

Quick answers

What is jira-auth?

Authenticate with Jira Cloud REST API using API tokens. Use when setting up Jira connections, validating credentials, or handling rate limiting. Source: 01000001-01001110/agent-jira-skills.

How do I install jira-auth?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/01000001-01001110/agent-jira-skills --skill jira-auth Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/01000001-01001110/agent-jira-skills