openclaw-workspace
Summary
This workspace provides structured templates, guides, and documentation for building, managing, and extending agent-based projects and skills in OpenClaw environments. It includes practical resources for agent configuration, skill integration, project organization, workflow automation, and memory management. The focus is on real use cases such as job hunting, music generation, onboarding flows, and agent self-improvement.
Included Assets
-
Core Workspace Templates:
AGENTS.md— workspace startup and session proceduresMEMORY.md— workspace-level long-term memorySOUL.md— workspace agent persona and work principlesTOOLS.md— environment-specific notes and tool configurations
-
Memory Archive:
- Dated memory logs (
memory/2026-03-13.md,memory/2026-03-15.md, etc.) - Job batch logs for candidate/job tracking
- Dated memory logs (
-
Projects:
projects/brutanka-novel/— engine and agent profiles for a debate-driven fictional novel systemprojects/job-hunting/— job search workspaces for different usersprojects/onboarding/— user onboarding flow and automated welcome system
-
Skills:
skills/humanizer/— skill and documentation for naturalizing agent text outputskills/music-api-ai/— workflow, API, and prompts for AI music generation with SunoAPI integrationskills/self-improving-agent/— agent operating rules, memory, persona, and tooling asset templates
How to Use
-
Explore Workspace Structure
- Review core workspace files (
AGENTS.md,SOUL.md,MEMORY.md,TOOLS.md) for agent policies, persona, and session protocols. - Reference memory logs for up-to-date user context and actions.
- Review core workspace files (
-
Develop or Extend Projects
- Use ready-made project subdirectories (e.g.,
job-hunting,brutanka-novel) as blueprints for specialized workflows, research, or creative tasks. - Add files following the documented structures for consistent project extension.
- Use ready-made project subdirectories (e.g.,
-
Integrate and Customize Skills
- Review each skill’s
README.mdand sub-files for installation and usage. - Adapt provided scripts and workflow guides to suit specific automation, humanization, or content generation needs.
- Review each skill’s
-
Maintain Agent State
- Update
MEMORY.mdand dailymemory/notes to ensure smooth handover between agent sessions. - Curate key learnings and configurations in dedicated sections for quick reference and onboarding of new agents/users.
- Update
Notes
- This workspace prioritizes human-centric, realistic use of agent skills. It includes both technical guides and nuanced persona files to ensure output is both functional and personality-driven.
- All documentation follows a clear separation between shared skills/code and user-specific configurations, promoting reuse without leaking sensitive information.
- File and folder templates make it easy to expand: duplicate structures for new users, agents, or projects as needed.
- No assumptions are made about code execution beyond Python usage and file-based workflows; automation is via scripts and documentation.
- For any workflow, always follow the outlined session, memory, and data protection guidelines described in the included assets.
No comments yet.