一键导入
evidence-browser
evidence-browser 收录了来自 hojinzs 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Package a .evidence/{session}/ directory into a ZIP, upload it to Evidence Browser with the eb CLI, and return the bundle URL. Use this whenever an agent or user needs to surface test artifacts, QA runs, debug screenshots, or structured evidence through Evidence Browser's own viewer. This is the canonical high-level upload interface for the project.
Interact with an Evidence Browser instance via the `eb` CLI — upload bundle ZIPs, inspect bundles and workspaces, and manage API keys. Use this skill whenever an agent needs to push or query Evidence Browser artifacts programmatically. Non-interactive: authentication must be supplied via env vars or flags, not via `eb login`. The `/evidence-upload` skill delegates its upload step here.
Interact with an Evidence Browser instance via the `eb` CLI — upload bundle ZIPs, inspect bundles and workspaces, and manage API keys. Use this skill whenever an agent needs to push or query Evidence Browser artifacts programmatically. Non-interactive: authentication must be supplied via env vars or flags, not via `eb login`. The `/evidence-upload` skill delegates its upload step here.
Create, update, and finalize GitHub pull requests for issue-backed work. Use when Codex needs to open a draft PR, refresh the PR title or body from the repository template, record validation results, process a new review cycle on an existing PR, or convert a draft PR to ready for review.