agentbox-clawhub
Installation
SKILL.md
AgentBox ClawHub
Provide reliable AgentBox guidance based on the bundled summary of the official documentation.
Response workflow
- Identify whether the user is asking about:
- quickstart
- sandbox lifecycle or timeout
- commands execution
- filesystem read/write
- environment variables or secrets
- cli installation or authentication
- python sdk usage
- custom sandbox templates
- Answer from
references/agentbox-official.md. - Keep CLI and Python SDK paths separate. Do not mix them unless the user asks for both.
- Prefer short, runnable examples.
- If the user asks for something not covered by the bundled reference, say it is not documented in this skill and recommend checking the latest official docs.