christian-bromann

christian-bromann

@christian-bromann

GitHub
37 Skills
111 Total Stars
February 2026 Joined

Public Skills

deepagents-overview

by christian-bromann

Understanding Deep Agents framework - what they are, how to create them with createDeepAgent, and the agent harness architecture with built-in middleware for planning, filesystems, and subagents.

Agents 3 3mo ago

deepagents-cli

by christian-bromann

Using the Deep Agents CLI - terminal interface, persistent memory with AGENTS.md, project conventions, skills directories, and CLI commands.

CLI Tools 3 3mo ago

deepagents-skills

by christian-bromann

Creating and using custom skills with progressive disclosure, SKILL.md format, and the Agent Skills protocol in Deep Agents.

Agents 3 3mo ago

langchain-chat-models

by christian-bromann

Guide to using chat model integrations in LangChain including OpenAI, Anthropic, Google, Azure, and Bedrock

Agents 3 3mo ago

deepagents-cli

by christian-bromann

Using the Deep Agents CLI - terminal interface, persistent memory with AGENTS.md, project conventions, skills directories, and CLI commands.

CLI Tools 3 3mo ago

langchain-structured-output

by christian-bromann

Get structured, validated output from LangChain agents and models using Pydantic schemas, type-safe responses, and automatic validation

Agents 3 3mo ago

langchain-vector-stores

by christian-bromann

Guide to using vector store integrations in LangChain including Chroma, Pinecone, FAISS, and memory vector stores

Agents 3 3mo ago

langchain-document-loaders

by christian-bromann

Guide to using document loader integrations in LangChain for PDFs, web pages, text files, and APIs

Agents 3 3mo ago

deepagents-overview

by christian-bromann

Understanding Deep Agents framework - what they are, how to create them with create_deep_agent/createDeepAgent, and the agent harness architecture with built-in middleware for planning, filesystems, and subagents.

Agents 3 3mo ago

deepagents-filesystem

by christian-bromann

Using FilesystemMiddleware with virtual filesystems, backends (State, Store, Filesystem, Composite), and context management for Deep Agents.

Agents 3 3mo ago

langchain-tool-calling

by christian-bromann

How chat models call tools - includes bindTools, tool choice strategies, parallel tool calling, and tool message handling

Agents 3 3mo ago

langchain-models

by christian-bromann

Initialize and use LangChain chat models - includes provider selection (OpenAI, Anthropic, Google), model configuration, and invocation patterns

Agents 3 3mo ago

langchain-document-loaders

by christian-bromann

Guide to using document loader integrations in LangChain for PDFs, web pages, text files, and APIs

Agents 3 3mo ago

deepagents-filesystem

by christian-bromann

Using FilesystemMiddleware with virtual filesystems, backends (State, Store, Filesystem, Composite), and context management for Deep Agents.

Agents 3 3mo ago

langchain-tool-calling

by christian-bromann

How chat models call tools - includes bind_tools, tool choice strategies, parallel tool calling, and tool message handling

Agents 3 3mo ago

langchain-models

by christian-bromann

Initialize and use LangChain chat models - includes provider selection (OpenAI, Anthropic, Google), model configuration, and invocation patterns

Agents 3 3mo ago

langchain-embeddings

by christian-bromann

Guide to using embedding model integrations in LangChain including OpenAI, Azure, and local embeddings

Agents 3 3mo ago

deepagents-hitl

by christian-bromann

Implementing human-in-the-loop approval workflows with interruptOn parameter for sensitive tool operations in Deep Agents.

Agents 3 3mo ago

langchain-tools

by christian-bromann

Define and use tools in LangChain - includes tool decorator, custom tools, built-in tools, and tool schemas

Processing 3 3mo ago

deepagents-todolist

by christian-bromann

Using TodoListMiddleware for task planning and tracking progress with the write_todos tool in Deep Agents for complex multi-step workflows.

Agents 3 3mo ago

langchain-multimodal

by christian-bromann

Work with multimodal inputs/outputs in LangChain - includes images, audio, video, content blocks, and vision capabilities

Docker 3 3mo ago

deepagents-skills

by christian-bromann

Creating and using custom skills with progressive disclosure, SKILL.md format, and the Agent Skills protocol in Deep Agents.

Agents 3 3mo ago

langchain-embeddings

by christian-bromann

Guide to using embedding model integrations in LangChain including OpenAI, Azure, and local embeddings

Agents 3 3mo ago

deepagents-hitl

by christian-bromann

Implementing human-in-the-loop approval workflows with interrupt_on parameter for sensitive tool operations in Deep Agents.

Agents 3 3mo ago

langchain-tools

by christian-bromann

Define and use tools in LangChain - includes @tool decorator, custom tools, built-in tools, and tool schemas

Processing 3 3mo ago

langchain-text-splitters

by christian-bromann

Guide to using text splitter integrations in LangChain including recursive, character, and semantic splitters

Agents 3 3mo ago

langchain-multimodal

by christian-bromann

Work with multimodal inputs/outputs in LangChain - includes images, audio, video, content blocks, and vision capabilities

Docker 3 3mo ago

deepagents-memory

by christian-bromann

Implementing long-term memory in Deep Agents with cross-session storage using StoreBackend, CompositeBackend, and InMemoryStore for persistent data.

Agents 3 3mo ago

langgraph-graph-api

by christian-bromann

Building graphs with StateGraph, nodes, edges, START/END nodes, and the Command API for combining control flow with state updates

Analytics 3 3mo ago

langchain-rag

by christian-bromann

Build Retrieval Augmented Generation (RAG) systems with LangChain - includes embeddings, vector stores, retrievers, document loaders, and text splitting

Agents 3 3mo ago

langchain-text-splitters

by christian-bromann

Guide to using text splitter integrations in LangChain including recursive, character, and semantic splitters

Agents 3 3mo ago

deepagents-memory

by christian-bromann

Implementing long-term memory in Deep Agents with cross-session storage using StoreBackend, CompositeBackend, and InMemoryStore for persistent data.

Agents 3 3mo ago

deepagents-subagents

by christian-bromann

Using SubAgentMiddleware to spawn subagents for task delegation, context isolation, and specialized work in Deep Agents.

Academic 3 3mo ago

langchain-rag

by christian-bromann

Build Retrieval Augmented Generation (RAG) systems with LangChain - includes embeddings, vector stores, retrievers, document loaders, and text splitting

Agents 3 3mo ago

langgraph-graph-api

by christian-bromann

Building graphs with StateGraph, nodes, edges, START/END nodes, and the Command API for combining control flow with state updates

Analytics 3 3mo ago

langchain-tools

by christian-bromann

Guide to using tool integrations in LangChain including pre-built toolkits, Tavily, Wikipedia, and custom tools

Agents 3 3mo ago

deepagents-todolist

by christian-bromann

Using TodoListMiddleware for task planning and tracking progress with the write_todos tool in Deep Agents for complex multi-step workflows.

Agents 3 3mo ago