.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/opendatahub-io/ai-helpers
home/skills/opendatahub-io/ai-helpers
opendatahub-io avatar

opendatahub-io/ai-helpers

58 skills

View on GitHub
$npx skills add opendatahub-io/ai-helpers
SkillInstalls
acli-setup-checkVerify acli installation and authentication. Checks if acli is installed, authenticated to Jira, and can query projects.—adr-reviewReview an Architectural Decision Record (ADR) using a team of six specialist reviewer subagents and produce a consolidated report as both PDF and PPTX slide…—ai-bug-fix-triageTriage JIRA bugs against repository code to classify AI fixability. Use when reviewing a backlog of bugs to determine which ones an AI agent can fix.—aipcc-commit-suggestGenerate AIPCC Commits style commit messages or summarize existing commits—code-reviewPerform AI code review on a GitLab MR or local branch. Reviews all commits since the base branch, produces structured JSON feedback with inline comments, and…—coderabbit-reviewUse when you need to evaluate CodeRabbit PR comments and fix or reply—create-delivery-postmortemUse when a release delay, missed deadline, or delivery incident needs a structured post-mortem.—cve-fix-applyUse this skill to apply a CVE fix to a repository. Reads .cve-fix/examples.md for repo-specific guidance (branch naming, co-upgrades, files that change…—cve-scanUse this skill to scan a cloned repository for a specific CVE using version-matched toolchains.—cve-verifyUse this skill to verify that a CVE fix actually resolved the vulnerability by scanning the compiled binary or updated manifests.—cve-vex-assessUse this skill to determine VEX (Vulnerability Exploitability eXchange) justification when a CVE is not present in scan results.—doc-gapUse this skill to analyze context sufficiency for documentation generation.—doc-gatherUse when you need to gather context for a Jira ticket or PR. Resolves ticket metadata, clones relevant repos, collects candidate files, runs filtering…—doc-generateUse when you need to generate AsciiDoc documentation modules from gathered context.—doc-pipelineUse this skill to orchestrate the full documentation pipeline.—doc-planUse this skill to produce a STRAT-level documentation plan. Traverses a strategic initiative's child epics and stories to identify what documentation is…—doc-postUse this skill to post validation and review findings as comments on a GitHub PR or GitLab MR.—doc-reviewUse this skill to perform adversarial review of AsciiDoc documentation against context sources.—doc-validateUse when you need to validate AsciiDoc documentation for technical accuracy using Extract-Identify-Validate pattern.—email-meeting-summaryUse when the user wants to summarize a Google Meet meeting and send the summary by email.—engineer-snapshotGenerate an engineer activity snapshot showing active JIRA issues with days open, blocked work, upstream PRs awaiting review, recently merged PRs, and open…—gist-uploadUse this skill to upload a summary or plan from the current conversation as a GitHub Gist using the `gh` CLI.—git-shallow-cloneUse this skill to perform a shallow clone of a Git repository to a temporary location.—github-actions-debuggerDebug and monitor GitHub Actions workflow runs. Check run status, view failed job logs, and troubleshoot CI failures.—github-sync-upstreamSync code from an upstream GitHub repository into a target fork (e.g., opendatahub-io midstream).—gitlab-pipeline-debuggerDebug and monitor GitLab CI/CD pipelines for merge requests. Check pipeline status, view job logs, and troubleshoot CI failures.—gmail-draftUse this skill to compose a Gmail draft from text content in the conversation.—google-workspaceFetch and query data from Google Workspace using the gws CLI — Gmail, Calendar, Docs, Sheets, Slides, and Drive.—hello-world-echojira-activitySummarize Jira ticket activity, including child tickets, to detect stale tickets in the backlog.—jira-aipcc-createCreate Jira issues in the AIPCC project. Infers summary, description, type, and component from conversation context, confirms with the user before creating.—jira-autofix-cve-resolveUse this skill to orchestrate CVE remediation for a Jira Vulnerability ticket.—jira-sprint-summaryGenerate comprehensive sprint summaries by analyzing JIRA sprint data, including issue breakdown, progress metrics, and team performance insights.—jira-status-summaryUpdate the Status Summary and Color Status fields on AIPCC Feature and Initiative tickets.—jira-upload-chat-logUse this skill to export and upload the current chat conversation as a markdown file attachment to a JIRA ticket for later review and documentation.—jira-workitem-attachUpload file attachments to Jira tickets. Verifies file exists and uploads via Jira API. Use when user wants to attach files to tickets.—jira-workitem-commentAdd comments to Jira tickets using simple text or Jira markup (ADF JSON). Supports rich formatting with code blocks, lists, mentions, and links.—jira-workitem-searchSearch Jira tickets using JQL queries. Provides common query templates and flexible output formats. Use when user needs to find or filter tickets.—jira-workitem-viewRetrieve and display full details of a Jira ticket. Fetches all fields and formats them for conversation context.—konflux-applicationManage Konflux application—konflux-componentManage Konflux component—learning-modeHands-on mentoring: the agent scaffolds work, then pauses so the engineer writes small, meaningful code (roughly 5–15 lines) for practice.—maas-nightly-qe-impactAssess whether a Models-as-a-Service autofix change requires follow-up in opendatahub-tests or ods-ci nightly QE pipelines.—module-complianceCheck an ODH module operator repository for contract violations against the platform onboarding guide.—module-migrateRead existing in-tree ODH operator component code and produce a step-by-step extraction checklist for migrating it to a standalone module.—module-scaffoldGiven a component name, generate a complete standalone ODH module operator repository.—non-redhat-rpmsUse this skill to identify non-Red Hat RPM packages installed in container images or on the local machine.—oci-cve-checkerUse this skill to compare CVE vulnerabilities between two OCI container images and generate reports showing fixed and new CVEs.—odh-llm-d-releaseOrchestrate the opendatahub-io release for all llm-d components in one cycle.—pr-jira-linkerFind and link Jira issues to PRs/MRs that are missing Jira references. Supports single PR/MR linking and batch audit of configured repos.—python-full-depsResolve the full install-time dependency tree for a Python package.—python-packaging-binary-auditScan a Python package repository for compiled/binary files using Fromager-style detection and malcontent YARA analysis, then triage findings with deterministic…—python-packaging-bug-finderUse when you need to find known packaging bugs, fixes, and workarounds for Python projects by searching GitHub issues and analyzing their resolution status—python-packaging-complexityUse this skill to analyze Python package build complexity by inspecting PyPI metadata.—python-packaging-env-finderUse this skill to investigate environment variables that can be set when building Python wheels for a given project.—python-packaging-git-auditInspect recent git history of a Python package repository for suspicious commits touching supply-chain-sensitive files, then triage findings with AI reasoning…—python-packaging-license-checkerUse this skill to check whether a Python package license is compatible with redistribution—python-packaging-license-finder