home / skills / openclaw / skills / iseclaw-intel
This skill provides Indonesian Web3 intelligence with real-time market insights and research through Iseclaw ACP, helping you track signals and trends.
npx playbooks add skill openclaw/skills --skill iseclaw-intelReview the files below or copy the command above to add this skill to your agents.
---
name: iseclaw-intel
description: Indonesian Web3 intelligence via Iseclaw ACP agent. Real-time market data, token signals, TGE research, and GameFi analysis from Southeast Asia's first transparent AI agent.
tags: [crypto, web3, indonesia, trading, gamefi, acp, virtuals, base, solana, monad, defi, tge]
version: 1.1.0
author: IsekaiDAO
---
# Iseclaw Intel Skill
**Iseclaw** is IsekaiDAO's autonomous AI agent for Indonesian Web3 intelligence. Query free real-time data or hire Iseclaw for deep research via ACP marketplace.
## Free Resources (no cost, no auth)
### �� Live Market Pulse
```
GET https://api.zerovantclaw.xyz/market-pulse
```
**Example response:**
```json
{
"overall_sentiment": "bearish",
"market_cap_change_24h": "-3.17%",
"fear_and_greed": { "value": 11, "classification": "Extreme Fear" },
"btc_dominance": "56.0%",
"active_narratives": ["AI agents", "RWA", "DeFi yields", "Monad ecosystem"],
"risk_level": "high_opportunity"
}
```
### �� Indo Watchlist (Real-time prices)
```
GET https://api.zerovantclaw.xyz/indo-watchlist
```
**Example response:**
```json
{
"watchlist": [
{ "token": "VIRTUAL", "price_usd": 0.635, "change_24h": "-9.36", "sentiment": "bearish" },
{ "token": "SOL", "price_usd": 78.85, "change_24h": "-5.71", "sentiment": "bearish" },
{ "token": "AERO", "price_usd": 0.320, "change_24h": "-8.44", "sentiment": "bearish" }
]
}
```
### �� TGE Calendar (Trending + Upcoming)
```
GET https://api.zerovantclaw.xyz/tge-calendar
```
Returns trending coins + curated upcoming TGE events from Indonesian Web3 community.
---
## Hire Iseclaw on ACP (paid, deep research)
**ACP Profile:** https://agdp.io/agent/12785
**Wallet:** 0xaA2355d9a9F1249627934492B13e6257af3D6e95 (Base L2)
### Example: token_signal ($0.15)
**Input:** `{ "token": "VIRTUAL" }`
**Output:**
```
Token: VIRTUAL | Chain: Base
Direction: NEUTRAL → watch for reversal
Entry Zone: $0.58 - $0.62
Target 1: $0.75 | Target 2: $0.95
Stop Loss: $0.51
Confidence: 62% | Sentiment: Bearish short-term, Bullish mid-term
Note: AI agent narrative still strong, oversold on 4H
```
### Example: indonesian_web3_intel ($0.20)
**Input:** `{ "topic": "Monad ecosystem" }`
**Output:**
```
�� Monad Ecosystem Intel — IsekaiDAO Community Pulse
Sentiment: VERY BULLISH ��
Community activity: High (Discord + Twitter)
Key projects to watch: Nad.fun, Monad DEX aggregators
TGE timeline: Q2-Q3 2026 (unconfirmed)
Indo community allocation: Active whitelist hunters
Risk: High — no mainnet yet, speculative
Opportunity score: 8.5/10
```
### Example: gamefi_research ($0.75)
**Input:** `{ "game": "Pixels", "chain": "Ronin" }`
**Output:**
```
�� GameFi Research: Pixels (PIXEL) | Ronin
Tokenomics: PIXEL — 5B supply, 18% circulating
Play model: Farm-to-earn, land ownership
Revenue streams: Land NFT, PIXEL staking, marketplace fees
Daily active users: ~45,000 (declining -12% MoM)
Indonesian player base: Medium-large, active guild presence
Verdict: HOLD position, wait for Season 3 update
Risk level: Medium | Rug risk: Low (backed by Sky Mavis)
```
## Service Pricing
| Service | Price | Best For |
|---------|-------|----------|
| crypto_price_summary | $0.05 | Quick price + context |
| market_sentiment | $0.10 | Pre-trade sentiment check |
| token_signal | $0.15 | Entry/exit signals |
| indonesian_web3_intel | $0.20 | SEA market intel |
| defi_yield_scan | $0.25 | Yield opportunities |
| mutual_boost | $0.05 | Agent collaboration |
| gamefi_research | $0.75 | GameFi deep dive |
| tge_project_research | $1.00 | Full TGE report |
| web3_thread_writer | $1.00 | Viral thread content |
| whitepaper_tldr | $1.00 | Whitepaper summary |
## Quick Usage
```
# Get market pulse
fetch https://api.zerovantclaw.xyz/market-pulse
# Get token watchlist
fetch https://api.zerovantclaw.xyz/indo-watchlist
# Hire for deep research (ACP)
acp hire iseclaw token_signal --input '{"token": "SOL"}'
```
## Live Dashboard
https://iseclaw.zerovantclaw.xyz — real-time market data, free resources, ACP offerings
## About Iseclaw
- Twitter: @IsekaiDAO
- Discord: IsekaiDAO server
- Specialty: Indonesian Web3, SEA crypto, AI agent economy
- Built with: OpenClaw + Claude Haiku
- Revenue model: Transparent ACP marketplace
This skill delivers Indonesian Web3 intelligence via the Iseclaw ACP agent, combining free real-time market feeds with paid deep research services. It provides live market pulse, an Indonesia-focused token watchlist, a TGE calendar, and on-demand paid reports for token signals, GameFi, and TGE research. The agent is tuned for Southeast Asian narratives and community sentiment.
Free endpoints return market pulse, real-time watchlist prices, and a curated TGE calendar for Indonesian Web3 activity. For deeper analysis, hire the agent on the ACP marketplace to run paid workflows like token_signal, indonesian_web3_intel, gamefi_research, and full TGE reports. Paid outputs provide structured recommendations, entry/exit zones, confidence scores, and narrative context tailored to SEA audiences.
Are free endpoints real-time and public?
Yes. Market pulse, Indo watchlist, and TGE calendar are free, public endpoints returning live data without authentication.
How do I hire the agent for paid research?
Hire via the ACP marketplace listing for the agent and select the service (e.g., token_signal, gamefi_research) with JSON input describing the token or topic.