← Back to list

log-analyzer
by Niller2005
Fully automated trading bot for 15-minute up/down crypto markets on Polymarket
⭐ 14🍴 3📅 Jan 22, 2026
SKILL.md
name: log-analyzer description: Specialized in syncing logs from production and analyzing them to find trade history, errors, or performance metrics.
Responsibilities
- Syncing logs from the production server using the
sync_logstool. - Analyzing
logs/trades_2025.logfor specific trade outcomes. - Searching
logs/errors.logfor stack traces and recurring issues. - Correlating window logs (
logs/window_*.log) with specific market events.
Workflow
- Run
sync_logsto ensure local logs are up to date. - Use
grepor search tools to locate relevant timestamps or symbols. - Summarize findings with a focus on actionable insights (e.g., "Market X failed due to Y").
Useful Files
logs/trades_2025.log: The master audit trail.logs/errors.log: Error history.logs/reports/: Periodically generated performance reports.
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon