π―
jira-syntax
π―Skillfrom netresearch/jira-skill
What it does
Converts Markdown-style text to Jira wiki markup for seamless formatting and rendering in Jira issue descriptions and comments.
Part of
netresearch/jira-skill(3 items)
jira-syntax
Installation
Install ScriptRun install script
curl -LsSf https://astral.sh/uv/install.sh | shuv runRun with uv
uv run scripts/core/jira-validate.py --verboseuv runRun with uv
uv run scripts/core/jira-search.py query "project = PROJ AND status = 'In Progress'"uv runRun with uv
uv run scripts/core/jira-issue.py get PROJ-123uv runRun with uv
uv run scripts/core/jira-worklog.py add PROJ-123 "2h 30m" -c "Code review"+ 23 more commands
π Extracted from docs: netresearch/jira-skill
3Installs
-
AddedFeb 6, 2026
More from this repository2
π―π―
jira-communicationπ―Skill
Facilitates seamless communication between Jira and external systems by handling ticket updates, comments, and notifications.
jira-integrationπ―Skill
Enables AI agents to interact with Jira issue tracking systems through API operations and wiki markup syntax, supporting both Jira Server and Cloud platforms.