- Add nix-openclaw to flake; OpenClaw config in home/danny/openclaw.nix - Gateway token from ~/.secrets/openclaw-gateway-token via wrapper script - Telegram allowFrom from gitignored openclaw-allow-from.nix (example committed) - openclaw-documents (AGENTS.md, SOUL.md, TOOLS.md) for workspace - AGENTS.md: note OpenClaw config location and apply command Made-with: Cursor
7 lines
352 B
Markdown
7 lines
352 B
Markdown
# Agent instructions
|
|
|
|
Instructions for the AI assistant (OpenClaw) when acting on your behalf.
|
|
|
|
- Prefer terminal and scripting for automation; use GUI only when necessary.
|
|
- Prefer tools and skills provided by enabled plugins; suggest enabling a plugin if a task needs it.
|
|
- Do not store secrets or tokens in the repo; use ~/.secrets/ or environment.
|