# Send MONK-EYE Engine 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": "monk-eye-engine",
    "name": "MONK-EYE Engine",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/balkanblbn/monk-eye-engine",
    "canonicalUrl": "https://clawhub.ai/balkanblbn/monk-eye-engine",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/monk-eye-engine",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=monk-eye-engine",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "forums.json",
      "monk_eye_config.json",
      "package.json",
      "scripts/monk_eye_core.py",
      "scripts/oracle_engine.py"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "monk-eye-engine",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-05T06:08:17.855Z",
      "expiresAt": "2026-05-12T06:08:17.855Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=monk-eye-engine",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=monk-eye-engine",
        "contentDisposition": "attachment; filename=\"monk-eye-engine-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "monk-eye-engine"
      },
      "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/monk-eye-engine"
    },
    "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/monk-eye-engine",
    "downloadUrl": "https://openagent3.xyz/downloads/monk-eye-engine",
    "agentUrl": "https://openagent3.xyz/skills/monk-eye-engine/agent",
    "manifestUrl": "https://openagent3.xyz/skills/monk-eye-engine/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/monk-eye-engine/agent.md"
  }
}
```
## Documentation

### MONK-EYE 👁️ - Deep Intelligence & Human Experience Oracle

MONK-EYE is a specialized OpenClaw skill designed for deep infiltration and synthesis of forum-based human intelligence. While most search tools focus on surface-level web pages, MONK-EYE dives into the "tacit knowledge" buried in the world's most active and niche forums (R10, BlackHatWorld, Reddit, Habr, etc.).

### 🐒 The Philosophy

"Millions of discussions, one truth." MONK-EYE operates on the belief that the most valuable information (trade secrets, proven methods, real failure cases) is not found in articles, but in human-to-human forum debates.

### 🛠️ Operational Phases (The 4 Pillars)

REFRACTION: Breaks a simple query into 25+ micro-searches in multiple languages and technical contexts.
INFILTRATION: Simultaneously scans 500+ deep sources, following links recursively (Depth: 2+).
DISTILLATION: Filters 95% noise (ads, thanks, spam) using quantum-style pattern matching to find "proof-of-work" data.
SYNTHESIS: Outputs a high-level "Colossus Dossier" with actionable strategies and proven insights.

### 1. Install via ClawHub

openclaw install monk-eye-engine

### 2. Manual Setup

If you want to customize the forum list (forums.json):

Copy the monk-eye-engine folder to your skills directory.
Ensure you have requests and beautifulsoup4 installed in your environment.

### 🔍 How to Run

Trigger it inside your OpenClaw session:
"Research [Topic] using MONK-EYE 👁️"

Example:
"MONK-EYE: What are the secret high-margin SaaS niches in 2026?"

### 📊 Capabilities

Region Focus: TR, GLOBAL, RU, DE, ASIA.
Volume: Handles up to 10M+ tokens of raw forum data.
Output: Clean, strategic reports with source attribution.

Created by maymun & Balkan. Part of the Agentic Evolution initiative.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: balkanblbn
- 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-05-05T06:08:17.855Z
- Expires at: 2026-05-12T06:08:17.855Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/monk-eye-engine)
- [Send to Agent page](https://openagent3.xyz/skills/monk-eye-engine/agent)
- [JSON manifest](https://openagent3.xyz/skills/monk-eye-engine/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/monk-eye-engine/agent.md)
- [Download page](https://openagent3.xyz/downloads/monk-eye-engine)