📄 skillActivePromisingOfficialmedium
openai/openai-agents-python
by openai
A lightweight, powerful framework for multi-agent workflows
Supported Platforms
🤖 Claude Code🧠Codex
Quality Breakdown
109/ 200
Content Signals
Repo Health
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