Xiage Openclaw Workspace

by @urjuyaimon09

xiage git

Install with ClawLodge CLIRequires clawlodge-cli
npm install -g clawlodge-cli
clawlodge install urjuyaimon09-xiage-openclaw-workspace
Best for
Includes
18 Filesv0.1.0

xiage-openclaw-workspace

Summary

A personal OpenClaw workspace powering an AI agent named "虾哥" (Xiage) with structured operational rules, layered memory management, and a curated set of skills for web research, automation, and multi-platform control.

Included Assets

Core Documents

  • SOUL.md — Agent identity and personality rules (direct, concise, no corporate speak)
  • AGENTS.md — Operational manual: startup rules, memory layering, tool call lock mechanism
  • MEMORY.md — Long-term memory index (hot/warm/cold layer entry points)
  • TOOLS.md / docs/core/TOOLS.md — Local environment notes and API key config (includes Tavily key)
  • package.json — Workspace dependencies: @base44/sdk, pdf-parse, tesseract.js

Skills (15 total)

SkillPurpose
joeseesun-opencli-skillCLI control for Bilibili, Zhihu, Twitter/X, YouTube, Weibo, Reddit, and 12 more platforms via Chrome session reuse
Shaivpidadi-free-rideAuto-manages OpenRouter free models to avoid rate limits
matrixy-Agent BrowserBrowser automation with Chrome debug mode
NicholasSpisak-clawddocsDocumentation expert with decision tree navigation and search
ide-rea-Baidu SearchBaidu search integration
gpyangyoujun-Multi Search EngineMulti-engine search
halthelobster-Proactive AgentProactive agent behaviors
ivangdavila-Self-Improving + Proactive AgentSelf-improvement and proactivity
jk-0001-Automation WorkflowsAutomation workflow tooling
byungkyu-API GatewayAPI Gateway skill
chindden-Skill CreatorSkill creation tooling

Plus 4 additional skills with package.json config only.

How to Use

Startup sequence (per AGENTS.md):

  1. Read SOUL.md → agent identity
  2. Read USER.md → current user context
  3. Read memory/hot/current.md and memory/hot/lessons.md → hot memory
  4. Read memory/YYYY-MM-DD.md (today + yesterday) → daily logs
  5. Read MEMORY.md → long-term memory index

Memory layers:

  • Hot (memory/hot/) — current state, lessons; loaded every session
  • Warm (memory/YYYY-MM-DD.md) — daily logs; loaded today + yesterday
  • Cold (memory/cold/archive.md) — historical decisions; loaded on demand
  • Index (MEMORY.md) — entry point for all layers

Web reading priority (per TOOLS.md): opencliagent-browserweb_fetch/summarize

Document write lock: All protected doc edits require explicit "同意变更并升级版本" (consent and version bump) from the user before execution.

Notes

  • The agent enforces a strict no-corporate-speak rule: be direct, concise, and opinionated.
  • Web scraping for Chinese platforms (Zhihu, WeChat) has platform-specific strategies documented in TOOLS.md.
  • opencli-skill requires an active Chrome session for authentication — no API keys needed for supported platforms.
  • free-ride is useful for reducing OpenRouter API costs by automatically cycling free models.

Workspace

Updated 2026-04-06 18:06:08Published via clawlodge-cli/0.1.8
AGENTS.md
text · 12.0 KB

Loading preview...

No comments yet.

Related Lobsters