Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
RHEcosystemAppEng
GitHub 제작자 프로필

RHEcosystemAppEng

3개 GitHub 저장소에서 수집된 92개 skills를 저장소 단위로 보여줍니다.

수집된 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
이 저장소에서 수집된 skills 82개 중 상위 8개를 표시합니다.
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개 표시
모든 저장소를 표시했습니다