Back to categories
Category

Agent Skills in category: Uncategorized

81801 skills match this category. Browse curated collections and explore related Agent Skills.

module-compliance

>-

odhmodulecompliancereview
ODH
ODH
3674

module-migrate

>-

odhmodulemigrationoperator
ODH
ODH
3674

module-scaffold

>-

odhmodulescaffoldoperator
ODH
ODH
3674

non-redhat-rpms

>

compliancerpmscontainer-imagesaudit
ODH
ODH
3674

oci-cve-checker

Use this skill to compare CVE vulnerabilities between two OCI container images and generate reports showing fixed and new CVEs.

opendatahub-io
opendatahub-io
3674

pr-jira-linker

Find and link Jira issues to PRs/MRs that are missing Jira references. Supports single PR/MR linking and batch audit of configured repos. Use when the user mentions "link PR to Jira", "scan PRs", "PR audit", "MR missing Jira", "link merge request", or wants to connect code changes to Jira for traceability.

opendatahub-io
opendatahub-io
3674

python-full-deps

Resolve the full install-time dependency tree for a Python package. Use when the user needs all transitive dependencies, full dependency list, or install requirements resolved for a specific Python version with environment markers.

opendatahub-io
opendatahub-io
3674

python-packaging-binary-audit

Scan a Python package repository for compiled/binary files using Fromager-style detection and malcontent YARA analysis, then triage findings with deterministic rules and AI reasoning to produce a structured risk report section.

opendatahub-io
opendatahub-io
3674

python-packaging-bug-finder

Use when you need to find known packaging bugs, fixes, and workarounds for Python projects by searching GitHub issues and analyzing their resolution status

opendatahub-io
opendatahub-io
3674

python-packaging-complexity

Use this skill to analyze Python package build complexity by inspecting PyPI metadata. Evaluates compilation requirements, dependencies, distribution types, and provides recommendations for wheel building strategies.

opendatahub-io
opendatahub-io
3674

python-packaging-env-finder

Use this skill to investigate environment variables that can be set when building Python wheels for a given project. Analyzes setup.py, CMake files, and other build configuration files to discover customizable build environment variables.

opendatahub-io
opendatahub-io
3674

python-packaging-git-audit

Inspect recent git history of a Python package repository for suspicious commits touching supply-chain-sensitive files, then triage findings with AI reasoning to produce a structured risk report section.

opendatahub-io
opendatahub-io
3674

python-packaging-license-checker

Use this skill to check whether a Python package license is compatible with redistribution

opendatahub-io
opendatahub-io
3674

python-packaging-license-finder

Use this skill to deterministically find license information for Python packages by checking PyPI metadata first, then falling back to Git repository LICENSE files using shallow cloning.

opendatahub-io
opendatahub-io
3674

python-packaging-security-audit

Use this skill to evaluate the security of a Python package repository by orchestrating static analysis, binary scanning, and git history inspection sub-skills in parallel, then combining their results into a unified security report with a risk rating.

opendatahub-io
opendatahub-io
3674

python-packaging-source-finder

Use this skill to locate source code repositories for Python packages by analyzing PyPI metadata, project URLs, and code hosting platforms like GitHub, GitLab, and Bitbucket. Provides deterministic results with confidence levels.

opendatahub-io
opendatahub-io
3674

python-packaging-static-audit

Run hexora static analysis on a Python package repository to detect suspicious code patterns, then triage findings with deterministic rules and AI reasoning to produce a structured risk report section.

opendatahub-io
opendatahub-io
3674

rpm-examine

Analyze RPM build.log failures

opendatahub-io
opendatahub-io
3674

security-alert

>-

opendatahub-io
opendatahub-io
3674

team-weekly-report

>-

reportingjiragithubteam-management
aipcc-pytorch
aipcc-pytorch
3674

torchtalk-analyzer

Analyze PyTorch internals across Python, C++, and CUDA layers using the TorchTalk MCP server. Use when asked about how PyTorch operators work internally, where functions are implemented, what would break if code is modified, or finding tests for PyTorch operators.

opendatahub-io
opendatahub-io
3674

torchtalk-setup

Install and configure TorchTalk MCP server for PyTorch cross-language analysis

opendatahub-io
opendatahub-io
3674

torchtalk-trace

Trace a PyTorch function's cross-language binding chain (Python -> C++ -> CUDA)

opendatahub-io
opendatahub-io
3674

triage-bug-readiness

Use when assessing a Jira bug ticket for AI autofix readiness. Produces a structured JSON verdict (ready/needs_info/not_fixable) based on a three-gate rubric. Designed for CI pipeline use with the jira-triage orchestrator.

opendatahub-io
opendatahub-io
3674

unit-test-project-conformant

Use this skill to write unit tests that strictly conform to the project's existing testing structure, patterns, and style by learning from similar tests before writing anything new.

opendatahub-io
opendatahub-io
3674

vllm-backport-check-backported

>

vllmbackporttriage
ZhanqiuHu
ZhanqiuHu
3674

vllm-backport-cherry-pick

>

vllmbackporttriage
ZhanqiuHu
ZhanqiuHu
3674

vllm-backport-classify

>

vllmbackporttriage
ZhanqiuHu
ZhanqiuHu
3674

vllm-backport-fetch-prs

>

vllmbackporttriage
ZhanqiuHu
ZhanqiuHu
3674

vllm-backport-push-report

>

vllmbackporttriage
ZhanqiuHu
ZhanqiuHu
3674

vllm-backport-score-rank

>

vllmbackporttriage
ZhanqiuHu
ZhanqiuHu
3674

vllm-compare-reqs

Use this skill to compare vllm requirements files between versions

opendatahub-io
opendatahub-io
3674

vllm-slack-summary

Use this skill to generate slack summaries of vLLM CI SIG Slack channel activity for the RHAIIS midstream release team

opendatahub-io
opendatahub-io
3674

acli-setup-check

Verify acli installation and authentication. Checks if acli is installed, authenticated to Jira, and can query projects. Use when troubleshooting acli issues or setting up acli for the first time.

opendatahub-io
opendatahub-io
3674

adr-review

Review an Architectural Decision Record (ADR) using a team of six specialist reviewer subagents and produce a consolidated report as both PDF and PPTX slide deck. Use this skill whenever the user asks to review, critique, audit, or get feedback on an ADR, architecture decision, design doc, or RFC — whether the input is a Markdown file, a .docx document, or pasted text. Trigger even if the user does not explicitly say "ADR"; phrases like "review this architecture decision", "critique this design doc", or "run the reviewer panel on this" should also invoke this skill.

opendatahub-io
opendatahub-io
3674

ai-bug-fix-triage

Triage 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.

opendatahub-io
opendatahub-io
3674

aipcc-commit-suggest

Generate AIPCC Commits style commit messages or summarize existing commits

opendatahub-io
opendatahub-io
3674

code-review

>

code-reviewgitlabci
ODH
ODH
3674

coderabbit-review

Use when you need to evaluate CodeRabbit PR comments and fix or reply

opendatahub-io
opendatahub-io
3674

create-delivery-postmortem

>-

AIPCC
AIPCC
3674

cve-fix-apply

>-

opendatahub-io
opendatahub-io
3674

cve-scan

>-

opendatahub-io
opendatahub-io
3674

cve-verify

>-

opendatahub-io
opendatahub-io
3674

cve-vex-assess

>-

opendatahub-io
opendatahub-io
3674

doc-gap

>

opendatahub-io
opendatahub-io
3674

doc-gather

>

opendatahub-io
opendatahub-io
3674

doc-generate

>

opendatahub-io
opendatahub-io
3674

doc-pipeline

>

opendatahub-io
opendatahub-io
3674

doc-plan

>

opendatahub-io
opendatahub-io
3674

doc-post

>

opendatahub-io
opendatahub-io
3674

Page 25 of 1637 · 81801 results