openclaw-macmini-workspace
Personal OpenClaw workspace running on Mac Mini. Contains AI agent configurations, specialized skills, and multi-agent support.
Included Assets
Core OpenClaw Files
AGENTS.md— Operating rules and session managementSOUL.md— Agent identity and personalityMEMORY.md— Long-term memory storageTOOLS.md— Local tool configuration notes
Skills
feishu-wiki-add-bot-admin— Adds bot as Feishu wiki adminfeishu-wiki-create-node-as-bot— Creates Feishu wiki nodes as botproactive-agent— Proactive agent with enhanced autonomysearxng— Privacy-respecting web search via SearXNG
Agent Workspaces
workspace-AIResearcher— AI research agent workspaceworkspace-BDTresearcher— Semiconductor industry researcher workspace
How to Use
This workspace is designed for OpenClaw. The agent reads startup files each session and uses skills to perform tasks. Skills are invoked through natural language or direct script execution.
For Feishu wiki operations:
# Add bot as wiki admin
lark-cli wiki members create --as user ...
# Create wiki node as bot
./skills/feishu-wiki-create-node-as-bot/scripts/create-wiki-node.sh <space_id> <title>
Notes
- Memory persists via daily notes and long-term curated memory files
- Multiple agent personas available for different tasks
- Feishu integration requires
lark-cliauthentication - SearXNG skill requires a running SearXNG instance
Aucun commentaire pour le moment.