원클릭으로
log-analyze
Check logs, find errors and exceptions, analyze system events.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Check logs, find errors and exceptions, analyze system events.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Introduce Sophon and list available capabilities. Use ONLY when the user explicitly asks who you are, what you can do, what your capabilities are, or what skills you have. Do NOT call for greetings, small talk, or when the user has not asked about your identity or capabilities.
Deep research on a topic. Decomposes question into sub-questions, searches and fetches web sources in parallel, synthesizes a structured report with inline citations and a source list. Use when user asks for in-depth research, comprehensive analysis, or a structured report.
Process xlsx workbooks; fill columns from web via key column (URL→crawl, else search), LLM extract per batch. Tools: list_sheets, read_structure, read_sample, fill_by_column. Cross-sheet copy via copy_columns / copy_column_map.
System anomalies, errors, latency diagnosis. Logs, traces, metrics. Orchestrates log-analyze, trace, metrics primitives. Fetches data, frontend renders charts.
Web scraping via Playwright. Use when user wants to fetch page content or scrape a URL.
Memory recall and history exploration. Use for any question about past conversations, previous topics, what the user asked before, or recent activity. Replaces the memory skill.
| name | log-analyze |
| description | Check logs, find errors and exceptions, analyze system events. |
| metadata | {"type":"primitive","dependencies":""} |
List available log sessions and dates.
Get log entries (raw list). Use for "show/display error logs" - returns individual entries. Use level="ERROR" for errors. No path parameter.
Aggregation only - for charts (count by level, time series). Use for "chart" requests only. NOT for listing raw logs - use query.