Skip to content

docker build --no-cache -t my-openclaw-agent . && docker run -it -p 8080:8080 my-openclaw-agent

Read _TEMP/CLAUDE.md for project context. Development principles: Make minimal, surgical edits—use existing systems and avoid new dependencies unless absolutely necessary. Warn me before any changes that could break functionality or layouts. Don't create user guides unless I ask. If our conversation becomes very long or you notice degraded recall of earlier context, let me know so we can start a fresh session. Review: _TEMP\cheat_sheet.png we might need this!

Update _TEMP/CLAUDE.md for project status and context regarding our developments. Revise the markdown file to include only essential development specifications, information, and development guidelines. Keep the file under 1000 lines. We will be using this file to also pick up from where we are leaving off right now.

Update _TEMP\SCRAPE-SITE.md or project status and context regarding our developments. Revise the markdown file to include only essential development specifications, information, and development guidelines. Keep the file under 1000 lines. We will be using this file to also pick up from where we are leaving off right now.

WSL-Intel-Site: code \wsl$\Ubuntu\home\ic0s\repos\open-intel

<x _TEMP\SCRAPE-SITE.md

STOP OpenClay in WSL:

systemctl --user stop openclaw-gateway.service To verify it's stopped: systemctl --user status openclaw-gateway.service

Ideas

I could have open claw publish a v-lite site of content daily. If I have a implementation guide broken up into phases, and its in a directory ready to be developed in, can I have OpenClaw start claude code with a prompt, execute development of a phase, then clear the chat, Input a new prompt and do the same with phase 2, 3, 4 and so on until the development is complete?

LOCAL DEV:

export ANTHROPIC_API_KEY="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" export GOG_KEYRING_PASSWORD="<your-gogcli-keyring-passphrase>" openclaw gateway

URL: http://localhost:18789/#token=be91558ddb97799b89cbf67db3199f14f97efc704140675e

export GOG_KEYRING_PASSWORD="Superculture1@" gog auth list

_TEMP/CLAUDE.md

Claude OpenClaw Key: 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

START UP

docker run -it -e ANTHROPIC_API_KEY="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" -p 8080:8080 my-openclaw-agent:configured BRAVE API KEY: BSAkcQ_9xDSdIAdAV8giUS-9DWJKJ1S

https://github.com/richardtheshannon/open-intel.git

Hosted at: https://omnes.pro

FTP Username: admin@omnes.pro FTP Password: Superculture1@ FTP server: ftp.omnes.pro FTP & explicit FTPS port: 21

FTP_SERVER ftp.omnes.pro FTP_USERNAME admin@omnes.pro FTP_PASSWORD Superculture1@

lock

Enter PIN to continue