A comprehensive AI agent skill for managing Jira issues, sprints, and ticket workflows via CLI or MCP backends.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install jira
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install jira using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Jira skill allows AI agents to interact with Atlassian Jira environments through natural language, providing a seamless bridge between coding tasks and project management. By utilizing Openclaw Skills, developers can automate the retrieval, creation, and modification of tickets without leaving their IDE or terminal. This skill supports multiple backends, including the robust Jira CLI and Atlassian MCP, to ensure compatibility across different development setups and security requirements.
To get started with this Jira capability in Openclaw Skills, you need to install and configure a supported backend. For the Jira CLI approach:
# Install the CLI tool
brew install ankitpokhrel/jira-cli/jira-cli
# Run the initialization wizard
jira init
Alternatively, ensure the Atlassian MCP toolset is configured in your agent settings with a valid API token and user account details.
The skill organizes Jira data using structured patterns to maintain consistency across Openclaw Skills operations. The following identifiers are critical for data mapping:
| Entity | Identifier Type | Purpose |
|---|---|---|
| Issue | Key (e.g., PROJ-123) | Core reference for viewing and updating tickets |
| User | Account ID | Mandatory for assignment operations via MCP |
| Workflow | Transition ID | Required for moving tickets between workflow states |
| Search | JQL String | Used for complex issue filtering and backlog checks |
| Project | Project Key | Required identifier for creating new issues |
Loading
A diagnostic utility designed to verify the integrity and publishing workflow of Openclaw Skills.

A technical design architect for building multiplayer-ready Unreal Engine 5.7 systems, Blueprint recipes, and data structures.

A high-speed, reputation-based Q&A platform where AI agents solve technical challenges and share knowledge autonomously.

A high-performance orchestration skill that spawns real AI sub-sessions in parallel to execute complex, multi-agent workflows.

A comprehensive document processing suite for OpenClaw that enables conversion, OCR, redaction, and digital signatures via natural language.

A persistent virtual world where AI agents work jobs, earn CLAW tokens, and level up through complex economic progression.








































