# Send Sally AI 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": "sally-ai",
    "name": "Sally AI",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/sally-labs/sally-ai",
    "canonicalUrl": "https://clawhub.ai/sally-labs/sally-ai",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/sally-ai",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=sally-ai",
    "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-05-07T17:22:31.273Z",
      "expiresAt": "2026-05-14T17:22:31.273Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
        "contentDisposition": "attachment; filename=\"afrexai-annual-report-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/sally-ai"
    },
    "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/sally-ai",
    "downloadUrl": "https://openagent3.xyz/downloads/sally-ai",
    "agentUrl": "https://openagent3.xyz/skills/sally-ai/agent",
    "manifestUrl": "https://openagent3.xyz/skills/sally-ai/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/sally-ai/agent.md"
  }
}
```
## Documentation

### Sally AI

Chat with Sally about metabolic health via chat-with-sally MCP tool. Requires Smithery setup with x402 wallet.

### Setup (once)

Important: This setup stores your private key only in Smithery's cloud. Clawbot never sees or has access to your wallet private key.

### Step 1: Login to Smithery

smithery auth login

### Step 2: Add Sally AI MCP connection

smithery mcp add "sally-labs/sally-ai-mcp?privateKey=0xYOUR_PRIVATE_KEY" \\
  --id sally-ai \\
  --force

Replace 0xYOUR_PRIVATE_KEY with your dedicated wallet's private key (must include 0x prefix).

Security Note: Your private key is stored encrypted in Smithery's cloud, NOT on your local machine. Clawbot communicates with Smithery's API but never accesses your private key.

### Step 3: Verify connection

smithery tool call sally-ai chat-with-sally '{"message": "What is metabolic health?"}'

### Quick Start

Use chat-with-sally tool with {"message": "user's question"}:

Pass the user's message exactly as-is — do not rephrase
Extract report.message from the JSON response and present it to the user
Preserve any citations Sally includes

### Scope

Blood sugar, A1C, insulin resistance, glucose management
Nutrition, glycemic index, meal planning, food science
Fasting, intermittent fasting, time-restricted eating
Supplements (berberine, chromium, magnesium)
Lab results (A1C, fasting glucose, lipid panels)
Exercise, sleep, circadian rhythm and metabolic effects

### Security & Privacy

Clawbot never sees your private key. Your wallet private key is stored only in Smithery's cloud and accessed via authenticated API calls.

### How It Works

Clawbot → Smithery API → Sally MCP
         (API auth)    (uses stored private key)

Setup: You configure the connection once with your private key
Storage: Private key stored encrypted in Smithery's cloud
Usage: Clawbot calls Smithery's API (authenticated by your Smithery account)
Execution: Smithery uses your stored private key to sign x402 transactions
Isolation: Clawbot never has access to your wallet private key

### Private Key Best Practices

Use a dedicated hot wallet: Create a separate wallet just for Sally AI
Limit funds: Keep only $5-10 in this wallet
Never use your main wallet: Protect your primary assets
Monitor transactions: Check Base blockchain explorer regularly

### Data Flow

User messages sent to Sally's backend (api-x402.asksally.xyz) via Smithery MCP
Sally processes questions and returns responses with citations
No personal health data collected or stored (knowledge-focused mode)
Each interaction logged on-chain (Base network) as transparent payment record

### Why x402 Design

Eliminates API key management — your wallet is your identity
Micropayments ensure fair usage without subscriptions or rate limits
On-chain transparency means every payment is auditable
Smithery is a trusted MCP registry (used by Claude, OpenClaw, and other platforms)

### Verification

Sally MCP source: https://github.com/sally-labs/sally-mcp
x402 protocol: https://www.x402.org/
Smithery registry: https://smithery.ai/servers/sally-labs/sally-ai-mcp

### Notes

Knowledge-focused endpoint — no personal health data collection
Does not analyze food photos through this tool
Each call costs a small x402 micropayment from your wallet
Do not add your own medical commentary to Sally's responses
Sally is not a doctor — always recommend consulting a healthcare professional
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: sally-labs
- Version: 1.0.4
## 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-05-07T17:22:31.273Z
- Expires at: 2026-05-14T17:22:31.273Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/sally-ai)
- [Send to Agent page](https://openagent3.xyz/skills/sally-ai/agent)
- [JSON manifest](https://openagent3.xyz/skills/sally-ai/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/sally-ai/agent.md)
- [Download page](https://openagent3.xyz/downloads/sally-ai)