{"id":"netresearch-jira-skill","name":"jira-skill","af_score":48.5,"security_score":53.5,"reliability_score":30.0,"what_it_does":"Provides Agent Skills–compatible Jira integration for AI agents via two skills: jira-communication (Python CLI scripts for Jira API operations) and jira-syntax (Jira wiki markup syntax/templates/validation). Includes scripts for searching, issue get/update, worklogs, attachments, comments, transitions, sprints/boards, and utility functions like listing fields/users/link types.","best_when":"You want an AI agent to operate Jira through command-like skills with optional JSON output, and you can run the provided Python scripts with the right environment credentials.","avoid_when":"You need a first-class MCP server, OpenAPI REST endpoints, or strong programmatic guarantees for retries/idempotency across write operations.","last_evaluated":"2026-03-30T15:26:49.637726+00:00","has_mcp":false,"has_api":false,"auth_methods":["JIRA_URL","JIRA_USERNAME (for Cloud)","JIRA_PERSONAL_TOKEN (for Server/DC)","API token regeneration for expired tokens (per troubleshooting)","Credentials via ~/.env.jira and/or --env-file"],"has_free_tier":false,"known_gotchas":["Credentials must be set via ~/.env.jira or --env-file and the scripts should be run from the skill directory (or with proper prefix paths).","Server/DC vs Cloud authentication differs (personal token vs username/email + token).","The plugin is invoked as CLI scripts rather than a direct API; agents must manage process execution and parsing JSON output themselves."],"error_quality":0.0}