jiraandconfluence-skillAutomates retrieval and summary of Jira Cloud issues and Confluence Cloud pages using secure API tokens for improved workflow insights.
Install via ClawdBot CLI:
clawdbot install Arkiant/jiraandconfluence-skillThis skill provides automated interaction with Jira Cloud and Confluence to:
GET /api/v2/issues/{issueIdOrKey} β retrieve Jira issue metadata.GET /api/v2/search β search issues by JQL.GET /wiki/rsl/{pageIdOrTitle} β retrieve Confluence page content.POST /comment β add comments to tickets or pages (optional).
export JIRA_API_TOKEN=your_jira_token
export CONFLUENCE_API_TOKEN=your_confluence_token
clawhub install jiraandconfluence-skill
After installation, call the skill via the CLI or integrate it through OpenClaw workflows:
jira-read --issue-key PROJ-123
confluence-read --title "Project Documentation"
1.0.0
Arkiant (contact via internal channels)
Generated Mar 1, 2026
Automatically fetch Jira issue details and status changes to provide real-time project updates during team meetings. Integrate with Confluence to pull related documentation for context, enabling AI-driven summaries that highlight blockers and progress.
Retrieve Jira issues linked to customer support tickets to analyze patterns and resolution times. Use Confluence to access knowledge base articles, generating insights for improving response strategies and documentation accuracy.
Search Jira for issues related to regulatory requirements and pull Confluence pages for policy documentation. Automate the creation of audit reports by summarizing changes and ensuring alignment with compliance standards.
Sync Jira issue details, such as feature requests and bug reports, with Confluence product documentation. Generate actionable insights to update user guides and technical specs, keeping documentation current with development progress.
Use Jira to track training-related tasks and Confluence to retrieve training manuals. Automate the generation of updated training content based on issue statuses and comments, streamlining employee onboarding processes.
Offer this skill as part of a subscription-based platform that integrates Jira and Confluence with other tools like Slack or Microsoft Teams. Charge per user or API call, providing automated insights and workflow automation to enhance productivity.
Provide consulting services to customize and deploy this skill for specific enterprise needs, such as tailored reporting or advanced security configurations. Revenue comes from one-time setup fees and ongoing support contracts.
Release a free version with basic read-only access to Jira and Confluence, then upsell premium features like advanced analytics, write permissions for comments, or integration with additional platforms. Monetize through tiered pricing plans.
π¬ Integration Tip
Ensure environment variables for API tokens are securely configured and use read-only scopes initially to minimize security risks while testing integrations.
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications.
Advanced desktop automation with mouse, keyboard, and screen control
Manage n8n workflows and automations via API. Use when working with n8n workflows, executions, or automation tasks - listing workflows, activating/deactivating, checking execution status, manually triggering workflows, or debugging automation issues.
Design and implement automation workflows to save time and scale operations as a solopreneur. Use when identifying repetitive tasks to automate, building workflows across tools, setting up triggers and actions, or optimizing existing automations. Covers automation opportunity identification, workflow design, tool selection (Zapier, Make, n8n), testing, and maintenance. Trigger on "automate", "automation", "workflow automation", "save time", "reduce manual work", "automate my business", "no-code automation".
Browser automation via Playwright MCP server. Navigate websites, click elements, fill forms, extract data, take screenshots, and perform full browser automation workflows.