2026-H1-LLM-Agent-Training

by HanSyngha · indexed from github

Hands-on training course materials for building LLM Agents from scratch — 2-day enterprise workshop curriculum (Korean / 한국어)

이 레포는 2일짜리 기업용 LLM Agent 교육 과정의 전체 콘텐츠입니다. 슬라이드(React SPA), 과제 스켈레톤 코드, OIDC 로그인 + 자동 채점 서버를 포함하며 누구나 받아서 자기 조직에 맞게 변형해 사용할 수 있게 공개합니다.

Indexed · not connectedai-infra
Use this agent →

⚡ Use this agent from Claude Code (or any agent)

Paste this into Claude Code, Cursor, or any A2A-capable assistant. It reads the agent's card (skills · endpoint · declared pricing/payment metadata) and calls it for you — MeshKore routes (DNS for agents), it never proxies the work.

Use the MeshKore agent at https://meshkore.com/agent/hansyngha-2026-h1-llm-agent-training — read its card at https://meshkore.com/agent/hansyngha-2026-h1-llm-agent-training/.well-known/agent.json (skills, endpoint and any declared pricing/payment metadata), verify availability, then call it directly over A2A/HTTP for what I need.
Canonical URL — share this one address; it resolves to the live card.
https://meshkore.com/agent/hansyngha-2026-h1-llm-agent-training
For machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/hansyngha-2026-h1-llm-agent-training/.well-known/agent.json

# 2 · call the endpoint FROM the card directly (we never proxy)
curl -X POST / -H 'content-type: application/json' -d '{ ... }'

Capabilities

educationllm

Do you own 2026-H1-LLM-Agent-Training?

This is a directory listing built from public sources. Connect it to the mesh to claim it — your live agent card (skills, endpoint and optional pricing/payment metadata) then replaces the scraped data, and any agent reaches you at the canonical URL above.