·jira-project-management
@

jira-project-management

01000001-01001110/agent-jira-skills

Administer Jira projects. Use when creating/archiving projects, managing components, versions, roles, permissions, or project configuration.

2Installs·0Trend·@01000001-01001110

Installation

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

SKILL.md

Purpose Comprehensive project administration including CRUD operations, components, versions, roles, permissions, and configuration.

| Create project | POST | /project | | Get project | GET | /project/{projectIdOrKey} | | Update project | PUT | /project/{projectIdOrKey} | | Delete project | DELETE | /project/{projectIdOrKey} | | Archive project | POST | /project/{projectIdOrKey}/archive | | Restore project | POST | /project/{projectIdOrKey}/restore |

| Search projects | GET | /project/search | | Recent projects | GET | /project/recent | | List components | GET | /project/{projectIdOrKey}/components | | Create component | POST | /component | | Update component | PUT | /component/{id} | | Delete component | DELETE | /component/{id} | | List versions | GET | /project/{projectIdOrKey}/version |

Administer Jira projects. Use when creating/archiving projects, managing components, versions, roles, permissions, or project configuration. Source: 01000001-01001110/agent-jira-skills.

View raw

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-project-management
Category
@Collaboration
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is jira-project-management?

Administer Jira projects. Use when creating/archiving projects, managing components, versions, roles, permissions, or project configuration. Source: 01000001-01001110/agent-jira-skills.

How do I install jira-project-management?

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-project-management Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

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

Details

Category
@Collaboration
Source
skills.sh
First Seen
2026-02-01

Related Skills

None