HyunjunJeon
Community@hyunjunjeon · Seoul/Korea
AI Orchestrator | Product Engineer(Data & Applied AI Engineer)
Agent Skills by HyunjunJeon
Showing 31 vetted skills indexed across 3 GitHub repositories.
langgraph-human-in-the-loop
Pause LangGraph state graphs with interrupt() and resume via Command(resume=...).
langsmith-dataset
Create, manage, and upload evaluation datasets to LangSmith via CLI and SDK.
langchain-dependencies
Automate dependency setup and environment configuration for LangChain projects.
langgraph-persistence
Persist LangGraph state across steps and conversations with configurable checkpointers.
langchain-middleware
Enforce human-in-the-loop approval for LangChain tool calls with middleware hooks.
langchain-fundamentals
Guide developers in building LangChain agents with create_agent, tools, and middleware.
deep-agents-orchestration
Configure SubAgentMiddleware, TodoListMiddleware, and HumanInTheLoopMiddleware for coordinated deep agent workflows.
deep-agents-memory
Manage Deep Agents memory, persistence, and filesystem access via pluggable backends.
langchain-rag
Build retrieval-augmented generation pipelines with LangChain components.
framework-selection
Guide agent framework selection across LangChain, LangGraph, and Deep Agents.
langsmith-trace
Instrument applications and query LangSmith traces to diagnose issues.
langgraph-fundamentals
Build stateful LangGraph agent workflows with nodes, edges, and conditional routing.
deep-agents-core
Document core APIs, harness architecture, and SKILL.md format for Deep Agents applications.
langsmith-evaluator
Build and validate LangSmith evaluation pipelines with standardized evaluators and automated execution.
rag-agent
Build a RAG agent pipeline for document-grounded question answering.
deep-research
Coordinate parallel sub-agents through Plan, Delegate, Synthesize, Verify, and Report stages.
sql-agent
Translate natural language questions into read-only SQL queries with human approval.
ml-pipeline
Builds, evaluates, and compares machine learning pipelines with 5-fold cross-validation.
data-analysis
Execute pandas code in LocalShellBackend to analyze tabular datasets.
code-review
Automate structured code review feedback for pull requests.
deepeval-best-practices
Document DeepEval and DeepTeam best practices for LLM evaluation workflows.
langchain-langgraph-best-practices
Provides guidance for building LangChain and LangGraph applications with proper architecture and workflows.
arxiv-search
Search arXiv papers by keywords, authors, categories, or boolean expressions.
langgraph-docs
Fetch LangGraph Python documentation and synthesize relevant guidance.