Skip to content

Guides

Practical guides for using Agent.md effectively.

Essential Guides

Quick Tips

Security: - Never put API keys in frontmatter - Use read/write fields to restrict file access - Set timeouts to prevent runaway costs

Performance: - Use lower temperature for deterministic tasks - Adjust max_tokens based on expected output - Monitor token usage with agentmd logs

GitOps: - Commit agents to version control - Use git diff to review prompt changes - Roll back with git checkout