
from skills_all-in-one47
Parses Charles Proxy .chlsj session files to extract requests and responses, filter by path or method, and export structured JSON for inspection or analysis.
This skill provides a Python-based extractor for Charles Proxy .chlsj exports. It reads session JSON, extracts request/response records, filters by URL pattern and HTTP method, and outputs summaries or full JSON exports for analysis.
Use when inspecting mobile/web debug captures from Charles Proxy, extracting API call details, filtering by endpoint/method, or exporting traffic to JSON for downstream analysis.
Callable via Bash from agent runtimes that can execute Python (Claude, ChatGPT tool chains, or MCP workflows).
This skill has not been reviewed by our automated audit pipeline yet.