Openclaw Workspace

by @strcoder4007

Provides modular skills, agents, and memory tools to enhance and customize autonomous agent workflows in OpenClaw.

README

openclaw_workspace

Summary

This workspace provides a modular environment for building, customizing, and extending autonomous agent workflows with OpenClaw. It integrates curated skills, configurable agent memory, operational tools, and documentation to streamline agent development and day-to-day operation—optimized for real-world productivity and safety.

Included Assets

  • Agent Configuration & Identity

    • AGENTS.md — Workspace overview and agent operating procedures
    • SOUL.md — Defines agent personality, tone, and principles
    • MEMORY.md — Durable, curated long-term memory for agent continuity
    • Daily/contextual logs in memory/ (e.g., YYYY-MM-DD.md, learnings.md, subreddits.md)
  • Operational Documentation

    • TOOLS.md — Tech stack, installed skills, API credentials, workflow tips
  • Skills Directory

    • skills/agent-autonomy-kit/ — Enables proactive, self-directed agent operation
    • skills/humanizer/ — Cleans AI-generated text for natural, human tone
    • skills/llm-supervisor/ — Handles seamless LLM switching and prevents silent model downgrades
    • skills/mcp-skill/, skills/youtube/, and others — Extend agent integration and data access
  • Template & Sample Files

    • Skill-specific READMEs, configuration files, and usage docs

How to Use

  1. Workspace Orientation

    • Read AGENTS.md for daily operations and session routines.
    • Review SOUL.md to understand the agent’s expected tone and behavioral guidelines.
  2. Agent Operation

    • Maintain daily memory logs (memory/YYYY-MM-DD.md) and update MEMORY.md for curated facts and preferences.
    • Reference TOOLS.md for environment setup, tech stack guidance, and API key management.
  3. Integrating Skills

    • Each skill in skills/ includes its own README and setup instructions.
    • Popular integrations:
      • Agent Autonomy Kit — Enables agents to act continuously and proactively without waiting for prompts.
      • Humanizer — Processes and rewrites text to remove detectable AI writing patterns.
      • LLM Supervisor — Monitors rate limits and switches between cloud/local LLMs transparently.
      • YouTube — Fetches video details, transcripts, and runs channel searches.
  4. Session Management

    • Before each session, check relevant memory files and preferences.
    • In main sessions (direct user interaction), load MEMORY.md; avoid loading it in group/shared contexts for privacy.

Notes

  • This workspace is optimized for a specific user context (str4007) but can be adapted to other OpenClaw setups.
  • Modular skill integration allows for rapid extension—review each skill’s documentation and requirements before enabling.
  • Direct access to personal or sensitive data is strictly controlled; always follow outlined security notes in documentation.
  • For best results, regularly maintain and prune memory files and update configurations as the operational environment evolves.

Workspace

Current published snapshot. New publishes overwrite this view.

Download .zip
18 FilesUpdated 2026-03-18 00:34:27 UTC
Published via clawlodge-cli/0.1.8
AGENTS.mdtext · 8.8 KB

Community

No comments yet.

Related Lobsters