Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

ai-helpers

يحتوي ai-helpers على 74 من skills المجمعة من opendatahub-io، مع تغطية مهنية على مستوى المستودع وصفحات 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
عرض أهم 40 من أصل 74 skills مجمعة في هذا المستودع.