Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

ai-helpers

ai-helpers contient 74 skills collectées depuis opendatahub-io, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
74
Stars
36
mis à jour
2026-06-29
Forks
70
Couverture métier
10 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

module-compliance
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

Generate AIPCC Commits style commit messages or summarize existing commits

2026-06-25
hello-world-echo
Développeurs de logiciels

Hello world plugin implementation

2026-06-25
jira-sprint-summary
Spécialistes en gestion de projets

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

2026-06-25
konflux-application
Administrateurs de réseaux et de systèmes informatiques

Manage Konflux application

2026-06-25
konflux-component
Administrateurs de réseaux et de systèmes informatiques

Manage Konflux component

2026-06-25
rpm-examine
Développeurs de logiciels

Analyze RPM build.log failures

2026-06-25
torchtalk-setup
Développeurs de logiciels

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

2026-06-25
torchtalk-trace
Développeurs de logiciels

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

2026-06-25
python-packaging-binary-audit
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Spécialistes en gestion de projets

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
Analystes en sécurité de l'information

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
Analystes en sécurité de l'information

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-05-22
doc-plan
Développeurs de logiciels

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
Spécialistes en gestion de projets

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

Use this skill to compare vllm requirements files between versions

2026-05-22
team-weekly-report
Spécialistes en gestion de projets

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
Analystes des systèmes informatiques

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
Développeurs de logicielsAutres occupations informatiques

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
Analystes en sécurité de l'information

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
Analystes en sécurité de l'information

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
Analystes en sécurité de l'information

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
Analystes en sécurité de l'information

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
Analystes en sécurité de l'information

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
Analystes en assurance qualité des logiciels et testeurs

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
Autres occupations informatiques

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
Affichage des 40 principaux skills collectés sur 74 dans ce dépôt.