agent-field-kit
Installation
SKILL.md
Agent Field Kit
Use this as the portable bootstrap layer for coding agents. It is intentionally independent from Leviathan runtime internals.
When to Use This Skill
Trigger this skill when:
- a remote sandbox feels crippled compared to the local machine
- a fresh machine or container needs the agent toolchain installed
- you need to restore
PATHhelpers and shell integration quickly - you need to know whether to use a baseline tool directly or load a niche leaf skill
- you want a clean Docker smoke test for the bundle
Do not use this skill for Leviathan-specific install/doctor/config work. That is a later layer.