Claude Skills Library

Discover and install awesome Claude skills and agent workflows to supercharge your AI coding experience.

test-coverage-improver

18.4k
openai's avatar - Developer of test-coverage-improver Claude skillopenai/openai-agents-python
2026/01/18

Improve test coverage in the OpenAI Agents Python repository: run `make coverage`, inspect coverage artifacts, identify low-coverage files, propose high-impact tests, and confirm with the user before writing tests.

pr-draft-summary

18.4k
openai's avatar - Developer of pr-draft-summary Claude skillopenai/openai-agents-python
2026/01/18

Create a PR title and draft description after substantive code changes are finished.

openai-knowledge

18.4k
openai's avatar - Developer of openai-knowledge Claude skillopenai/openai-agents-python
2026/01/18

Use when working with the OpenAI API (Responses API) or OpenAI platform features (tools, streaming, Realtime API, auth, models, rate limits, MCP) and you need authoritative, up-to-date documentation (schemas, examples, limits, edge cases).

final-release-review

18.4k
openai's avatar - Developer of final-release-review Claude skillopenai/openai-agents-python
2026/01/18

Perform a release-readiness review by locating the previous release tag from remote tags and auditing the diff (e.g., v1.2.3...<commit>) for breaking changes, regressions, improvement opportunities, and risks before releasing openai-agents-python.

examples-auto-run

18.4k
openai's avatar - Developer of examples-auto-run Claude skillopenai/openai-agents-python
2026/01/18

Run python examples in auto mode with logging, rerun helpers, and background control.

docs-sync

18.4k
openai's avatar - Developer of docs-sync Claude skillopenai/openai-agents-python
2026/01/18

Analyze main branch implementation and configuration to find missing, incorrect, or outdated documentation in docs/.

code-change-verification

18.4k
openai's avatar - Developer of code-change-verification Claude skillopenai/openai-agents-python
2026/01/18

Run the mandatory verification stack when changes affect runtime code, tests, or build/test behavior in the OpenAI Agents Python repository.

testing-python

22.0k
jlowin's avatar - Developer of testing-python Claude skilljlowin/fastmcp
2026/01/18

Write and evaluate effective Python tests using pytest.

reviewing-code

22.0k
jlowin's avatar - Developer of reviewing-code Claude skilljlowin/fastmcp
2026/01/18

Review code for quality, maintainability, and correctness.

foo-skill

23.7k
mlflow's avatar - Developer of foo-skill Claude skillmlflow/mlflow
2026/01/18

A dummy skill that returns a fixed response.

fetch-unresolved-comments

23.7k
mlflow's avatar - Developer of fetch-unresolved-comments Claude skillmlflow/mlflow
2026/01/18

Fetch unresolved PR review comments using GitHub GraphQL API, filtering out resolved and outdated feedback.

copilot

23.7k
mlflow's avatar - Developer of copilot Claude skillmlflow/mlflow
2026/01/18

Hand off a task to GitHub Copilot.