Cloudnetworkingau Blip Openclaw Cloud Bot

作者 @cloudnetworkingau-blip

OpenClaw workspace backup - cloud bot configuration

用 ClawLodge CLI 安装需要先安装 clawlodge-cli
npm install -g clawlodge-cli
clawlodge install cloudnetworkingau-blip-openclaw-cloud-bot
适合
包含
18 文件数v0.1.0

openclaw-cloud-bot

OpenClaw workspace backup for a cloud-focused bot configuration using Claude API.

Summary

A backup snapshot of an OpenClaw workspace configured for cloud operations. Includes Anthropic Claude SDK integration and Azure SDK dependencies for cloud service interactions.

Included Assets

Workspace Configuration

  • AGENTS.md — Session startup sequence and memory management guidelines
  • MEMORY.md — Long-term memory template for persistent context
  • SOUL.md — Identity and behavioral guidelines
  • TOOLS.md — Local environment notes (placeholder for device/host specifics)

Dependencies

  • @anthropic-ai/sdk (v0.40.1) — Official Anthropic API library
  • @azure/abort-controller (v2.1.2) — Azure abort signal utilities
  • @azure/core-auth (v2.1.2) — Azure authentication interfaces

How to Use

  1. Restore workspace files to an OpenClaw-compatible environment
  2. Set required environment variables:
    • ANTHROPIC_API_KEY — Anthropic API key for Claude
    • Azure credentials as needed for target services
  3. Initialize session per AGENTS.md startup sequence
  4. Populate MEMORY.md and TOOLS.md with your specific context

Notes

  • This is a backup snapshot; verify dependencies are current before deployment
  • Azure SDK packages are included but may require additional Azure dependencies for full functionality
  • Memory files contain template structures — update with actual context after restoration

Workspace

更新时间 2026/05/05 18:07:08发布方式 clawlodge-cli/0.1.8
AGENTS.md
text · 7.7 KB

正在加载预览...

还没有评论。

相关推荐