examples-run-analysis

Analyze logs and source from a completed repository example run. Never execute or control examples.

Install
npx skills add 'https://github.com/openai/openai-agents-js/tree/main/.agents/skills/examples-run-analysis'
Download bundle ↓
main · 506f736Scanned 2026-09-17

Contributors

GitHub-linked commit authors for this SKILL.md at the saved revision. Co-authors and history before file renames are not included.

File history ↗

agents/openai.yaml

agents/openai.yamlBrowse 2 files
View on GitHub
← Back to SKILL.md
interface:  display_name: "Examples Run Analysis"  short_description: "Analyze completed example logs without running workflows"  default_prompt: "Use $examples-run-analysis to inspect the latest completed example logs and source files, validate every exit-zero example, and classify failures, skips, and environment restrictions without executing or controlling any process."