Overview
- Skill Key
- bigbadman-lab/gm3-alertworthy-feed
- Author
- bigbadman-lab
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/bigbadman-lab/gm3-alertworthy-feed
- Latest Commit SHA
- d60ca08598390b12eec38b4fa2bbcdcf2a739916
Read-only access to the GM3 Alertworthy feed, providing real-time token market data for analysis agents.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 gm3-alertworthy-feed 技能。 若已安装,则直接安装 gm3-alertworthy-feed 技能。
# GM3 Alertworthy Feed -- ## Overview This skill provides read-only access to the GM3 Alertworthy feed. It returns the current snapshot of alertworthy tokens, including valuation, flow, buyer distribution, and market structure signals. The skill is designed to be used by analysis agents that apply their own filtering and decision logic on top of the raw GM3 data. This skill does not perform filtering, ranking, or trading actions. --- ## Endpoint **GET** https://api.gm3.fun/functions/v1/gm3-api/v1/paid/alertworthy --- ## Authentication This skill requires a GM3 Developer API key. Requests must include the following header: Authorization: Bearer gm3_key_... The API key should be stored as a secret and never exposed in client-side code. --- ## Headers Accept: application/json --- ## Inputs This endpoint does not accept input parameters. --- ## Output The response is a JSON object containing a `data` array of alertworthy token snapshots. Each item may include fields such as: - mint - rank - fdv_usd (current FDV) - fdv_at_alert (FDV at first alert) - net_sol_inflow - buy_ratio - buy_count / sell_count - unique_buyers - capital_efficiency - market structure flags - timestamps The exact fields returned are subject to change as the GM3 platform evolves. --- ## Errors - **401 Unauthorized** – Invalid or revoked API key, or entitlement expired - **429 Too Many Requests** – Rate limited - **500 / 503** – Temporary server error --- ## Notes - This skill is intended for analysis-only use. - Strategy logic, filtering, and decision-making should be implemented at the agent level. - No trading or execution functionality is provided by this skill.
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.