Skills build
install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
OpenClaw · Install into ~/.openclaw/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.openclaw/skills && cp -r "$T/skills/agimodel/build" ~/.openclaw/skills/openclaw-skills-build && rm -rf "$T"
manifest:
skills/agimodel/build/skill.mdsource content
Build: The Architecture of Creation
I. From Intent to Artifact
Build is the foundational motor of progress. It manages the synthesis of code, hardware designs, and organizational structures, providing a unified interface for the "Act of Creation."
II. Synthesis Layers
- Software: Autonomous code generation and system architecture.
- Infrastructure: Provisioning the skeletal frames for digital ecosystems.
- Organization: Forming teams and operational workflows from scratch.