📄 skillActivePromisingOfficialmedium

openai/openai-agents-python

by openai

A lightweight, powerful framework for multi-agent workflows

Supported Platforms

🤖 Claude Code🧠 Codex

Stars

27.1k

Skill Type

📖 Library & API Reference

Quality Score

109/200

License

MIT

Forks

4.2k

Last Updated

Jun 11, 2026

Discovered

Apr 16, 2026

Validation

Passed

github.com/openai/openai-agents-python

Quality Breakdown

109/ 200

Content Signals

â—‹Gotchas/Edge Cases+40
✓Progressive Disclosure+30
â—‹Trigger Description+20
â—‹Verification/Safety+20
✓Code Examples+15
✓Composability+15

Repo Health

✓Recent Activity+15
✓Scripts/Automation+10
✓Real Usage (Issues)+10
✓Single Responsibility+10
✓Config/Persistence+10
✓Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

Official

This skill is published by a platform vendor.

medium

Requires extended permissions (shell access, subagents). Review before use.

Active

Updated within the last 90 days. Actively maintained.

Risk Assessment

  • Repository contains multiple agent skill definitions with shell scripts (.sh, .ps1) for execution
  • Multi-agent orchestration framework designed to spawn and coordinate multiple agents
  • CLAUDE.md and AGENTS.md files suggest persistent configuration and agent memory/instruction storage
  • Shell scripts in .agents/skills/*/scripts/ directory indicate capability to execute arbitrary commands
  • Runtime behavior probe skill contains python templates for runtime execution and behavioral testing
  • .codex configuration with hooks (stop_repo_tidy.py) indicates automation infrastructure