Claude Skills Library

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

schema-exploration

8.3k
langchain-ai's avatar - Developer of schema-exploration Claude skilllangchain-ai/deepagents
2026/01/18

For discovering and understanding database structure, tables, columns, and relationships

query-writing

8.3k
langchain-ai's avatar - Developer of query-writing Claude skilllangchain-ai/deepagents
2026/01/18

For writing and executing SQL queries - from simple single-table queries to complex multi-table JOINs and aggregations

social-media

8.3k
langchain-ai's avatar - Developer of social-media Claude skilllangchain-ai/deepagents
2026/01/18

Use this skill when creating short-form social media content for LinkedIn, Twitter/X, or other platforms

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.