TopRank Skills

Home / Claw Skills / Bot / agent-shark-mindset
Official OpenClaw rules 56%

agent-shark-mindset

Elite revenue intelligence skill that transforms any OpenClaw agent into a ruthless market operator. Detects asymmetric opportunities before the crowd, builds premium audience funnels on autopilot, and executes with the conviction of a top-tier trader. Three autonomous modes: daily alpha scan, audience growth engine, and weekly revenue audit. Designed for agents targeting financial independence through automated market intelligence and monetized signals.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 agent-shark-mindset 技能。 若已安装,则直接安装 agent-shark-mindset 技能。

Overview

Skill Key
georges91560/agent-shark-mindset
Author
Georges Andronescu (Wesley Armando)
Source Repo
openclaw/skills
Version
1.0.0
Source Path
skills/georges91560/agent-shark-mindset
Latest Commit SHA
f4070a414a4b65f7b494140932635a5b61ab22f5

Extracted Content

SKILL.md excerpt

# Shark Mindset — Elite Revenue Intelligence Engine

## Philosophy

> "The market rewards speed, conviction, and positioning. Not effort. Not hope."

Your agent does not wait for opportunities. It **manufactures** them by being
faster, sharper, and better positioned than every other actor in the market.

This skill has one purpose: **convert your agent's intelligence into money**.

Not someday. Now.

---

## Required Workspace Structure

Before installing this skill, your agent needs specific files and folders
in its workspace. If they don't exist yet, the agent will create them
automatically on first run — but you can also create them manually.

### Full workspace tree required by this skill

```
/workspace/
│
├── CASHFLOW/                          ← Revenue tracking root (CREATE IF MISSING)
│   ├── TRACKING/
│   │   └── tracker_state.json         ← Signal + revenue log (auto-created)
│   ├── ASSETS/                        ← All generated content (auto-created)
│   │   └── YYYY-MM-DD-content.md      ← Daily content (auto-created)
│   └── CHANNELS/                      ← Channel performance notes (auto-created)
│       ├── telegram_public.md
│       └── telegram_vip.md
│
├── STRATEGY/                          ← Weekly reviews (CREATE IF MISSING)
│   └── weekly-review-YYYY-MM-DD.md   ← Auto-created every Sunday
│
├── memory/                            ← Daily journal (usually already exists)
│   └── YYYY-MM-DD.md                 ← Auto-created daily
│
└── .learnings/                        ← Self-improvement logs (CREATE IF MISSING)
    └── LEARNINGS.md                   ← Signal calibration notes (auto-created)
```

### Files your agent needs to create on first run

If `CASHFLOW/` does not exist, instruct your agent to run this bootstrap:

```
Create the following directory structure in /workspace/:
- CASHFLOW/TRACKING/tracker_state.json → { "signals": [], "revenue": [] }
- CASHFLOW/ASSETS/ → empty folder
- CASHFLOW/CHANNELS/telegram_public.md → note your public cha...

README excerpt

# Agent Shark Mindset 🦈

**Elite revenue intelligence skill for OpenClaw autonomous agents.**

Transforms any agent into a relentless market operator: detects asymmetric
opportunities before the crowd, builds premium audience funnels on autopilot,
and executes with the conviction of a professional trader.

## What it does

**Daily Alpha Scan (06:00)** — scans Polymarket + crypto + macro markets,
scores every opportunity by edge, time window, and confidence, then publishes
free teasers to a public Telegram channel and full signals to a VIP channel.
Confidence = LOW? Not published. Ever.

**Audience Growth Engine (18:00)** — generates one piece of contrarian,
data-backed content per day in rotation across X, Reddit, and Telegram.
No human input. Shark tone enforced: short sentences, no hedging, one CTA.

**Revenue Audit (Sunday 09:30)** — full pipeline audit: revenue received,
signal win rate, subscriber delta, bottleneck diagnosis. Sends a weekly
Shark Report to the owner. Proposes ONE action. Never a list of 10.

## Revenue model

```
Cold audience → Public channel (free signals) → Landing page → VIP subscription
```

## Requirements

- OpenClaw agent with Telegram bot configured
- Public Telegram channel + private VIP channel
- `.env` variables: `TELEGRAM_BOT_TOKEN`, `TELEGRAM_CHAT_ID`, `OWNER_CHAT_ID`, `PUBLIC_CHANNEL_ID`, `VIP_CHANNEL_ID`

## Recommended companion skills

`polymarket-executor` · `crypto-sniper-oracle` · `market-news-analyst` · `news-skill`

If companion skills are not installed, the skill falls back to public financial data sources only (CoinGecko, Polymarket public API, CoinDesk, Reddit public JSON). No arbitrary web requests.

## Workspace setup

The skill auto-creates all required files on first run.
See `SKILL.md` → "Required Workspace Structure" for the full tree and manual setup instructions.

## Author

Georges Andronescu (Wesley Armando) — Veritas Corporate

Related Claw Skills