Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

agent-health

agent-health 收录了来自 opensearch-project 的 14 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
14
Stars
29
更新
2026-06-25
Forks
27
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

instrument-otel
软件开发工程师

Use when instrumenting an application with OpenTelemetry for Agent Health. Provides span structure, required attributes, and config setup for routing traces.

2026-06-25
instrument-otel
软件开发工程师

Use when instrumenting an application with OpenTelemetry for Agent Health. Provides span structure, required attributes, and config setup for routing traces.

2026-06-25
instrument-otel
软件开发工程师

Add OpenTelemetry instrumentation to an AI agent for Agent Health observability. Use when a user wants to make their agent's traces visible in Agent Health dashboards, or when debugging why traces aren't appearing. Covers span structure, Gen AI semantic conventions, required attributes, and OTLP exporter setup.

2026-06-25
agent-health
软件质量保证分析师与测试员

Evaluate, benchmark, and improve an AI agent with the Agent Health CLI and server APIs. Use when the user wants to run evaluations/benchmarks, interpret judge results (matcherResults / improvementStrategies), diagnose eval-vs-reality gaps, or raise an agent's pass rate. Mirror of docs/skills/AGENT_HEALTH.md.

2026-06-19
agent-health-profile
软件开发工程师

Use when the user wants to profile or improve the agent/codebase based on the current session. Profiles this session's traces against a chosen evaluator and proposes concrete edits.

2026-06-16
add-connector
软件开发工程师

Use when adding, modifying, or debugging agent connectors. Provides connector architecture, built-in types, and custom connector template.

2026-06-16
config-auth
软件开发工程师

Use when working on config loading, authentication, AWS profiles, or data source resolution. Explains the two config systems (TS vs JSON), auth priority, and multi-profile setup.

2026-06-02
create-pr
软件开发工程师

Create a pull request for Agent Health following all compliance requirements. Use after implementing a feature or fix. Handles SPDX headers, DCO signoff, CHANGELOG, and the PR template.

2026-05-18
fix-bug
软件开发工程师

Diagnose and fix bugs in Agent Health. Use when a user reports a bug, failing test, or unexpected behavior. Follows a systematic diagnosis → fix → verify workflow.

2026-05-18
implement-feature
软件开发工程师

Guided feature implementation for Agent Health. Use when a user wants to add a new capability, endpoint, CLI command, or UI component to the Agent Health project. Ensures correct architecture layer, coding conventions, test coverage, and PR readiness.

2026-05-18
setup-collector
网络与计算机系统管理员

Set up an OpenTelemetry collector or OSIS pipeline to route traces from an agent to OpenSearch for Agent Health consumption. Covers OSIS, OTel Collector, and direct export configurations.

2026-05-18
write-test
软件质量保证分析师与测试员

Write tests for Agent Health following project conventions. Use when adding tests for new features, bug fixes, or improving coverage. Covers Jest setup, mocking patterns, path aliases, and coverage thresholds.

2026-05-18
create-pr
软件开发工程师

Prepare and create a pull request against the upstream repository with all OpenSearch project compliance checks.

2026-04-06
write-test
软件质量保证分析师与测试员

Use when writing, modifying, or debugging tests. Provides project-specific test conventions, mocking patterns, import rules, and integration test cleanup requirements.

2026-04-06