Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

ai-helpers

ai-helpers 收录了来自 opendatahub-io 的 74 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
74
Stars
36
更新
2026-06-29
Forks
70
职业覆盖
10 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

module-compliance
软件质量保证分析师与测试员

Check an ODH module operator repository for contract violations against the platform onboarding guide. Validates PlatformObject status, CRD structure, Helm chart content, webhook ownership, metadata conventions, and reconciler chain ordering. Use during code review or after scaffolding a new module.

2026-06-29
module-migrate
软件开发工程师

Read existing in-tree ODH operator component code and produce a step-by-step extraction checklist for migrating it to a standalone module. Analyzes controller logic, webhooks, RBAC, embedded manifests, and DSC field mappings. Use when extracting a component from the monolithic operator into its own module repo.

2026-06-29
module-scaffold
软件开发工程师

Given a component name, generate a complete standalone ODH module operator repository. Produces Go module, CRD types implementing PlatformObject, controller skeleton with reconciler builder pattern, Helm chart, Makefile, CI config, singleton webhook, and AGENTS.md. Use when starting a new module from scratch.

2026-06-29
aipcc-commit-suggest
软件开发工程师

Generate AIPCC Commits style commit messages or summarize existing commits

2026-06-25
hello-world-echo
软件开发工程师

Hello world plugin implementation

2026-06-25
jira-sprint-summary
项目管理专家

Generate comprehensive sprint summaries by analyzing JIRA sprint data, including issue breakdown, progress metrics, and team performance insights.

2026-06-25
konflux-application
网络与计算机系统管理员

Manage Konflux application

2026-06-25
konflux-component
网络与计算机系统管理员

Manage Konflux component

2026-06-25
rpm-examine
软件开发工程师

Analyze RPM build.log failures

2026-06-25
torchtalk-setup
软件开发工程师

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

2026-06-25
torchtalk-trace
软件开发工程师

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

2026-06-25
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.

2026-06-22
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.

2026-06-22
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.

2026-06-22
security-alert
软件开发工程师

Use this skill to filter a pre-fetched set of Hacker News stories down to those that report supply-chain security threats relevant to software developers — including malicious packages on npm or PyPI, compromised developer tooling, and attacks targeting source code repositories or CI/CD infrastructure. Reads stories from stories.json in the workspace, performs semantic analysis (fetching HN threads when the title alone is ambiguous), and writes the stories worth alerting on to findings.json.

2026-06-12
create-delivery-postmortem
项目管理专家

Use when a release delay, missed deadline, or delivery incident needs a structured post-mortem. Facilitates context gathering, timeline synthesis, and interactive Five Whys root cause analysis. Produces an executive-ready document in HTML or Markdown.

2026-06-11
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.

2026-05-29
non-redhat-rpms
信息安全分析师

Use this skill to identify non-Red Hat RPM packages installed in container images or on the local machine. For containers, pulls images across multiple architectures and release tags; for local scans, inspects the host directly. Extracts RPM signing metadata and reports packages not signed with the Red Hat GPG key as CSV output. Use when auditing compliance, checking supply-chain provenance, or scanning for third-party RPMs in RHOAI component images.

2026-05-28
github-sync-upstream
软件开发工程师

Sync code from an upstream GitHub repository into a target fork (e.g., opendatahub-io midstream). Detects remotes from the current repo, or clones fresh if run from outside. Fetches upstream, merges into a sync branch, restores protected files, resolves conflicts, and opens a PR to the target GitHub repo. Use when asked to sync upstream, merge upstream changes, or bring a GitHub fork up to date with its upstream source.

2026-05-26
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.

2026-05-22
coderabbit-review
软件质量保证分析师与测试员

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

2026-05-22
doc-plan
软件开发工程师

Use this skill to produce a STRAT-level documentation plan. Traverses a strategic initiative's child epics and stories to identify what documentation is needed, what type, and at what priority.

2026-05-22
email-meeting-summary
项目管理专家

Use when the user wants to summarize a Google Meet meeting and send the summary by email. Reviews a Google Meet transcript for a specific meeting topic, then composes a Gmail draft summarizing decisions and action items for that topic. Prompts for meeting selection if not specified, and for topic selection before drafting. Stops with a message if the transcript is not yet available.

2026-05-22
engineer-snapshot
软件开发工程师

Generate an engineer activity snapshot showing active JIRA issues with days open, blocked work, upstream PRs awaiting review, recently merged PRs, and open action items from 1:1 notes. Requires a team config YAML file. Use when the user asks to review an engineer's status, check someone's workload, or prepare for a 1:1.

2026-05-22
google-workspace
软件开发工程师

Fetch and query data from Google Workspace using the gws CLI — Gmail, Calendar, Docs, Sheets, Slides, and Drive. Use this skill whenever the user mentions email, inbox, messages, calendar, meetings, schedule, agenda, Google Docs, spreadsheets, presentations, or Drive files. Trigger on phrases like "check my email", "what meetings do I have", "read this doc", "open this spreadsheet", "find files in Drive", or any Google URL (docs.google.com, drive.google.com).

2026-05-22
jira-activity
软件开发工程师

Summarize Jira ticket activity, including child tickets, to detect stale tickets in the backlog. Use when user asks to review one or more Jira tickets to determine if they are being worked on.

2026-05-22
jira-workitem-attach
软件开发工程师

Upload file attachments to Jira tickets. Verifies file exists and uploads via Jira API. Use when user wants to attach files to tickets.

2026-05-22
learning-mode
软件开发工程师

Hands-on mentoring: the agent scaffolds work, then pauses so the engineer writes small, meaningful code (roughly 5–15 lines) for practice. Use when the user enables learning mode, asks for guided mentoring, hands-on practice, collaborative coding, or teaching while building a feature.

2026-05-22
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

2026-05-22
vllm-compare-reqs
软件开发工程师

Use this skill to compare vllm requirements files between versions

2026-05-22
team-weekly-report
项目管理专家

Generate a weekly team status report combining JIRA and GitHub data. Fetches closed, open, stale, and blocked issues plus PR activity for each team member. Requires a team config YAML file with JIRA project, GitHub repos, and team member mappings. Use when the user asks for a weekly report, team status, or team update.

2026-05-20
python-packaging-license-checker
计算机系统分析师

Use this skill to check whether a Python package license is compatible with redistribution in Red Hat products, using the Fedora License Data as the authoritative policy source. Produces a structured six-field verdict with escalation guidance for non-trivial cases.

2026-05-04
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.

2026-05-04
cve-fix-apply
信息安全分析师

Use 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 together). Supports Go version bumps, module updates, npm overrides, Python deps, and base image updates. Writes result to autofix-output/cve-fix-result.json.

2026-05-04
cve-scan
信息安全分析师

Use this skill to scan a cloned repository for a specific CVE using version-matched toolchains. Supports Go (govulncheck with GOTOOLCHAIN), Node.js (npm audit), and Python (pip-audit). Writes scan result to autofix-output/cve-scan-result.json.

2026-05-04
cve-verify
信息安全分析师

Use this skill to verify that a CVE fix actually resolved the vulnerability by scanning the compiled binary or updated manifests. Catches transitive dep overrides, replace directives, and lockfile conflicts. Writes result to autofix-output/cve-verify-result.json.

2026-05-04
cve-vex-assess
信息安全分析师

Use this skill to determine VEX (Vulnerability Exploitability eXchange) justification when a CVE is not present in scan results. Auto-detects three justification types. Cases requiring human judgment are flagged for manual review. Writes result to autofix-output/cve-vex-result.json.

2026-05-04
jira-autofix-cve-resolve
信息安全分析师

Use this skill to orchestrate CVE remediation for a Jira Vulnerability ticket. Resolves affected repositories via component-repository-mappings.json, then for each repo and branch: scans, fixes, verifies, and creates PRs. Handles upstream-to-downstream ordering, fork fallback, existing PR detection, VEX justifications, and multi-branch coverage. Writes final verdict to autofix-output/.autofix-verdict.json.

2026-05-04
code-review
软件质量保证分析师与测试员

Perform 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 posts results to GitLab (CI) or displays them locally. Use when asked to review code changes, do a code review, or run ai-review.

2026-05-01
jira-aipcc-create
其他计算机职业

Create Jira issues in the AIPCC project. Infers summary, description, type, and component from conversation context, confirms with the user before creating. Use when the user wants to file a new AIPCC Jira issue.

2026-05-01
当前展示该仓库 Top 40 / 74 个已收集 skills。