📄 skillActivePromisingOfficialmedium

openai/openai-agents-js

by openai

A lightweight, powerful framework for multi-agent workflows and voice agents

Supported Platforms

🤖 Claude Code🧠 Codex

Stars

3.2k

Skill Type

📖 Library & API Reference

Quality Score

109/200

License

MIT

Forks

809

Last Updated

Jun 11, 2026

Discovered

Apr 17, 2026

Validation

Passed

github.com/openai/openai-agents-js

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

  • Multiple shell scripts (.sh files) in .agents/skills subdirectories that execute arbitrary commands (run.sh, run-fixtures.sh, find_latest_release_tag.sh)
  • Multi-agent spawning capability through agent orchestration framework with handoff patterns between agents
  • Autonomous agent execution infrastructure with skills system that can execute scripts without explicit human approval gates
  • GitHub Actions workflows (.github/workflows) configured for automated CI/CD including release, changeset validation, and code verification
  • Agent configuration files (openai.yaml) in multiple skills defining autonomous behaviors
  • Husky pre-commit hooks that can execute arbitrary scripts during git operations