code-oss-logs Skill
Find and read timestamped process logs from Code OSS dev builds, including main.log, renderer.log, extension host logs, and agenthost.log. For bundles produced by Export Agent Host Debug Logs, use agent-host-logs. Published by microsoft in vscode.
Decision snapshot
Is this a fit?
Data analysis, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
1 month ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
What is code-oss-logs Skill?
Find and read timestamped process logs from Code OSS dev builds, including main.log, renderer.log, extension host logs, and agenthost.log. For bundles produced by Export Agent Host Debug Logs, use agent-host-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. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Data analysis use cases
Declared skill metadata
- Source file: .github/skills/code-oss-logs/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use code-oss-logs Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/vscode
- Skill file: .github/skills/code-oss-logs/SKILL.md
What it does
Find and read timestamped process logs from Code OSS dev builds, including main.log, renderer.log, extension host logs, and agenthost.log. For bundles produced by Export Agent Host Debug Logs, use agent-host-logs.
Skill instructions
Code OSS Logs Find and display logs from the most recent Code OSS or Agents app dev run. Log Root Directories | App | Default User Data Dir | Logs Path | |-----|-----------------------|-----------| | Code OSS | $HOME/.vscode-oss-dev | $HOME/.vscode-oss-dev/logs/ | | Agents app | $HOME/.vscode-oss-dev | $HOME/.vscode-oss-dev/logs/ | If Code OSS was launched with --user-data-dir=<dir, use <dir/logs/ instead of the defaults above. Launch and debugging helpers often create temporary user data dirs under .build/; always prefer the exact user data dir from the launch command when it is known. Each run creates a timestamped folder like 20260330T163430. The most recent folder sorted by modification time is usually the one the user cares about. Procedure 1. Identify which app the user is asking about: Code OSS or Agents app. If unclear, check both. 2. Find the most recent log folder: bash ls -lt "$HOME/.vscode-oss-dev/logs" | head -5 or for a custom user data dir: ls -lt "<user-data-dir/logs" |
Verified compatibility and discovery
Frequently asked questions
What is code-oss-logs?
code-oss-logs is a open-source AI agent skill with Copy skill directory. Find and read timestamped process logs from Code OSS dev builds, including main.log, renderer.log, extension host logs, and agenthost.log.
Who is code-oss-logs best for?
code-oss-logs is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install code-oss-logs?
Install or run code-oss-logs using Copy skill directory. Check code-oss-logs for the latest setup command.
Is code-oss-logs actively maintained?
code-oss-logs may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.