Christian Bromann avatar

Christian Bromann

Community

@christian-bromann · San Francisco

1,456Followers
|
321Public Repos
|
25Published Skills

Building agent frameworks @langchain-ai. Head of the @webdriverio project. Open source & open standards advocate.

Agent Skills by Christian Bromann

Showing 25 vetted skills indexed across 1 GitHub repositories.

christian-bromannchristian-bromann
3

opentui

Generate SKILL.md files from LangChain documentation using the Bun-based agent runtime.

Community
Advanced
christian-bromannchristian-bromann
3

langgraph-time-travel

Navigate LangGraph checkpoints to inspect history and replay execution.

Community
Intermediate
christian-bromannchristian-bromann
3

langchain-streaming

Stream LangChain agent output with token, state, and custom signals.

Community
Advanced
christian-bromannchristian-bromann
3

langchain-embeddings-vectorstores

Convert text into embeddings and index them into vector stores for semantic search.

Community
Advanced
christian-bromannchristian-bromann
3

langchain-chat-models

Initialize and invoke LangChain chat models across OpenAI, Anthropic, and Google.

Community
Intermediate
christian-bromannchristian-bromann
3

langchain-rag-overview

Document the two-step and agentic approaches to Retrieval-Augmented Generation with LangChain for building Q&A systems over documents.

Community
Intermediate
christian-bromannchristian-bromann
3

langchain-document-loaders

Load diverse document sources into LangChain Document objects for RAG pipelines.

Community
Intermediate
christian-bromannchristian-bromann
3

langchain-embedding-models

Embed texts into vectors for semantic search in LangChain projects.

Community
Advanced
christian-bromannchristian-bromann
3

langchain-tools

Define and manage LangChain tools with structured schemas and usage patterns.

Community
Advanced
christian-bromannchristian-bromann
3

langgraph-persistence

Save and resume LangGraph graph state across threads using checkpointers.

Community
Advanced
christian-bromannchristian-bromann
3

langgraph-overview

Orchestrate stateful agents with a graph-based runtime in Python.

Community
Advanced
christian-bromannchristian-bromann
3

langchain-agents

Create and configure LangChain agents with Python's create_agent.

Community
Advanced
christian-bromannchristian-bromann
3

langchain-vector-stores

Index and retrieve embedded documents across multiple LangChain vector stores.

Community
Advanced
christian-bromannchristian-bromann
3

langgraph-workflows

Define declarative LangGraph workflows with the StateGraph API.

Community
Advanced
christian-bromannchristian-bromann
3

langchain-middleware

Implement custom middleware for LangChain agents with hooks and wrap methods.

Community
Advanced
christian-bromannchristian-bromann
3

langchain-human-in-the-loop

Pause LangChain agent execution for human approvals and edits.

Community
Advanced
christian-bromannchristian-bromann
3

langgraph-state-management

Manage LangGraph application state with TypedDict schemas and Annotated reducers.

Community
Advanced
christian-bromannchristian-bromann
3

langgraph-graph-api

Execute compiled LangGraph graphs with invoke, stream, and batch patterns.

Community
Advanced
christian-bromannchristian-bromann
3

langchain-structured-output

Enforce structured outputs for LangChain agents using Pydantic, TypedDict, or JSON Schema.

Community
Advanced
christian-bromannchristian-bromann
3

langchain-knowledge-base

Build a searchable knowledge base from documents using LangChain.

Community
Advanced
christian-bromannchristian-bromann
3

langgraph-streaming

Stream LangGraph graph state, tokens, and events in real time.

Community
Advanced
christian-bromannchristian-bromann
3

langchain-text-splitting

Split long documents into LangChain-compatible chunks with RecursiveCharacterTextSplitter.

Community
Advanced
christian-bromannchristian-bromann
3

langchain-chat-model-integrations

Consolidate LangChain chat-model initialization and configuration across providers.

Community
Advanced
christian-bromannchristian-bromann
3

langchain-rag-agents

Create RAG-enabled LangChain agents using the create_agent API.

Community
Advanced