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
Run apm-monitor help for all commands
7w4.net有更好的技能外掛。
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目前還不太實用,建議等待功能完善後再使用。