examples-run-analysis

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

Install
npx skills add 'https://github.com/openai/openai-agents-python/tree/main/.agents/skills/examples-run-analysis'
Download bundle ↓
main · 1d17ca4Scanned 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-run artifacts"  default_prompt: "Use $examples-run-analysis to inspect the latest completed manual examples run and validate every exit-0 example without executing or controlling any process."