Jira Rules Builder

    4

    Build, patch, and fix Jira Cloud automation JSON files for advanced rules, unique lookup variables, and HTML emails.

    $5

    Secure checkout via Stripe

    30-day refund guarantee

    Converts to your local currency at checkout

    0 installsSecurity scanned

    Works with the AI tools you already use

    Claude CodeClaude CodeCursorCursorCodex CLICodex CLIMuseMuseOpenClawOpenClaw+21 more

    jira-rules-builder

    Example session with this skill installed

    Create a Jira automation JSON for a weekly digest rule. Use a scheduled trigger with nosearch mode and a lookup issues action named tasks.

    • Read your context and instructions
    • Compiled the jira-rules-builder
    {
      "cloud": true,
      "rules": [{
        "name": "Weekly Digest",
        "state": "DISABLED",
        "trigger": { "type": "jira.jql.scheduled", "value": { "executionMode": "nosearch" } },
        "components": [{ "type": "jira.lookup.issues", "value": { "id": "_custom_tasks", "name": "tasks" } }]
      }]
    }
    

    Connects securely to your tools. The creator never sees your data.

    What you get

    Weekly status digest emails grouped by epicFixing exported rules with blank or duplicate lookup variable namesBuilding multi-lookup rules the UI won't let you configureRovo agent integration in automation rules

    About this skill

    Automate Jira Like a Pro

    Creating complex Jira Cloud automation rules via the standard UI can be limiting and error-prone. The Jira Rules Builder skill empowers developers to programmatically generate, patch, and fix Jira automation JSON files, enabling advanced configurations that are impossible through the web interface alone.

    What it does

    • Beyond UI Limits: Assign unique names to multiple lookup variables (Jira's UI defaults everything to `lookupIssues`), preventing data overwrites.
    • Smart Value Optimization: Corrects common syntax errors in smart values, such as improper prefixes inside iteration blocks.
    • Bug Prevention: Automatically fixes known Jira import issues, like the "convertLineBreaks" flag that destroys HTML email layouts or incorrect schema versions for email actions.
    • Structure Validation: Ensures the output JSON includes site-specific constants (ARIs, Account IDs) required for a successful import.

    Why use this skill?

    Prompting a generic AI to write Jira JSON often results in schema version mismatches or invalid triggers. This skill uses a specialized knowledge base of Jira's import/export schema—including specific fixes for Scheduled triggers, Rovo Agent steps, and complex JQL patterns for different project types (Team-managed vs. Classic).

    Supported Components

    • Triggers: Scheduled digests (CRON/Basic), Issue transitions, and JQL-based events.
    • Actions: Lookup Issues, Create Variable, Send Email (HTML supported), and Rovo Agent invocation.
    • Cross-Platform: Works with both Next-gen (Team-managed) and Classic Jira project architectures.

    How to install

    Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.

    ~30 seconds
    1. 1

      Download the ZIP

      Free skills download straight away. Paid skills unlock right after purchase.

    2. 2

      Unzip into your skills folder

      Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.

    3. 3

      Ask your agent to use it

      Restart the agent if it was already running. It picks the skill up automatically - no config needed.

    Skills folder by agent

    Click the path to copy it. Create the folder if it does not exist yet.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean 6 months ago

    • Passed all security checks, Safe to install

    Listed6 months ago

    What's inside

    Frequently Asked Questions