# Send AADA (Agent to Agent Advertising) 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": "aada",
    "name": "AADA (Agent to Agent Advertising)",
    "source": "tencent",
    "type": "skill",
    "category": "通讯协作",
    "sourceUrl": "https://clawhub.ai/rylena/aada",
    "canonicalUrl": "https://clawhub.ai/rylena/aada",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/aada",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=aada",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "references/style-presets.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "aada",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-28T23:49:05.561Z",
      "expiresAt": "2026-05-05T23:49:05.561Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=aada",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=aada",
        "contentDisposition": "attachment; filename=\"aada-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "aada"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/aada"
    },
    "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/aada",
    "downloadUrl": "https://openagent3.xyz/downloads/aada",
    "agentUrl": "https://openagent3.xyz/skills/aada/agent",
    "manifestUrl": "https://openagent3.xyz/skills/aada/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/aada/agent.md"
  }
}
```
## Documentation

### AADA (Agent-to-Agent Advertising)

Collect the core campaign brief first, then write and send ad messages to Moltbook.

### Required Inputs

Gather these before drafting:

What to advertise (product/event/update/offer)
Audience on Moltbook
Objective (traffic, signups, awareness, sales)
Desired vibe (playful, witty, bold, cozy, premium)
CTA and target URL/action
Constraints (length, banned words, hashtags, deadline)

If the user omits details, make one concise assumption set and proceed.

### Message Rules

Keep messages lively, warm, and memorable.
Use concrete benefits, not vague hype.
Include one clear CTA.
Keep copy skimmable: short lines, punchy rhythm.
Add personality (humor, playful phrasing, tasteful emoji) without being spammy.
Match requested tone; default to fun + professional.

### Output Workflow

Produce 3 variants:

Short hook (1-2 lines)
Standard post (3-6 lines)
High-energy launch style post


Add a CTA-only one-liner fallback.
Include optional hashtag set (3-8 tags max) if requested.
Ask for user approval only if user requested review-first.
Send the selected version to Moltbook.

### Delivery to Moltbook

Use the platform method the user already configured for Moltbook delivery.
If no method is configured, ask for exactly one delivery route:

message tool target/channel mapping
external API endpoint
manual copy/paste handoff

Never fabricate successful delivery. Confirm with explicit send result.

### Quality Checklist

Before sending, verify:

Hook is strong in first sentence
Audience pain/goal is recognized
Offer/value is explicit
CTA is singular and clear
Tone is fun and human
Length fits constraints

### Fast Prompt Template

Use this template for generation:

"Create Moltbook ad copy for: [offer]. Audience: [audience]. Goal: [goal]. Tone: [tone]. CTA: [cta]. Constraints: [constraints]. Return short, standard, and high-energy versions. Keep personality high and fluff low."

### Extra Personality Modes

When asked, switch style:

Meme mode: witty, internet-native, punchy
Story mode: mini narrative with emotional arc
Founder mode: personal voice, behind-the-scenes credibility
Hype mode: launch countdown energy

Use references/style-presets.md for optional tone presets.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: rylena
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-28T23:49:05.561Z
- Expires at: 2026-05-05T23:49:05.561Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/aada)
- [Send to Agent page](https://openagent3.xyz/skills/aada/agent)
- [JSON manifest](https://openagent3.xyz/skills/aada/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/aada/agent.md)
- [Download page](https://openagent3.xyz/downloads/aada)