ai-helpers
Automate Jira, Git, packaging, security, and release workflows
All Skills in This Repository (9)
Pure Emerald Level Indicatorsupload-chat-log
Upload chat logs as Markdown files to JIRA tickets.
pipeline-debugger
Fetch GitLab CI/CD pipeline and job statuses via the GitLab API.
complexity
Analyze PyPI metadata to assess Python package build complexity and wheel strategies.
env-finder
Analyze build configuration files to extract environment variables affecting Python wheel builds.
source-finder
Locate Python package source repositories by analyzing PyPI metadata and project URLs.
license-checker
Assess Python package license compatibility using SPDX data.
shallow-clone
Creates a depth-1 clone of a Git repository in a temporary location.
vLLM Slack Summary
Export vLLM CI Slack messages and convert them into markdown transcripts.
license-finder
Identify Python package licenses from PyPI metadata and repository LICENSE files.
Frequently Asked Questions
FAQPage SchemaHow to install ai-helpers?▼
Run `npx skills add opendatahub-io/ai-helpers --all -g -y` in your terminal to install every skill in this collection globally.
What can ai-helpers automate?▼
It automates Jira ticket triage and summaries, GitHub and GitLab CI debugging, Python package security and license audits, RPM build failure analysis, container CVE comparisons, and vLLM backport triage.
Does ai-helpers work with Claude Code and Cursor?▼
Yes. All skills follow the agentskills.io format and run in Claude Code, Cursor, and OpenCode.ai without extra configuration.
Can I use ai-helpers without coding experience?▼
Yes. You describe the task in plain English, such as checking a ticket's activity or comparing two container images, and the agent runs the underlying commands for you.
How do I audit a Python package for security risks?▼
Use the python-packaging-security-audit skill, which runs static analysis, binary scanning, and git history checks in parallel and returns a single risk-rated report.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core