🎯

docs-sync

🎯Skill

from openai/openai-agents-js

VibeIndex|
What it does

Synchronizes documentation across different repositories or platforms, ensuring consistency and up-to-date technical documentation for the OpenAI Agents SDK.

πŸ“¦

Part of

openai/openai-agents-js(10 items)

docs-sync

Installation

Quick InstallInstall with npx
npx skills add https://github.com/openai/openai-agents-js --skill docs-sync

Need more details? View full documentation on GitHub β†’

8Installs
-
AddedFeb 4, 2026

More from this repository9

🎯
pnpm-upgrade🎯Skill

pnpm-upgrade skill from openai/openai-agents-js

🎯
changeset-validation🎯Skill

changeset-validation skill from openai/openai-agents-js

🎯
code-change-verification🎯Skill

Verifies code changes by analyzing proposed modifications for potential issues, compatibility, and adherence to coding standards.

🎯
integration-tests🎯Skill

Validates the the correct functionality and integration of various components of OpenAI By Agents SDK by running comprehensive integration tests across tests across different workflows scenarios an...

🎯
test-coverage-improver🎯Skill

Automatically analyzes and generates additional test cases to improve code coverage for JavaScript/TypeScript projects by identifying and filling testing gaps.

🎯
pr-draft-summary🎯Skill

Generates concise, informative summaries of pull request drafts to help developers quickly understand proposed code changes.

🎯
openai-knowledge🎯Skill

Retrieves, processes, and provides contextual knowledge from OpenAI's knowledge base for agent interactions and information lookup.

🎯
final-release-review🎯Skill

Reviews and validates final release artifacts, ensuring code quality, documentation completeness, and release readiness before publishing.

🎯
examples-auto-run🎯Skill

Automatically executes and validates example code snippets from the OpenAI Agents SDK repository to ensure they work correctly and demonstrate proper usage.