home / skills / openai / openai-agents-js

openai/openai-agents-js

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

10 skills
GitHub

Sponsored

integration-tests

openai/openai-agents-js

2.2k
This skill runs integration tests with a local Verdaccio registry, orchestrating setup, publish, and test steps to validate workflows in your repo.
final-release-review

openai/openai-agents-js

2.2k
This skill performs a release-readiness review by comparing the latest candidate against the previous tag and highlighting risks, regressions, and improvements.
openai-knowledge

openai/openai-agents-js

2.2k
This skill helps you retrieve authoritative OpenAI API documentation and endpoint schemas using MCP tools, ensuring accurate, up-to-date guidance.
code-change-verification

openai/openai-agents-js

2.2k
This skill ensures runtime code changes pass installation, build, lint, type checks, and tests before marking work complete.
pr-draft-summary

openai/openai-agents-js

2.2k
This skill generates a concise PR title and draft description after substantive code changes, speeding up PR readiness and consistency.
docs-sync

openai/openai-agents-js

2.2k
This skill analyzes main branch doc coverage to identify gaps and propose updates for English docs only, with a readiness to report and seek approval.
changeset-validation

openai/openai-agents-js

2.2k
This skill validates changesets using LLM judgments against diffs, ensuring correct bump level and repository rules.
examples-auto-run

openai/openai-agents-js

2.2k
This skill runs multi-script example starts in auto mode with parallel execution, per-start logs, and start/stop helpers.
pnpm-upgrade

openai/openai-agents-js

2.2k
This skill helps you upgrade pnpm and align CI manifests by updating pnpm versions, packageManager, and workflow pins across your repo.
test-coverage-improver

openai/openai-agents-js

2.2k
This skill analyzes test coverage results from pnpm test:coverage, identifies gaps, and drafts high-impact test ideas for review.