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

skills

skills 收录了来自 honeyhiveai 的 5 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
5
Stars
3
更新
2026-06-22
Forks
1
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

honeyhive-instrument
软件开发工程师

Instrument an AI application with HoneyHive tracing. Use when the user wants to add observability, capture traces, set up the SDK, configure exporters, or wire OpenTelemetry-compatible instrumentation for an agent, RAG pipeline, or LLM application. Triggers on phrases like "add tracing", "instrument my app", "wire up HoneyHive", "set up the SDK", "capture spans", "OTEL exporter", or any mention of `HoneyHiveTracer.init`, `@honeyhive/api-client`, `client.sessions.startSession`, `client.events.createEvent`, or `OpenInference`/`Traceloop` instrumentors targeting HoneyHive.

2026-06-22
honeyhive-alert-root-cause
软件开发工程师

Decode a HoneyHive Discover URL, query the flagged sessions and their trace trees, classify each finding as a true or false positive with evidence, and recommend specific guardrails (hooks, evaluator changes, prompt additions) to prevent recurrence.

2026-06-12
honeyhive-cli
软件开发工程师

HoneyHive CLI install, discovery, and usage reference. Shared by honeyhive-instrument, honeyhive-evaluate, and honeyhive-improve skills. Use to install the CLI, discover commands, inspect schemas, and file doc-gap issues.

2026-06-12
honeyhive-evaluate
软件开发工程师

Set up and verify HoneyHive experiments for an AI agent or LLM workflow. Use when the user wants to evaluate an agent, run an experiment, create or reuse a dataset, add evaluators or rubrics, compare experiment runs, or wire `evaluate()` with HoneyHive. Triggers on phrases like "evaluate my agent", "run an experiment", "create an eval dataset", "add evaluators", "compare runs", `honeyhive experiments`, `honeyhive datasets`, or `evaluate()`.

2026-06-12
honeyhive-improve
软件开发工程师

Debug and improve an AI agent or LLM workflow using HoneyHive trace data. Use when the user has a failing session, event, evaluator, experiment run, alert, or vague production complaint and wants root-cause analysis, a minimal fix plan, or a verified improvement loop. Triggers on phrases like "debug this trace", "investigate a failing session", "why did this run fail", "root cause", "production issue", `honeyhive events search`, `honeyhive experiments`, or evaluator failure analysis.

2026-05-21