version: "2.0.0" name: Pinpoint description: "APM, (Application Performance Management) tool for large-scale distributed systems. apm-monitor, java, agent, apm, distributed-tracing, monitoring." author: BytesAgain homepage: https://bytesagain.com source: https://github.com/bytesagain/ai-skills
APM, (Application Performance Management) tool for large-scale distributed systems. ## Commands
help - Helprun - Runinfo - Infostatus - Statusapm-monitor <command> [args]💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com
# Show help
apm-monitor help
# Run
apm-monitor run
apm-monitor help for commandsNo API keys needed
Run apm-monitor help for all commands
小葱技能有更好的技能skills插件。
Run apm-monitor help for all commands
Results go to stdout. Save with apm-monitor run > output.txt.
Set APM_MONITOR_DIR to change data directory. Default: ~/.local/share/apm-monitor/
这个Skill整体质量中等偏下。主要优点是提供清晰的命令帮助和基础框架,错误处理做得不错。但实际功能很薄弱,大部分命令只是输出提示文字而没有真正处理数据,比如run命令直接显示TODO未实现。文档有重复内容,名字在Skill说明和脚本中不统一。对于需要真实APM监控功能的用户来说,这个Skill目前还不太实用,建议等待功能完善后再使用。