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

agenteye-python-sdk

星标0
分支0
更新时间2026年7月17日 13:25

The way to make an AI agent report what it did to AgentEye — planning what to record, writing the instrumentation, and proving the events land. Reach for it on vague phrasing too: "add observability to my agent", "why isn't my agent showing up?" Trigger when the user wants to: • plan an integration — which points in their agent loop to record, and what the platform must see before sessions, errors, and evals work at all; • write or fix instrumentation — add the `agenteye` Python SDK to an agent codebase, thread session/agent identity through it, emit tool, model, hook, or human events; • verify it — confirm events are being written, or debug an integration that looks correct and produces nothing. Served by the `agenteye` Python SDK, inside the user's own agent. NOT for reading telemetry that already landed or operating a deployment (that's `agenteye-cli`), or building the evaluator service that scores runs (that's `agenteye-evaluator`).

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
5 个文件
SKILL.md
readonly