Install Shopping Guide and Service Coordination Specialist (Agency)
Goal
Install this shareable OpenClaw agent folder package on a target machine.
Target location
Copy this folder to:
~/.openclaw/agents/i4-shopping-guide-and-service-coordination-specialist-agency
The final installed layout should look like:
~/.openclaw/agents/i4-shopping-guide-and-service-coordination-specialist-agency/
workspace/
config/
INSTALL.md
PACKAGE.json
Steps
- Copy this entire folder to
~/.openclaw/agents/i4-shopping-guide-and-service-coordination-specialist-agency.
- Open
config/openclaw.agent.i4-shopping-guide-and-service-coordination-specialist-agency.entry.json.
- Append that JSON object to
agents.list in the target machine's ~/.openclaw/openclaw.json.
- If you prefer a wrapper snippet, merge
config/openclaw.agent.i4-shopping-guide-and-service-coordination-specialist-agency.snippet.json into the target config instead.
- Review
config/SECRETS.md and fill in the target machine's provider credentials or channel tokens.
- Restart OpenClaw Gateway.
Skill loading
This package keeps bundled skills under:
~/.openclaw/agents/i4-shopping-guide-and-service-coordination-specialist-agency/workspace/skills
OpenClaw loads agent-specific skills from workspace/skills/, so no extra global skill copy step is required for the bundled skills in this package.
Config paths used by this package
- workspace:
~/.openclaw/agents/i4-shopping-guide-and-service-coordination-specialist-agency/workspace
- agentDir:
~/.openclaw/agents/i4-shopping-guide-and-service-coordination-specialist-agency/agent
Not included
This package does not include:
- provider secrets or API keys
- login state or channel auth sessions
- routing bindings specific to the recipient's environment