yuan-lab-llm--clawmanager
1.3 KiB
1.3 KiB
Resource Management Guide
Resource Management is the reusable asset layer for OpenClaw workspaces in ClawManager. It is centered on channels, skills, bundles, and the snapshots used to compile those assets into instance-ready configuration.
Main Resource Types
Channelsfor workspace connectivity and integration templatesSkillsfor reusable packaged capabilitiesBundlesfor composing repeatable resource sets- injection snapshots for tracking the compiled result applied to an instance
Core Workflows
- Create or import channels and skills in the OpenClaw Config Center.
- Organize selected resources into reusable bundles.
- Review scan posture for skills through Security Center.
- Apply resources or bundles to OpenClaw workspaces.
- Inspect runtime state and instance-level resource results after injection.
How It Connects to the Platform
- Resource Management defines what should be delivered to a workspace.
- Agent Control Plane applies and tracks those changes at runtime.
- Security Center and
skill-scannerhelp review the risk posture of reusable skills before broad rollout.