Skip to main content
Execute qualquer Skill no Manus
com um clique
redhat-community-ai-tools
Perfil de criador do GitHub

redhat-community-ai-tools

Visão por repositório de 95 skills coletadas em 9 repositórios do GitHub.

skills coletadas
95
repositórios
9
atualizado
2026-07-19
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

#01
claude-plugins
42 skills · 2026-07-14
Desenvolvedores de softwareAdministradores de redes e sistemas de computadorEspecialistas em gestão de projetosSecretárias e assistentes administrativos (exceto jurídico, médico e executivo)Analistas de garantia de qualidade de software e testadoresAnalistas de segurança da informação
8 categorias ocupacionais · 100% classificado
44%participação
#02
qualityflow
23 skills · 2026-07-07
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadores
2 categorias ocupacionais · 100% classificado
24%participação
#03
harness-eval
13 skills · 2026-07-19
Analistas de garantia de qualidade de software e testadoresDesenvolvedores de softwareAnalistas de segurança da informação
3 categorias ocupacionais · 100% classificado
14%participação
#04
UnifAI
10 skills · 2026-07-07
Desenvolvedores de software
1 categorias ocupacionais · 100% classificado
11%participação
#05
ci-failure-tracker
3 skills · 2026-06-28
Desenvolvedores de software
1 categorias ocupacionais · 100% classificado
3.2%participação
#06
slack-mcp
1 skills · 2026-04-10
Administradores de redes e sistemas de computador
1 categorias ocupacionais · 100% classificado
1.1%participação
#07
quarterly-mcp-server
1 skills · 2026-04-13
Secretários executivos e assistentes administrativos executivos
1 categorias ocupacionais · 100% classificado
1.1%participação
#08
cicaddy-action
1 skills · 2026-05-22
Desenvolvedores de software
1 categorias ocupacionais · 100% classificado
1.1%participação
Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

report-bug
Especialistas em gestão de projetos

Report a bug in Jira without fixing it — creates a Bug ticket with proper description, links it to an epic, and assigns it. Use when the user says 'report a bug', 'file a bug', 'log a bug', 'open a bug ticket', or wants to track a bug without immediately writing a fix.

2026-07-14
openshift-cluster-upgrade
Administradores de redes e sistemas de computador

Plan and troubleshoot OpenShift cluster upgrades with focus on irreversibility, upgrade-path validation, and stuck-upgrade diagnosis.

2026-06-07
openshift-debugging
Administradores de redes e sistemas de computador

Diagnose OpenShift cluster issues using layered triage, failure-mode classification, and prioritized diagnostic workflows.

2026-06-07
openshift-node-operations
Administradores de redes e sistemas de computador

Node lifecycle management with focus on safe drain procedures, automated-vs-manual infrastructure decisions, and node failure diagnosis.

2026-06-07
openshift-operator-troubleshooting
Administradores de redes e sistemas de computador

Diagnose degraded cluster operators and failing OLM operators using status-triple analysis, CSV lifecycle debugging, and OLM component triage.

2026-06-07
dci-mcp-management
Desenvolvedores de software

Manage DCI jobs, components, Jira tickets, GitHub/GitLab issues, Red Hat support cases, and Google Drive docs via the dci-mcp-server MCP integration

2026-06-03
gws-drive-upload
Desenvolvedores de software

Google Drive: Upload a file with automatic metadata.

2026-06-03
gws-shared
Desenvolvedores de software

gws CLI: Shared patterns for authentication, global flags, and output formatting.

2026-06-03
Mostrando as 8 principais de 42 skills coletadas neste repositório.
Mostrando as 8 principais de 23 skills coletadas neste repositório.
eval-skill
Analistas de garantia de qualidade de software e testadores

Deep-evaluate a single skill with static analysis and qualitative issue detection, both individually and in context of the full setup. Use when the user wants to check if a specific skill is worth keeping, well-built, or redundant.

2026-07-19
lint
Analistas de garantia de qualidade de software e testadores

Run deterministic static analysis on the full agent setup (CLAUDE.md, skills, commands, hooks, agents, MCP configs). 64 rules + system-level analysis (token budget, trigger overlaps, dependencies). No LLM. Use when the user wants a fast lint check, CI gate, or structural health report.

2026-07-19
review
Analistas de garantia de qualidade de software e testadores

Full qualitative review of the agent setup. Reads every file, applies per-component rubrics, runs 21 cross-type optimization checks, and produces KEEP/REVIEW/REMOVE verdicts. Use when the user wants a deep review, redundancy check, or quality assessment of their setup.

2026-07-19
security
Analistas de segurança da informação

Deep security audit of the agent setup. Runs all deterministic security rules (prompt injection, credential access, data exfiltration, obfuscation, reverse shells, AST behavioral analysis, taint tracking, MCP permission analysis, tool poisoning, YARA signatures, CVE lookups) plus LLM-based semantic security review. Use when the user asks about security, safety, wants to audit their setup, or needs a pre-deployment security check.

2026-07-19
injection-skill
Analistas de garantia de qualidade de software e testadores

A skill that contains injection patterns for testing

2026-07-09
code-review
Analistas de garantia de qualidade de software e testadores

Review code for issues

2026-07-07
lint-check
Desenvolvedores de software

Run lint checks on the codebase

2026-07-07
code-review
Analistas de garantia de qualidade de software e testadores

Review code changes for bugs, style issues, and best practices. Use when the user asks for a code review or before merging.

2026-06-16
Mostrando as 8 principais de 13 skills coletadas neste repositório.
mas-knowledge
Desenvolvedores de software

MAS domain knowledge — architecture, component routing, rules, recipes. Use when working on any file under multi-agent/.

2026-07-07
codebase-overview
Desenvolvedores de software

Project overview and domain routing table for the UnifAI monorepo. Each domain has its own skill with `paths` scoping for auto-surfacing when editing relevant files.

2026-07-07
architecture-review-techniques
Desenvolvedores de software

Deep investigation techniques for architecture reviews — import chain tracing, constructor audits, error propagation, cross-reference validation, test hygiene. Load during pipeline reviews or detailed architectural analysis.

2026-06-17
backend-knowledge
Desenvolvedores de software

Domain knowledge for the Platform Backend service. Admin config, platform API, and core orchestration. Use when working on files under backend/.

2026-06-17
celery-knowledge
Desenvolvedores de software

Domain knowledge for the Celery worker service. Async task execution for RAG pipeline processing. Shares codebase with rag/ — see RAG domain for core logic.

2026-06-17
global-utils-knowledge
Desenvolvedores de software

Domain knowledge for the global_utils shared Python library. Provides cross-service utilities: config, Redis, ports, helpers, embedding, Flask, and Celery app setup. Use when working on files under global_utils/.

2026-06-17
identity-knowledge
Desenvolvedores de software

Domain knowledge for the Identity & Authentication service. Covers auth, teams, OAuth, SSO, and access control. Use when working on files under shared-resources/identity/.

2026-06-17
rag-knowledge
Desenvolvedores de software

RAG domain knowledge — architecture, component routing, rules, and reference tables. Use when working on any file under rag/.

2026-06-17
Mostrando as 8 principais de 10 skills coletadas neste repositório.
Mostrando 9 de 9 repositórios
Todos os repositórios foram exibidos