openclaw-runtime-git

Manage the openclaw-runtime Git repository and agent workspace submodules.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/delorenj/00_ceiling --skill openclaw-runtime-git
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openclaw-runtime-git
Source: https://github.com/delorenj/00_ceiling/tree/main/openclaw-runtime-git
Command: npx skills add https://github.com/delorenj/00_ceiling --skill openclaw-runtime-git

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the management of the main openclaw-runtime Git repository and its numerous agent workspace submodules, preventing common errors and simplifying complex Git operations.

Core Features & Use Cases

  • Submodule Management: Add, update, or remove agent workspaces as Git submodules.
  • Repository Cloning: Facilitates cloning the parent repository with all submodules initialized.
  • Workflow Guidance: Provides clear instructions for common Git tasks related to the Openclaw environment, including hook protection.
  • Use Case: When onboarding a new agent, use this Skill to correctly add its dedicated workspace repository as a submodule to the main runtime repository.

Quick Start

Use the openclaw-runtime-git skill to clone the runtime repo and initialize all submodules.

Frequently Asked Questions about openclaw-runtime-git

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add a new agent workspace as a git submodule to the main repository?

To add a new agent workspace as a git submodule, use this Skill to correctly add its dedicated workspace repository into the main openclaw-runtime repository, ensuring proper submodule initialization and preventing common configuration errors.

What is the best way to clone the openclaw-runtime repository and initialize all submodules?

The best way to clone the openclaw-runtime repository is by using this Skill to facilitate cloning the parent repository while automatically initializing all agent workspace submodules in the ~/.openclaw directory.

How do I update submodule references and commit changes in the openclaw environment?

You can update submodule references and commit changes by applying Git operations within the ~/.openclaw directory, using this Skill to manage repository states and streamline the update workflow for agent workspaces.

Do I need git command-line tools to manage openclaw git repos and submodules?

Yes, you need git command-line tools installed to manage the openclaw git repos and submodules, as this Skill requires them for executing submodule and repository management tasks within the ~/.openclaw directory.

Why is my git submodule not working correctly in the openclaw agent workspace?

If your git submodule is not working correctly, use this Skill for troubleshooting submodule states, providing clear instructions to diagnose and resolve common Git issues within the openclaw environment.

Can I use this Skill to remove agent workspaces from the runtime repository?

Yes, you can use this Skill to remove agent workspaces from the runtime repository, as it provides submodule management capabilities to add, update, or remove workspaces while maintaining repository integrity.