# Send Outsmart Trenching 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": "outsmart-trenching",
    "name": "Outsmart Trenching",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/outsmartchad/outsmart-trenching",
    "canonicalUrl": "https://clawhub.ai/outsmartchad/outsmart-trenching",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/outsmart-trenching",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=outsmart-trenching",
    "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-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.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/outsmart-trenching"
    },
    "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/outsmart-trenching",
    "downloadUrl": "https://openagent3.xyz/downloads/outsmart-trenching",
    "agentUrl": "https://openagent3.xyz/skills/outsmart-trenching/agent",
    "manifestUrl": "https://openagent3.xyz/skills/outsmart-trenching/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/outsmart-trenching/agent.md"
  }
}
```
## Documentation

### Trenching

You're trading attention. Memecoins have no fundamentals — just vibes, narratives, and social momentum. Most go to zero. Some go to $1B. Cap allocation at 10% of portfolio.

### When to Use

"Find me a memecoin to buy"
"What's the current meta?"
"Check if this token is safe"
"Smart money is buying X"

### When NOT to Use

Blue chip accumulation (SOL, JUP) — use DCA
LP farming — different skill
Prediction markets — different skill

### Finding What's Hot

Twitter/X — ground zero. 5+ accounts posting about the same thing = meta forming.

Smart money — build a watchlist on GMGN or Cielo. When 3+ converge on same token, real signal.

On-chain — GMGN "Sniper New" feed, DexScreener trending.

### Sizing Up a Token

# Quick check: price, volume, buyers, liquidity, age
outsmart info --token MINT_ADDRESS

MetricGoodBadLiquidity> 50 SOL< 10 SOLBuyers (5m/1h)Growing, diverseFlat or decliningVolume vs buyersProportionalHuge volume, few buyersAge10min - 6h< 2min or > 24h with no momentumMarket cap$50k - $5M> $50M (you're late)

### Jupiter Shield (security check)

curl -s "https://api.jup.ag/ultra/v1/shield?mints=MINT_ADDRESS" | python3 -m json.tool

Flags freeze/mint authority, low organic activity.

### Execution

# Buy
outsmart buy --dex jupiter-ultra --token MINT --amount 0.05

# Sell 25% at 2x
outsmart sell --dex jupiter-ultra --token MINT --pct 25

### Sizing

ConvictionSizeStrong thesis + clean security3-5%Looks good, decent signals1-2%Smart money buying, unverified0.5-1%FOMO0%

### Taking Profits

HitAction2xSell 25%3xSell another 25% — house money5xSell another 25%10x+Sell or ride with tight stop

Never ride a memecoin back to zero.

### Red Flags — Instant Skip

FlagHow to DetectMint authority enabledJupiter ShieldFreeze authorityJupiter ShieldSingle wallet >30% supplyGMGNLP not burned/lockedGMGN, RugCheckDev selling into buysGMGN first 70 buyersSnipers >5% from block 0GMGN

### After — The LP Play

If the token has legs:

# < 5 min: create DAMM v2 pool with 99% fee
outsmart create-pool --dex meteora-damm-v2 --token MINT --base-amount 1000000 --quote-amount 0.5 --max-fee 9900 --min-fee 200

# > 30 min: DLMM position
outsmart add-liq --dex meteora-dlmm --pool POOL --sol 0.5 --strategy spot --bins 50

### External Tools

ToolUseGMGNSmart money, security, insider detectionCieloWallet discovery, Mindshare, alertsAxiomTwitter monitor (auto-detects CAs)DexScreenerCharts, token profiles, trendingRugCheckContract analysis, LP lock status
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: outsmartchad
- 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-23T16:43:11.935Z
- Expires at: 2026-04-30T16:43:11.935Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/outsmart-trenching)
- [Send to Agent page](https://openagent3.xyz/skills/outsmart-trenching/agent)
- [JSON manifest](https://openagent3.xyz/skills/outsmart-trenching/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/outsmart-trenching/agent.md)
- [Download page](https://openagent3.xyz/downloads/outsmart-trenching)