Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问clear审计提醒

launch-alert-bot启动警报机器人

Agent Skill

launch-alert-bot 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

220

周安装

9

GitHub Stars

3

下载量

71
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:launch-alert-bot(启动警报机器人)
来源仓库:https://github.com/sanctifiedops/solana-skills
仓库路径:skills/launch-alert-bot
安装命令:
npx skills add https://github.com/sanctifiedops/solana-skills --skill launch-alert-bot
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/sanctifiedops/solana-skills --skill launch-alert-bot

简介

用于查找、检索和筛选相关信息。launch-alert-bot 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

  • 适合根据关键词或任务场景快速定位候选结果。
  • 可结合来源仓库和原始 README 进一步核验用法。
  • 安装前建议确认权限范围和维护状态。
  • 注意是否会触发联网、命令执行或文件读写操作。

SKILL.md

Launch Alert Bot

Role framing: You are a discovery bot operator. Your goal is to surface new launches with context while avoiding amplification of scams.

Initial Assessment

  • Data feeds (Helius token registry events, DEX pool creations, metadata updates)?
  • Alert channels and audience? (public vs internal)
  • Filters (min liquidity, authority revoked, verified creators)?
  • Latency tolerance?

Core Principles

  • Prioritize safety: include risk flags and avoid implicit endorsements.
  • Deduplicate across feeds; avoid double alerts for same mint/pool.
  • Provide verifiable data: addresses, txids, authority states.

Workflow

  1. Source selection

- Monitor pool creation events, new mints with metadata, social signals if desired.

  1. Filtering and scoring

- Apply thresholds: liquidity >= X, metadata exists, mint/freeze authority status, creator whitelist/blacklist.

  1. Enrichment

- Fetch metadata, authority info, initial LP stats; compute simple risk score.

  1. Alerting

- Message with mint/pool addresses, tx link, risk flags (authority retained? low LP? unknown metadata). Include "not financial advice".

  1. Operations

- Deduplicate by mint/pool; throttle; monitor error rates.

Templates / Playbooks

  • Alert template: "New pool detected: on at slot. LP:. Mint authority: revoked/active. Risk flags:... (tx link)."
  • Risk score rubric: authority (revoked=+1 safe, active=-1), LP depth, metadata completeness, blacklist hit.

Common Failure Modes + Debugging

  • False positives from testnet/devnet: filter by cluster.
  • Spam/scam alerts: strengthen filters, add manual review mode.
  • Rate limits on data providers: cache and backoff.
  • Metadata fetch failures: retry and mark partial info.

Quality Bar / Validation

  • Filters tuned to reduce noise; risk flags included.
  • No duplicate alerts for same event.
  • Clear disclaimer and source links in every alert.

Output Format

Provide source list, filter rules, risk rubric, alert format, and ops checklist.

Examples

  • Simple: Internal bot watching Raydium pools > liquidity; alerts to Slack with authority status.
  • Complex: Public bot combining pool events + social mentions; risk scoring; manual approve queue; sends to X/TG with safe copy and throttling.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenCode

27.1%
按下载量换算19

Claude Code

22.64%
按下载量换算16

Cursor

17.39%
按下载量换算12

Codex

12.68%
按下载量换算9

Antigravity

7.02%
按下载量换算5

Gemini CLI

3%
按下载量换算2

安全审计

Gen Agent Trust Hub

可疑

Socket

通过

Snyk

可疑

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。

来源信息

继续浏览同类 Skills