/images/hotlink-ok/avatar-lite.webp

HAKULA†CHANNEL

LR2 配置教程(第 2 版)

Lunatic Rave 2(简称 LR2)是具有相当历史地位的音乐游戏,然而可能是由于比较核心向,在音游玩家中的知名度竟然并不是很高。目前网上关于 LR2 的教程与资料大多有些年代了,因此打算重新写一篇教程,请多指教。

MCP Server Guide: Building a Documentation Server for LLM Agents

A practical, end-to-end guide to building a custom MCP server that turns your documentation site into structured tools for LLM agents. Covers the llms.txt standard, FastMCP, caching, search, packaging, and LLM agents integration. Written for teams that have internal docs (Confluence pages, Markdown files) and want their agents to read them instead of hallucinating.

LLM Intro: From the Basics to Context Engineering (Part 1)

A practical guide to LLM agents, from foundational concepts to building a production-ready agent configuration. Part 1 of a two-part series: what an LLM actually is, how it becomes an agent, and the layered system (CLAUDE.md, hooks, MCP, skills, plugins) that makes it useful in practice. Part 2 covers subagents, agent teams, and more advanced topics. Written for everyone, regardless of technical background.