trace-collection-assistant
CommunityStreamline trace analysis for debugging.
AuthorArabelaTso
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the collection, normalization, and structuring of execution traces from instrumented programs, transforming raw logs into actionable JSON data for efficient debugging and analysis.
Core Features & Use Cases
- Trace Parsing: Converts
straceandltraceoutput into a standardized JSON format. - Filtering & Cleaning: Removes noise and filters traces based on specific criteria (errors, syscalls, arguments).
- Debug Info Extraction: Isolates file, network, and process operations, as well as errors, for focused analysis.
- Use Case: When debugging a program that crashes unexpectedly, use this Skill to parse its
straceoutput, filter for error-related system calls, and extract file operation details to pinpoint the root cause.
Quick Start
Parse the strace output file 'trace.txt' into a pretty-printed JSON format.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: trace-collection-assistant Download link: https://github.com/ArabelaTso/Skills-4-SE/archive/main.zip#trace-collection-assistant Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.