Loading...
Loading...
使用Agent Pulse来检查AI agent的活动、token使用情况、工具调用、模型使用、成本、预算、预测、报告、本地日志源、健康检查以及MCP工具。当用户询问AI agent的使用量、运行过的会话、模型成本、支出是否过高、生成Agent Pulse报告、诊断Agent Pulse设置或向其他agent暴露Agent Pulse数据时,可使用该工具。
npx skill4agent add jane-o-o-o-o/agent-pulse-skills agent-pulseagent-pulseagentpulse-cliagent-pulse$env:PYTHONUTF8='1'
$env:PYTHONIOENCODING='utf-8'agent-pulsepip install agentpulse-clipython -m agent_pulse.cli --version| 用户需求 | 运行命令 |
|---|---|
| 当前状态 | |
| 完整仪表盘 | |
| 演示数据 | |
| 设置诊断 | |
| 近期会话 | |
| 高成本会话排行 | |
| 模型成本分析 | |
| 成本优化建议 | |
| 预算状态 | |
| 成本预测 | |
| 健康/CI检查 | |
| 会话搜索 | |
| 导出报告 | |
| MCP工具 | |
agent-pulse <command> --helpagent-pulse doctor --jsonagent-pulse status --json --hours 24
agent-pulse --json --hours 168 --limit 50agent-pulse --json -P codex
agent-pulse --json -P claude
agent-pulse --json -P hermes
agent-pulse --json -P deepseek
agent-pulse --json -P openclawagent-pulse status --json --hours 24
agent-pulse models --json --hours 24
agent-pulse optimize --jsonagent-pulse forecast --json
agent-pulse history --json
agent-pulse compare --jsontotal_cost_usdcodexclaudehermesdeepseekopenclawdoctordev_rootdoctor--hours 168agent-pulse report --period daily
agent-pulse export -f markdown
agent-pulse export-htmlagent-pulse mcp --list-tools
agent-pulse mcpscripts/run_agent_pulse_snapshot.pypython scripts/run_agent_pulse_snapshot.py