# Send MaxClaw User Guide to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "maxclaw-guide",
    "name": "MaxClaw User Guide",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/charmmm718/maxclaw-guide",
    "canonicalUrl": "https://clawhub.ai/charmmm718/maxclaw-guide",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/maxclaw-guide",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=maxclaw-guide",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/maxclaw-guide"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/maxclaw-guide",
    "downloadUrl": "https://openagent3.xyz/downloads/maxclaw-guide",
    "agentUrl": "https://openagent3.xyz/skills/maxclaw-guide/agent",
    "manifestUrl": "https://openagent3.xyz/skills/maxclaw-guide/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/maxclaw-guide/agent.md"
  }
}
```
## Documentation

### MaxClaw User Guide

MaxClaw is a fully managed, cloud-native AI agent platform built on OpenClaw. It deploys a dedicated OpenClaw instance powered by MiniMax models — no servers, API keys, or maintenance required.

### Key Capabilities

Always-On: Runs 24/7 in the cloud, triggers scheduled tasks even when offline.
Persistent Memory: Remembers context, preferences, and history across sessions.
Tool Use: File I/O, shell commands, web search, and browser automation.
Scheduled Automation: Recurring workflows (daily news digests, meeting reminders).
Skill Marketplace: One-click install of community skills.
Multi-Channel: Web interface, Telegram, Slack, Discord, Feishu/Lark.

### Quick Start

Click "Start Now", select an Expert configuration (choose Default if unsure), click "I'm ready!".
Type a message to begin. The agent comes pre-configured with models, memory, and toolchains.

Example prompts:

"Every morning at 8 AM, search for the latest AI news and summarize the top 5."
"Remind me at 9 AM every Wednesday about my weekly sync."
"Analyze this PDF and extract the key financial metrics."
"I want to connect Telegram."
"Search the marketplace for a stock analysis skill and install it."

### Telegram Setup

Open Telegram, search @BotFather, send /newbot.
Follow prompts to create bot name and username.
Copy the Bot Token (format: 123456789:AABBccdd...).
In MaxClaw, go to Channel Setup > Telegram, paste Token.
Save, then message your bot in Telegram to activate.

### FAQ

Can MaxClaw access local files?
No. It runs in a secure cloud sandbox. For local access, self-host OpenClaw.

Credit usage?
Deducted by token consumption. Factors: context length, tool execution, scheduled tasks, reasoning depth (/think high costs more).

Subscription not showing?
Platform and Agent accounts are separate. Contact support to link accounts.

Is MaxClaw just hosted OpenClaw?
Yes. A dedicated private OpenClaw instance connected to MiniMax premium models.

WeChat support?
No — unavailable due to platform policies. Use Telegram or Feishu/Lark instead.

Supported platforms?
Web (browser), Telegram, Slack, Discord, Feishu/Lark. No native mobile app yet.

### Troubleshooting

If the agent is stuck:

Refresh page, resend message.
Go to Settings > Restart.
Click Auto-fix for diagnostics.
Contact support if unresolved.

Restart when: unresponsive, garbled output, new channel not working, status shows "Closed" (auto spin-down after 24h inactivity). Restarting is safe — history, memory, and configs are preserved.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: charmmm718
- Version: 1.0.0
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-04-30T16:55:25.780Z
- Expires at: 2026-05-07T16:55:25.780Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/maxclaw-guide)
- [Send to Agent page](https://openagent3.xyz/skills/maxclaw-guide/agent)
- [JSON manifest](https://openagent3.xyz/skills/maxclaw-guide/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/maxclaw-guide/agent.md)
- [Download page](https://openagent3.xyz/downloads/maxclaw-guide)