clawhub-jira-pat-skillManage Jira issues on self-hosted or enterprise Jira instances using Personal Access Tokens in SSO/SAML environments where Basic Auth fails.
Install via ClawdBot CLI:
clawdbot install dejanb/clawhub-jira-pat-skillGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://issues.example.comAudited Apr 17, 2026 · audit v1.0
Generated Mar 4, 2026
IT teams in large corporations with self-hosted Jira instances can use this skill to automate ticket handling, such as fetching issue details for troubleshooting or updating statuses after resolution. It's particularly useful when SSO/SAML authentication blocks traditional Basic Auth methods, ensuring seamless integration with internal workflows.
Development teams in enterprises using on-premise Jira can leverage this skill to query project issues via JQL, track progress of epics and tasks, and automate status transitions during sprints. It enables real-time updates without manual intervention, improving efficiency in agile environments.
Compliance officers in regulated industries like finance or healthcare can use this skill to search for issues with specific labels or recent updates, generating reports for audits. It helps automate data extraction from Jira, ensuring accurate and timely documentation for regulatory requirements.
DevOps teams managing incidents in self-hosted Jira can automate actions like adding comments or closing issues post-resolution. This skill integrates with monitoring tools to update Jira tickets automatically, reducing manual effort and speeding up response times during outages.
Offer this skill as part of a subscription service for enterprises needing Jira automation, with tiered pricing based on usage or features. Revenue comes from monthly or annual fees, targeting companies with self-hosted Jira instances that require reliable PAT-based authentication.
Provide consulting services to help businesses integrate this skill into their existing workflows, with revenue from one-time setup fees and ongoing support contracts. This model appeals to organizations lacking in-house expertise for Jira automation with SSO/SAML environments.
Offer a free version with basic issue fetching and search, while charging for advanced features like automated transitions or bulk operations. Revenue is generated from upgrades, targeting small to medium enterprises looking to scale their Jira automation capabilities.
💬 Integration Tip
Ensure environment variables JIRA_PAT and JIRA_URL are correctly set before use, and test with simple curl commands to verify connectivity and permissions.
Scored Apr 19, 2026
Self-hosted auth for TypeScript/Cloudflare Workers with social auth, 2FA, passkeys, organizations, RBAC, and 15+ plugins. Requires Drizzle ORM or Kysely for D1 (no direct adapter). Self-hosted alternative to Clerk/Auth.js. Use when: self-hosting auth on D1, building OAuth provider, multi-tenant SaaS, or troubleshooting D1 adapter errors, session caching, rate limits, Expo crashes, additionalFields bugs.
Clerk integration. Manage Users, Organizations. Use when the user wants to interact with Clerk data.
Clerk auth with API Keys beta (Dec 2025), Next.js 16 proxy.ts (March 2025 CVE context), API version 2025-11-10 breaking changes, clerkMiddleware() options, webhooks, production considerations (GCP outages), and component reference. Prevents 15 documented errors. Use when: API keys for users/orgs, Next.js 16 middleware filename, troubleshooting JWKS/CSRF/JWT/token-type-mismatch errors, webhook verification, user type inconsistencies, or testing with 424242 OTP.
Start and complete WordPress.com OAuth and publish posts through the WordPress.com REST API. Use when you need to generate an authorization URL, exchange cal...
Configures Firebase Authentication — providers, security rules, custom claims, and React auth hooks
Use when auditing Go code involving authentication flows, RBAC policies, Kubernetes admission webhooks, JWT/OAuth token validation, or privilege escalation i...