这是个给AI代理用的技能包,专门用来查看本地AI会话的各种数据。能看token用了多少、模型花了多少钱、系统健康状态、还有MCP工具的情况。安装得用skills CLI从GitHub拉,装完还得单独装agent pulse的命令行工具才能跑起来。主要用途就是让AI代理能回答你关于使用情况的问题,比如最近状态、搜索会话记录、看模型排行榜、优化预算、查异常预警这些。适合想监控AI使用成本和性能的场景。
查看英文原文
Agent Pulse Skills Codex skill for using Agent Pulse to inspect local AI agent sessions, token usage, model costs, health, reports, and MCP tools. This repository is a skill package. The actual Agent operating guide lives in agent pulse/SKILL.md . Install Install from GitHub with the skills CLI: [安装/使用命令见下方] List the skills exposed by this repository: [安装/使用命令见下方] Manual local install: [安装/使用命令见下方] Runtime Requirement The skill tells an agent how to use Agent Pulse, but the agent pulse CLI must be installed separately: [安装/使用命令见下方] For local Agent Pulse development: [安装/使用命令见下方] What Agents Use It For User asks about Agent Pulse commands the skill points to Recent usage status , top , root dashboard JSON Sessions and search session , search , diff , snapshot Models and cost models , leaderboard , optimize , budget Risk and health alerts , health , anomaly , forecast , score Trends and comparisons history , timeline , heatmap , compare , compare projects , insights Sharing and integration report , export , export html , metrics , web , api , mcp Setup and discovery doctor , scan , config , plugins , frameworks , completions Supported source keys for P/ platform : [安装/使用命令见下方] Example Prompts [安装/使用命令见下方] [安装/使用命令见下方] [安装/使用命令见下方] [安装/使用命令见下方] [安装/使用命令见下方] Included Files [安装/使用命令见下方] The helper script runs a compact JSON friendly snapshot: [安装/使用命令见下方] It gathers diagnosis, current status, top cost sessions, model analytics, leaderboard, forecast, health, score, budget, and insights. Each subcommand has its own timeout so one slow local scan does not block the whole snapshot. Windows Notes Agent Pulse prints emoji and box drawing characters. Use UTF 8 output for reliable command execution: [安装/使用命令见下方] Validation Run the skill validator from the skill creator skill: [安装/使用命令见下方] Expected result: [安装/使用命令见下方]