Skip to main content
Run any Skill in Manus
with one click
redhat-et
GitHub creator profile

redhat-et

Repository-level view of 60 collected skills across 10 GitHub repositories.

skills collected
60
repositories
10
updated
2026-07-21
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

#01
physical-ai-platform-intel
12 skills · 2026-07-09
Market Research Analysts & Marketing SpecialistsSoftware Developers
2 occupation categories · 100% classified
20%share
#02
rhdp-rca-plugin
10 skills · 2026-07-21
Network & Computer Systems AdministratorsSoftware Quality Assurance Analysts & TestersInformation Security AnalystsSoftware Developers
4 occupation categories · 100% classified
17%share
#03
docsclaw
7 skills · 2026-06-02
Software DevelopersCompliance OfficersCorrespondence ClerksFile ClerksHuman Resources SpecialistsSoftware Quality Assurance Analysts & Testers
6 occupation categories · 100% classified
12%share
#04
skillimage
6 skills · 2026-04-29
Proofreaders & Copy MarkersCustomer Service RepresentativesExecutive Secretaries & Executive Administrative AssistantsManagement AnalystsSecretaries & Administrative Assistants, Except Legal, Medical, & ExecutiveSoftware Developers
6 occupation categories · 100% classified
10%share
#05
gitops-manifest-validator
6 skills · 2026-03-16
Software DevelopersInformation Security AnalystsNetwork & Computer Systems Administrators
3 occupation categories · 100% classified
10%share
#06
kagenti-demo-deployment
5 skills · 2025-11-18
Network & Computer Systems Administrators
1 occupation categories · 100% classified
8.3%share
#07
claw-collections
5 skills · 2026-06-18
Market Research Analysts & Marketing SpecialistsFinancial & Investment AnalystsHuman Resources Specialists
3 occupation categories · 100% classified
8.3%share
#08
rhacm-gatekeeper-skills
5 skills · 2026-03-30
Network & Computer Systems AdministratorsInformation Security AnalystsSoftware Developers
3 occupation categories · 100% classified
8.3%share
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

Showing top 8 of 12 collected 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-07-21
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
Showing top 8 of 10 collected skills in this repository.
briefing-builder
management-analysts-131111

Compiles executive briefings from multiple source documents. Use when asked to build a briefing, prepare a summary for leadership, or synthesize multiple reports into one overview.

2026-04-29
email-drafter
customer-service-representatives-434051secretaries-and-administrative-assistants-except-legal-medical-and-executive

Composes professional email responses based on context and recipient. Use when asked to draft, compose, or reply to an email, message, or written communication.

2026-04-29
meeting-notes-processor
executive-secretaries-and-executive-administrative-assistants

Extracts action items, decisions, and follow-ups from meeting notes. Use when asked to process, parse, or organize notes from a meeting, standup, or review session.

2026-04-29
document-reviewer
proofreaders-and-copy-markers-439081

Reviews technical documents for clarity, completeness, and consistency. Identifies gaps, ambiguities, and structural issues. Use when asked to review, critique, or provide feedback on a document before sharing or publishing.

2026-04-21
document-summarizer
proofreaders-and-copy-markers-439081

Summarizes technical documents, RFCs, design specs, and long-form content into structured, actionable summaries with key decisions, open questions, and action items. Use when asked to summarize, condense, or extract highlights from a document.

2026-04-21
hello-world
software-developers

A simple example skill that greets the user. Use this as a template for creating new skills.

2026-04-21
analyzing-kubernetes-security-posture
information-security-analysts

Analyzes Kubernetes manifests for security posture, threat modeling, and attack path identification. Use when reviewing manifests for security risks beyond simple lint checks. This skill identifies compound vulnerabilities where multiple misconfigurations create exploitable attack chains: privilege escalation paths, defense-in-depth violations, lateral movement vectors, secret exposure, and blast radius analysis. Applies NSA/CISA hardening guidance, MITRE ATT&CK for Containers, CIS Kubernetes Benchmark, and Pod Security Standards.

2026-03-16
k8s-lint-validator
software-developers

Runs comprehensive Kubernetes manifest linting with kube-linter, kubeconform, and pluto. This skill should be used when the user wants to validate K8s manifests. Validations can include best practices, schema correctness, deprecated APIs, and security issues. Aggregates results from multiple linters into a unified, filterable output format. Use for pre-commit validation, CI/CD integration, or comprehensive manifest audits.

2026-03-16
mapping-kubernetes-compliance-controls
information-security-analysts

Use when validating Kubernetes manifests against compliance frameworks (CIS Kubernetes Benchmark, Pod Security Standards, PCI-DSS, HIPAA, SOC2, NIST). Use when generating compliance reports, audit evidence, or mapping controls to regulatory requirements. Use when preparing for audits, assessing compliance gaps, or explaining why specific security controls are required by regulation. Use when determining Pod Security Standards levels (Restricted/Baseline/Privileged).

2026-03-16
reasoning-about-kubernetes-cost-reliability
network-and-computer-systems-administrators

Use when reviewing Kubernetes manifests for resource cost implications, overprovisioning waste, reliability gaps (single replica, no PDB, missing anti-affinity), or cost-vs-reliability tradeoff decisions. Use when someone asks "how much does this cost?" or "is this production-ready?"

2026-03-16
validating-cross-resource-consistency
software-developers

Use when reviewing, creating, or modifying Kubernetes manifests that contain multiple resources. Use when Services, Deployments, ConfigMaps, Secrets, RBAC resources, Ingress, Routes, or NetworkPolicies appear together. Use when manifests reference other resources by name, label selector, or service account. Use when debugging why pods aren't receiving traffic, why containers fail to start, or why RBAC permissions aren't working.

2026-03-16
validating-kubernetes-intent-and-architecture
software-developers

Use when reviewing Kubernetes manifests to validate design intent and architectural decisions. Use when manifests contain unexplained port exposure, single-replica production deployments, multi-container Pods, unusual update strategies, or any configuration where the WHY behind a decision is unclear. Use when creating new manifests to ensure the author has thought through architectural tradeoffs. Use when multi-container Pods need pattern classification (sidecar, init, ambassador, adapter). Use when manifests show signs of anti-patterns like stateful Deployments, sidecar sprawl, or distributed monoliths.

2026-03-16
Showing 10 of 10 repositories
All repositories loaded