Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

google-lightspeed-agent

google-lightspeed-agent에는 RHEcosystemAppEng에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
7
Stars
0
업데이트
2026-06-11
Forks
5
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 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