← 返回 Skills 市场
0xduraku

Iseclaw Intel

作者 Duraku · GitHub ↗ · v1.2.0
cross-platform ✓ 安全检测通过
398
总下载
1
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install iseclaw-intel
功能描述
Indonesian Web3 intelligence via Iseclaw ACP agent. Real-time market data, token signals, TGE research, and GameFi analysis from Southeast Asia's first trans...
使用说明 (SKILL.md)

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:

{
  "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:

{
  "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 is internally consistent and doesn't ask for credentials or install code, but it relies on third-party APIs (api.zerovantclaw.xyz) and an ACP hire flow. Only use it if you trust that service provider. Never paste private keys, wallet seed phrases, or other secrets into queries. If you plan to pay for deep research, verify the ACP profile and wallet externally (e.g., on the ACP marketplace) before sending funds. If you need stronger assurance, ask the publisher for a homepage or code repo, or test the skill with non-sensitive queries first.
功能分析
Type: OpenClaw Skill Name: iseclaw-intel Version: 1.2.0 The skill is designed to fetch Web3 intelligence from a specific API endpoint (api.zerovantclaw.xyz) and interact with the ACP marketplace. All instructions in SKILL.md are clear, directly related to the stated purpose, and do not contain any evidence of prompt injection attempts, data exfiltration, malicious execution, persistence mechanisms, or obfuscation. The network calls are explicit GET requests to hardcoded URLs, which aligns with the skill's function of retrieving market data.
能力评估
Purpose & Capability
Name/description (Indonesian Web3 intelligence) match the runtime instructions: the SKILL.md points to market-pulse, watchlist, TGE calendar endpoints and ACP hiring for paid research. There are no requests for unrelated resources or credentials.
Instruction Scope
The instructions tell the agent to fetch data from api.zerovantclaw.xyz and to hire via ACP (agdp.io). This is expected for a data/agent service, but it does send queries to third-party endpoints — ensure you trust that domain and avoid pasting secrets or private keys in requests.
Install Mechanism
No install spec and no code files — lowest risk: the skill will not write files or install packages on the host. Runtime behavior is limited to issuing HTTP requests per the SKILL.md.
Credentials
No environment variables, credentials, or config paths are requested. The published ACP wallet address is informational and expected for paid services.
Persistence & Privilege
Skill does not request always:true, does not modify other skills or system settings, and has no autonomous persistence requirements beyond normal agent invocation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install iseclaw-intel
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /iseclaw-intel 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
Added live dashboard link: iseclaw.zerovantclaw.xyz
v1.1.0
Added real example outputs for all services, live API responses, and pricing table. More useful for agents evaluating the skill.
v1.0.0
Initial release - Indonesian Web3 intelligence skill with free market data APIs and ACP marketplace integration
元数据
Slug iseclaw-intel
版本 1.2.0
许可证
累计安装 1
当前安装数 0
历史版本数 3
常见问题

Iseclaw Intel 是什么?

Indonesian Web3 intelligence via Iseclaw ACP agent. Real-time market data, token signals, TGE research, and GameFi analysis from Southeast Asia's first trans... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 398 次。

如何安装 Iseclaw Intel?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install iseclaw-intel」即可一键安装,无需额外配置。

Iseclaw Intel 是免费的吗?

是的,Iseclaw Intel 完全免费(开源免费),可自由下载、安装和使用。

Iseclaw Intel 支持哪些平台?

Iseclaw Intel 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Iseclaw Intel?

由 Duraku(@0xduraku)开发并维护,当前版本 v1.2.0。

💬 留言讨论