Documentation
README
Agent Generation
Use these patterns to generate a valid agent directory. Always generate the minimal set of files needed β don't over-engineer.
Every template below has been validated with the same parser/validator
that omnigent server uses. If your environment exposes the
validate_agent tool (the dedicated agent-authoring environment does),
run it after generating files to confirm the spec loads. Load the
omnigent-knowledge skill if you need the deeper field reference
(executor types, os_env, guardrails, sandboxing).
Step 1: Choose a directory name
Use the agent name in kebab-case: my-research-agent/
This is the opening of the README. Read the full README on GitHub.