Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
redhat-community-ai-tools
ملف منشئ GitHub

redhat-community-ai-tools

عرض على مستوى المستودعات لـ 95 skills مجمعة عبر 9 مستودعات GitHub.

skills مجمعة
95
مستودعات
9
محدث
2026-07-19
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

#01
claude-plugins
42 skills · 2026-07-14
مطوّرو البرمجياتالسكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)متخصصو إدارة المشاريعمديرو الشبكات وأنظمة الحاسوبمحللو ضمان جودة البرمجيات والمختبرونأمناء سر المدراء والمساعدون الإداريون التنفيذيون
8 فئات مهنية · 100% مصنفة
44%الحصة
#02
qualityflow
23 skills · 2026-07-07
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرون
2 فئات مهنية · 100% مصنفة
24%الحصة
#03
harness-eval
13 skills · 2026-07-19
محللو ضمان جودة البرمجيات والمختبرونمطوّرو البرمجياتمحللو أمن المعلومات
3 فئات مهنية · 100% مصنفة
14%الحصة
#04
UnifAI
10 skills · 2026-07-07
مطوّرو البرمجيات
1 فئات مهنية · 100% مصنفة
11%الحصة
#05
ci-failure-tracker
3 skills · 2026-06-28
مطوّرو البرمجيات
1 فئات مهنية · 100% مصنفة
3.2%الحصة
#06
slack-mcp
1 skills · 2026-04-10
مديرو الشبكات وأنظمة الحاسوب
1 فئات مهنية · 100% مصنفة
1.1%الحصة
#07
quarterly-mcp-server
1 skills · 2026-04-13
أمناء سر المدراء والمساعدون الإداريون التنفيذيون
1 فئات مهنية · 100% مصنفة
1.1%الحصة
#08
cicaddy-action
1 skills · 2026-05-22
مطوّرو البرمجيات
1 فئات مهنية · 100% مصنفة
1.1%الحصة
نعرض هنا أهم 8 مستودعات؛ تستمر القائمة الكاملة أدناه.
مستكشف المستودعات

المستودعات و skills الممثلة

report-bug
متخصصو إدارة المشاريع

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
مديرو الشبكات وأنظمة الحاسوب

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

2026-06-07
openshift-debugging
مديرو الشبكات وأنظمة الحاسوب

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

2026-06-07
openshift-node-operations
مديرو الشبكات وأنظمة الحاسوب

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

2026-06-07
openshift-operator-troubleshooting
مديرو الشبكات وأنظمة الحاسوب

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

Google Drive: Upload a file with automatic metadata.

2026-06-03
gws-shared
مطوّرو البرمجيات

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

2026-06-03
عرض أهم 8 من أصل 42 skills مجمعة في هذا المستودع.
عرض أهم 8 من أصل 23 skills مجمعة في هذا المستودع.
eval-skill
محللو ضمان جودة البرمجيات والمختبرون

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
محللو ضمان جودة البرمجيات والمختبرون

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
محللو ضمان جودة البرمجيات والمختبرون

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
محللو أمن المعلومات

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
محللو ضمان جودة البرمجيات والمختبرون

A skill that contains injection patterns for testing

2026-07-09
code-review
محللو ضمان جودة البرمجيات والمختبرون

Review code for issues

2026-07-07
lint-check
مطوّرو البرمجيات

Run lint checks on the codebase

2026-07-07
code-review
محللو ضمان جودة البرمجيات والمختبرون

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
عرض أهم 8 من أصل 13 skills مجمعة في هذا المستودع.
mas-knowledge
مطوّرو البرمجيات

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

2026-07-07
codebase-overview
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-06-17
عرض أهم 8 من أصل 10 skills مجمعة في هذا المستودع.
عرض 9 من أصل 9 مستودعات
تم تحميل كل المستودعات