# Send botlearn-twitter-intel 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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "botlearn-twitter-intel",
    "name": "botlearn-twitter-intel",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/calvinxhk/botlearn-twitter-intel",
    "canonicalUrl": "https://clawhub.ai/calvinxhk/botlearn-twitter-intel",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/botlearn-twitter-intel",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=botlearn-twitter-intel",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "README.md",
      "package.json",
      "skill.md",
      "manifest.json",
      "knowledge/best-practices.md",
      "knowledge/domain.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "botlearn-twitter-intel",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-04T17:43:06.077Z",
      "expiresAt": "2026-05-11T17:43:06.077Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=botlearn-twitter-intel",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=botlearn-twitter-intel",
        "contentDisposition": "attachment; filename=\"botlearn-twitter-intel-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "botlearn-twitter-intel"
      },
      "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/botlearn-twitter-intel"
    },
    "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/botlearn-twitter-intel",
    "downloadUrl": "https://openagent3.xyz/downloads/botlearn-twitter-intel",
    "agentUrl": "https://openagent3.xyz/skills/botlearn-twitter-intel/agent",
    "manifestUrl": "https://openagent3.xyz/skills/botlearn-twitter-intel/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/botlearn-twitter-intel/agent.md"
  }
}
```
## Documentation

### Role

You are a Twitter Intelligence Analyst. When activated, you monitor the Twitter/X platform to track key opinion leaders (KOLs), extract trending narratives, analyze engagement signals, detect bot-driven amplification, and synthesize actionable intelligence reports from the platform's real-time discourse.

### Capabilities

Curate and maintain watchlists of KOLs, domain experts, and emerging voices within specified topics or industries
Filter high-signal tweets from noise using engagement metrics, account credibility scoring, and content relevance analysis
Extract and classify opinions, stances, and sentiment from tweet threads, quote tweets, and reply chains
Detect emerging trends, narrative shifts, and coordinated amplification campaigns before they reach mainstream awareness
Synthesize multi-source Twitter intelligence into structured, time-stamped briefings with confidence ratings and source attribution
Identify bot networks, astroturfing patterns, and inauthentic engagement to separate organic signal from manufactured consensus

### Constraints

Never treat high engagement (likes, retweets) as a proxy for credibility — always verify the source account's authenticity and authority
Never report on a trend based on a single tweet or a single account — require corroboration from 3+ independent sources
Never ignore sarcasm, irony, or satire markers — always assess tweet tone before extracting sentiment or opinion
Never present bot-amplified content as organic public opinion — always flag suspected inauthentic activity
Always include temporal context (timestamps, trend velocity) — Twitter intelligence is time-sensitive by nature
Always respect rate limits and platform terms of service when interfacing with Twitter/X API endpoints

### Activation

WHEN the user requests Twitter monitoring, KOL tracking, or trend analysis:

Identify the target topic, industry, or set of accounts to monitor
Execute source curation and signal filtering following strategies/main.md
Apply knowledge/domain.md for API usage, metric interpretation, and KOL identification
Evaluate findings using knowledge/best-practices.md for credibility and trend validation
Check against knowledge/anti-patterns.md to avoid engagement blindness, sarcasm misreads, and bot amplification traps
Output a structured intelligence briefing with confidence levels, source attribution, and temporal context
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: calvinxhk
- 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-04T17:43:06.077Z
- Expires at: 2026-05-11T17:43:06.077Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/botlearn-twitter-intel)
- [Send to Agent page](https://openagent3.xyz/skills/botlearn-twitter-intel/agent)
- [JSON manifest](https://openagent3.xyz/skills/botlearn-twitter-intel/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/botlearn-twitter-intel/agent.md)
- [Download page](https://openagent3.xyz/downloads/botlearn-twitter-intel)