atlassian-automation

Automate Atlassian tasks via Rube MCP (Composio). Always search tools first for current schemas.

Install

Hot:8

Download and extract to your skills directory

Copy command and send to OpenClaw for auto-install:

Download and install this skill https://openskills.cc/api/download?slug=composiohq-composio-skills-atlassian-automation&locale=en&source=copy

Atlassian Automation Skills

Skill Overview


Automate interactions with Atlassian tools using Rube MCP. Supports scenarios such as creating tasks, updating statuses, and batch processing for products like Jira and Confluence.

Use Cases

  • Automated Bug Reporting Workflow

  • Automatically create and assign Jira issues, set priorities and assignees based on predefined rules, and reduce manual effort and time.

  • Project Status Synchronization Automation

  • Periodically check and update task statuses, automatically generate project progress reports, and synchronize information between Jira and Confluence.

  • Batch Task Management

  • Batch create, update, or close Jira issues. Handles issue classification and label assignment, making it suitable for data migration and bulk maintenance.

    Core Features

  • Dynamic Tool Discovery

  • Automatically retrieves the latest Atlassian tool list and invocation patterns via RUBE_SEARCH_TOOLS, without hardcoding API parameters. Ensures the correct interface format is always used.

  • Connection Management

  • Uses RUBE_MANAGE_CONNECTIONS to manage Atlassian account connection status, supporting one-click authorization and connection status checks—no need to manually handle API keys.

  • Batch Operation Execution

  • Executes multiple Atlassian operations within a single session via RUBE_MULTI_EXECUTE_TOOL, supporting combinations of actions such as task creation, updating, and querying.

    FAQs

    Does Rube MCP require payment?


    Rube MCP is free to use. Simply add https://rube.app/mcp as the MCP server in the client configuration—no registration or payment is required.

    How do I connect an Atlassian account?


    On first use, call the RUBE_MANAGE_CONNECTIONS tool and specify the toolkit as atlassian. The system will return an authorization link. After logging in, the connection is automatically activated.

    What Atlassian operations are supported?


    The skill supports multiple operations through dynamic tool discovery, including but not limited to: creating/updating Jira issues, querying issue lists, adding comments, and managing Confluence pages. The specific available tools must be retrieved by querying RUBE_SEARCH_TOOLS.