スキル一覧に戻る
Niller2005

log-analyzer

by Niller2005

Fully automated trading bot for 15-minute up/down crypto markets on Polymarket

14🍴 3📅 2026年1月22日
GitHubで見るManusで実行

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_logs tool.
  • Analyzing logs/trades_2025.log for specific trade outcomes.
  • Searching logs/errors.log for stack traces and recurring issues.
  • Correlating window logs (logs/window_*.log) with specific market events.

Workflow

  1. Run sync_logs to ensure local logs are up to date.
  2. Use grep or search tools to locate relevant timestamps or symbols.
  3. 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.

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

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

レビュー

💬

レビュー機能は近日公開予定です