agent-host-logs Skill
Analyze Agent Host debug log exports. Use when given an ah-logs or ahp-logs zip/folder, an Export Agent Host Debug Logs bundle, events.jsonl, AHP JSONL transport logs, Agent Host.log, remote-agenthost.log, or copilot-logs. Published by microsoft in vscode.
What is agent-host-logs Skill?
Analyze Agent Host debug log exports. Use when given an ah-logs or ahp-logs zip/folder, an Export Agent Host Debug Logs bundle, events.jsonl, AHP JSONL transport logs, Agent Host.log, remote-agenthost.log, or copilot-logs. Published by microsoft in vscode. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use agent-host-logs Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/vscode
- Skill file: .github/skills/agent-host-logs/SKILL.md
What it does
Analyze Agent Host debug log exports. Use when given an ah-logs or ahp-logs zip/folder, an Export Agent Host Debug Logs bundle, events.jsonl, AHP JSONL transport logs, Agent Host.log, remote-agenthost.log, or copilot-logs.
Skill instructions
Agent Host Debug Logs Use this skill to orient to bundles produced by Developer: Export Agent Host Debug Logs.... These are different from the normal timestamped Code OSS log directory. Treat the bundle as sensitive: it can contain tokens, prompts, file contents, terminal output, paths, and settings. Keep analysis local and avoid quoting secrets or unrelated user content. Timestamps, event names, IDs, status values, and general property values are fine. Open the Bundle The export name usually starts with ah-logs and may be a zip or an already-unpacked folder. For a zip, use the bundled extractor: bash python3 .github/skills/agent-host-logs/scripts/extract.py "<archive.zip" The final line gives the temporary extraction path. Work from that folder and delete only that exact folder when finished. Files are collected best-effort, so a valid bundle may contain only some of these: text events.jsonl Agent Host.log Window.log Shared.log ahp/.jsonl copilot-logs/.log remote-agenthost.log What th
Explore related resources
Frequently asked questions
What is agent-host-logs?
agent-host-logs is a open-source AI agent skill with Copy skill directory. Analyze Agent Host debug log exports. Use when given an ah-logs or ahp-logs zip/folder, an Export Agent Host Debug Logs bundle, events.jsonl, AHP JSONL transport logs, Agent Host.log.
Who is agent-host-logs best for?
agent-host-logs is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install agent-host-logs?
Install or run agent-host-logs using Copy skill directory. Check agent-host-logs for the latest setup command.
Is agent-host-logs actively maintained?
agent-host-logs may need a closer maintenance check before production use.
Auto-fetched from GitHub.