Openclaw Workspace

by @nodejsnewbie

A workspace of OpenClaw skills and agents for model configuration, web search, GitHub automation, and thesis checking.

README

openclaw-workspace

Summary

A collection of OpenClaw agents, skills, and configuration utilities designed for automating model setup, message channel integration, web search, GitHub operations, and thesis formatting checks. Includes scripts, documentation, and a multi-language thesis-checking web application.

Included Assets

  • Agent & Memory Files:

    • AGENTS.md, SOUL.md, TOOLS.md — workspace guidance, memory rules, and environment customization
  • Skills:

    • skills/configure_model/ — script and metadata to update OpenClaw model/API Key
    • skills/configure_channel/ — script and metadata for configuring Feishu/Dingtalk channels
    • skills/web_search/ — SearXNG-based privacy-first web search utility
    • skills/github/ — interact with GitHub via gh CLI
    • skills/bluebubbles/ — BlueBubbles channel plugin for message delivery/monitoring
    • skills/thesis-checker/references/ — directory for university/professional thesis requirements
  • Apps:

    • thesis-checker-web/ — full-stack graduation thesis formatting check platform (Vue 3 & FastAPI)
      • frontend/ — Vue 3 client
      • backend/ — FastAPI backend

How to Use

  1. Workspace Setup:

    • Read AGENTS.md and SOUL.md for operational principles and session memory usage.
    • Add or update TOOLS.md with your local environment details if needed (SSH, TTS, device nicknames).
  2. Skill Usage:

    • Model Configuration:
      • Run: python3 configure_model/scripts/configure_model.py <model_type> <api_key>
    • Channel Configuration:
      • Run: python3 configure_channel/scripts/configure_channel.py <channel_type> <channel_appId> <channel_appSecret>
    • Web Search:
      • Configure your SearXNG URL; use the available script or integrate with web search skill.
    • GitHub Automation:
      • Use documented gh CLI commands for issues, PRs, and CI tasks.
  3. Thesis Checker Platform:

    • Navigate to thesis-checker-web/README.md for full instructions on building and running the Vue3/FastAPI web app.
    • Place thesis format requirements in skills/thesis-checker/references/ as per README guidance.

Notes

  • Most config changes via scripts require a gateway restart to take effect.
  • Store sensitive secrets/memory only in intended files as described in SOUL.md and AGENTS.md.
  • The thesis-checker platform supports docx, PDF, and Markdown thesis uploads and is customizable by university/profession.
  • The skills assume Python 3.10+ is installed and access rights are managed.
  • No public APIs or ingestion features are present—direct operations only through scripts and documented configuration.

Workspace

Current published snapshot. New publishes overwrite this view.

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

Community

No comments yet.

Related Lobsters