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

RHEcosystemAppEng

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

skills مجمعة
92
مستودعات
3
محدث
2026-06-23
مستكشف المستودعات

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

cve-impact
محللو أمن المعلومات

**CRITICAL**: Use for ALL CVE discovery and listing. DO NOT call get_cves directly. Use when: "show critical CVEs", "CVEs on hostname X", "remediatable vulnerabilities", "impact of CVE-X", risk assessment. NOT for remediation (use `/remediation`). System-level: FIRST reply = pagination prompt (Step -1). Parsing: references/01-cve-response-parser.py.

2026-06-23
fleet-inventory
غير مصنف

Query and display Red Hat Lightspeed managed system inventory. This skill focuses on discovery and listing only - for remediation actions, transition to the `/remediation` skill. Use when: - "Show the managed fleet" - "List all systems registered in Lightspeed" - "What systems are affected by CVE-X?" - "How many RHEL 8 systems do we have?" - "Show me production systems" **When NOT to use this skill** (use `/remediation` skill instead): - "Remediate CVE-X on these systems" - "Create a playbook for..." - "Patch system Y" This skill orchestrates MCP tools from lightspeed-mcp for fleet visibility and system inventory management.

2026-06-23
mcp-lightspeed-validator
غير مصنف

Validate Red Hat Lightspeed MCP server connectivity. Use when the user asks to "validate Lightspeed MCP", "check Lightspeed connection", or when other skills need to verify lightspeed-mcp availability before CVE operations.

2026-06-22
agentic-contribution-skill
مطوّرو البرمجيات

Interactive skill creation and import with automated validation and marketplace compliance. Use when: - "Create a new skill" - "Import an existing skill" - "Create a new agentic pack" - "Add skill to <pack>" - "Build skill for <rh-product>" - User mentions "skill builder", "contribute", "new skill", "import skill", or "new pack" Two modes: create from scratch or import existing SKILL.md. Guides through discovery, definition, generation, and validation. Enforces SKILL_DESIGN_PRINCIPLES.md and agentskills.io spec.

2026-06-16
collection-compliance
مطوّرو البرمجيات

Diagnose and fix `.catalog/` validation failures (schema, roster, banners, sample workflows, JSON mirror). Use when: - `make validate` or CI reports collection compliance errors - A PR adds skills but catalog was not updated - `collection.json` is out of sync with `collection.yaml` - Catalog metadata/fragments might have drifted from README/CLAUDE/SKILL golden sources Remediation is via the create-collection workflow and `catalog_yaml_to_json.py`—not by weakening checks.

2026-06-16
create-collection
مطوّرو البرمجيات

Author or refresh `<pack>/.catalog/collection.yaml` and related `.catalog/` artifacts from golden sources (SKILL.md, README, AGENTS.md, Lola marketplace). Use when: - Adding a new pack or refreshing the collection catalog for GitHub Pages / tooling - Aligning catalog narrative, sample workflows, and decision guide with skills on disk - Preparing a PR after changing skills or marketplace metadata Outputs only under `<pack>/.catalog/` (never overwrite README, SKILL, CLAUDE, or marketplace YAML).

2026-06-16
federation-request
مطوّرو البرمجيات

Guide users through creating a federation PR to register an external agentic pack in the marketplace. Collects only repository URL and pack path, infers other metadata from the repo, and confirms before proceeding. Use when: - "I want to federate my pack" - "How do I add an external pack to the marketplace?" - "Create a federation request" - "Register an external module" - User mentions "federation request", "federate", or "external module" NOT for reviewing federation PRs (use /federation-review instead). NOT for direct contributions (use /agentic-contribution-skill instead).

2026-06-05
federation-review
محللو ضمان جودة البرمجيات والمختبرون

Validate a federation PR: license check, automated validation, and Lola marketplace verification. Use when: - "Review federation PR" - "Validate federated pack" - User mentions "federation", "federate", or "external pack" NOT for direct contributions (use /agentic-contribution-skill instead).

2026-06-05
عرض أهم 8 من أصل 82 skills مجمعة في هذا المستودع.
multi-step-workflows
مطوّرو البرمجيات

Guides multi-step tool chaining and common filter parameters for Inventory, Vulnerability, and Advisor tools. Enables the agent to combine information from multiple tools to answer complex queries instead of giving up after a single call. [PREFERRED]

2026-06-11
efficient-counting
مطوّرو البرمجيات

Answers total/count/"how many?" queries for any resource — CVEs, hosts, advisory rules, blueprints, subscriptions, or content sources — with a single API call using limit=1 and response metadata instead of fetching all pages. [PREFERRED]

2026-06-11
pagination-handling
مطوّرو البرمجيات

Teaches the agent how to handle paginated API responses correctly. Covers default fetch behavior, pagination metadata interpretation, stop conditions, and per-API pagination conventions for Vulnerability, Inventory, Advisor, and other tool categories. [PREFERRED]

2026-06-11
guardrails-safety
مطوّرو البرمجيات

Extends the base guardrails with detailed examples, edge cases, and severity-interpretation rules. Covers scope edge cases, prompt-injection patterns to recognize, data-integrity examples, and CVE severity context (advisor vs. vulnerability). [STRICT]

2026-05-25
tool-invocation-rules
مطوّرو البرمجيات

Extends the base tool invocation format with examples of correct vs. incorrect invocations, argument formatting guidance, schema lookup procedures, and edge cases for unknown tools. [STRICT]

2026-05-25
error-handling
مطوّرو البرمجيات

Handles oversized tool results and tool errors gracefully. Teaches the agent to retry with narrower queries on oversized responses and to interpret HTTP status codes correctly instead of silently swallowing failures. [PREFERRED]

2026-05-25
response-formatting
مطوّرو البرمجيات

Defines the agent's capabilities reference and response style including output formatting rules for CVE lists, host inventories, advisor recommendations, and mixed results. [GUIDANCE]

2026-05-25
عرض 3 من أصل 3 مستودعات
تم تحميل كل المستودعات