// setups
Setup guides. Mostly procedures you can paste and follow straight through.
The complete guide to building a remote server for a personal AI agent that runs 24/7 for 20,000 won a month [1 comments]
A one-stop, hands-on guide to running a cheap VPS with a cost-effective API instead of a heavy local model, guarded 24/7 by Jev MCP guardrails and PM2
Analyzes the structure of every token injected before an answer in the OpenCode agent, including the system prompt, rule files, MCP tools, and native tools, and lays out in detail how to optimize based on real measurements.
A record of measuring how much of the Hermes Agent system prompt the skills index and tool schema take up, and reducing injection using usage data (.usage.json) and toolset-level disabling. Skills went from 32 (4,807 chars) to 8 (2,643 chars), and tools from 20 (43,264 chars) to 15 (30,016 chars).
A measured record of trimming Hermes Agent's fixed per-request injected tokens by 37%. Along with the results of slimming skills, tools, SOUL, and memory, it explains where the absolute cap on injected history is actually decided.
Explains the metadata block and markdown conventions used when posting to this site
AI Knowledge Hub