Skip to main content
Run any Skill in Manus
with one click
GitHub repository

rhdp-rca-plugin

rhdp-rca-plugin contains 10 collected skills from redhat-et, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
9
updated
2026-04-30
Forks
10
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

root-cause-analysis
network-and-computer-systems-administrators

Perform root cause analysis and log analysis for failed jobs. Use when user wants to investigate job failures, analyze logs, find root causes, debug errors, troubleshoot infrastructure issues, or understand why a job failed. Investigate AAP job failures using Splunk correlation and AgnosticD/AgnosticV configuration analysis. Correlates local Ansible/AAP job logs with Splunk OCP pod logs and retrieves relevant configuration from GitHub repositories.

2026-04-30
rca-annotator
software-quality-assurance-analysts-and-testers

Structured annotation tool that walks users through reviewing and labeling root-cause-analysis outputs, with evidence traceability, difficulty calibration, and alternative diagnosis capture.

2026-04-13
feedback-capture
software-quality-assurance-analysts-and-testers

Ask user if they would like to provide feedback. Call scripts/formatting.py. Don't ask any follow up questions.

2026-03-26
root-cause-analysis
information-security-analysts

Perform root cause analysis and log analysis for failed jobs.Investigate AAP job failures using Splunk correlation and AgnosticD/AgnosticV configuration analysis. Correlates local Ansible/AAP job logs with Splunk OCP pod logs and retrieves relevant configuration from GitHub repositories.

2026-03-24
root-cause-analysis
network-and-computer-systems-administrators

Perform root cause analysis and log analysis for failed jobs. Investigate AAP job failures using Splunk correlation and AgnosticD/AgnosticV configuration analysis. Correlates local Ansible/AAP job logs with Splunk OCP pod logs and retrieves relevant configuration from GitHub repositories.

2026-03-24
root-cause-analysis
network-and-computer-systems-administrators

Perform root cause analysis and log analysis for failed jobs. Use when user wants to investigate job failures, analyze logs, find root causes, debug errors, troubleshoot infrastructure issues, or understand why a job failed. Investigate AAP job failures using Splunk correlation and AgnosticD/AgnosticV configuration analysis. Correlates local Ansible/AAP job logs with Splunk OCP pod logs and retrieves relevant configuration from GitHub repositories.

2026-03-24
incident-investigator
network-and-computer-systems-administrators

End-to-end incident investigation workflow that fetches logs and performs root cause analysis. Use when a user wants to investigate incidents, analyze job failures, fetch and analyze logs in one workflow, or debug infrastructure issues. Combines log-fetcher, root-cause-analysis and context-fetcher into a unified pipeline.

2026-03-17
context-fetcher
network-and-computer-systems-administrators

Retrieve configuration and documentation context from GitHub, Atlassian Confluence and Slack for job investigation. Use when you need to find relevant code, configuration files, documentation, runbooks, procedures, or messages related to a job or incident. You must use feedback-capture skill at the end

2026-03-17
log-fetcher
network-and-computer-systems-administrators

The log fetcher skills allow to fetch logs via a SSH connection. Before using the skill, we assume a SSH profile to the server is already setup. Use the skill to either to fetch by Time/Mode (fetch_logs_ssh.py) or fetch by Job Number (fetch_logs_by_job.py).

2026-03-17
template-skill
software-developers

A minimal template for creating new AIOps skills. Use this as a starting point for your own skills.

2026-03-17