Automates the maintenance of stablecoin launch information and project summaries.

Install

mkdir -p .claude/skills/pre-launch-update && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/18674" && unzip -o skill.zip -d .claude/skills/pre-launch-update && rm skill.zip

Installs to .claude/skills/pre-launch-update

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Use when asked to update pre-launch stablecoin data, add milestones, refresh launch phases, or check for promotions. Runs weekly to keep the upcoming stablecoins module current.
177 chars✓ has a “when” trigger
Intermediate

Key capabilities

  • Update pre-launch stablecoin data
  • Add milestones to stablecoin projects
  • Refresh launch phases for stablecoins
  • Check for promotions of stablecoins
  • Update AI summaries for stablecoins

How it works

The skill runs weekly to update pre-launch stablecoin data by researching current information from various sources. It updates milestones, launch phases, and AI summaries based on material changes.

Inputs & outputs

You give it
A request to update pre-launch stablecoin data, add milestones, refresh launch phases, or check for promotions
You get back
Updated stablecoin data in JSON files, including milestones, launch phases, and AI summaries

When to use pre-launch-update

  • Updating stablecoin status
  • Adding launch milestones
  • Refreshing project data

About this skill

Read docs/editorial-style.md; its pre-launch and coin-summary registers govern prose.

Pre-Launch Update

docs/process/adding-a-stablecoin.md owns lifecycle fields, schemas, promotion requirements, edits, and validation. Read Phase 0, Phase 1, and Phase 7; use shared/types/core.ts for live enum values. This skill adds the recurring research and approval loop.

Triage And Research

  1. Read every shared/data/stablecoins/coins/*.json entry with status: "pre-launch", its current milestone/date/phase/content state, and data/ai-summaries.json. Rank by newest milestone or last file edit; entries with no milestone or no update for eight weeks receive deeper review.
  2. Use web search, primary-source fetches, link-status checks, and browser inspection only where fetches are blocked or stronger inspection is needed. See docs/process/agent-artifacts.md#harness-configuration. Check official issuer posts/docs first, then regulator material and reputable reporting. Check DefiLlama and CoinGecko structured data for activation evidence.
  3. Report sourced phase/date/milestone/content changes, dead links, conflicts, no-change coins, and promotion candidates. Do not infer a launch date or phase from promotional language.

Optional discovery of untracked candidates is research-only: search recent issuer/regulatory announcements and near-zero external listings, de-duplicate against the registry, and ask before adding anything.

Apply Approved Changes

Approval must cover each coin and action; an earlier explicit cohort instruction covering those coins remains valid. Ask again only for an uncovered addition, promotion, or other scope change. Preserve canonical identity, flags, and historical milestones. Add milestones oldest-first with a primary sourceUrl; add only notable featured content.

Before every expectedLaunchDate change, append the old value to dateHistory as { "date": "<old>", "setOn": "<today>" }; never reconstruct guessed history.

Refresh an AI summary only for a material change: phase advance, launch-date shift of at least a quarter, named regulator/custodian/major partner, completed reputable audit, approval/charter/license decision, or confirmed mainnet date. Use write-ai-summaries for the editorial contract.

Run npm run bootstrap:generated and npm run check:stablecoin-data after approved edits. Do not treat a build alone as schema validation.

Promotion Handoff

Never execute promotion here. Recommend it only when stablecoin-runtime-price-marketcap-gate proves both current price and circulating/market-cap paths, identity matches by contract or issuer domain, and the listing has non-zero live supply rather than preview-only zeros. Hand the evidence to stablecoin-addition-orchestrator, including current methodology consequences and unresolved coverage.

Report changes/approvals, no-change coins, deferred conflicts, promotion evidence, and validation. Use ignored agents/ scratch only for a campaign ledger with an owner/retention contract; do not create a durable shadow registry.

When not to use it

  • When executing promotions from pre-launch to active status
  • When removing existing milestones
  • When changing `flags` (backing, pegCurrency, governance) or `id`, `name`, `symbol`

Limitations

  • Does not execute promotions from pre-launch to active
  • Does not remove existing milestones or change canonical identifiers
  • AI summary updates are only triggered by material changes

How it compares

This skill automates the weekly update and research process for pre-launch stablecoins, ensuring data consistency and flagging staleness, unlike manual data entry and research.

Compared to similar skills

pre-launch-update side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
pre-launch-update (this skill)02moNo flagsIntermediate
quant-analyst1033moNo flagsAdvanced
stock-analyzer713moReviewBeginner
creating-financial-models369moReviewAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

quant-analyst

zenobi-us

Expert quantitative analyst specializing in financial modeling, algorithmic trading, and risk analytics. Masters statistical methods, derivatives pricing, and high-frequency trading with focus on mathematical rigor, performance optimization, and profitable strategy development.

103355

stock-analyzer

FrancyJGLisboa

Provides comprehensive technical analysis for stocks and ETFs using RSI, MACD, Bollinger Bands, and other indicators. Activates when user requests stock analysis, technical indicators, trading signals, or market data for specific ticker symbols.

71214

creating-financial-models

anthropics

This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment decisions

36161

reconciliation

anthropics

Reconcile accounts by comparing GL balances to subledgers, bank statements, or third-party data. Use when performing bank reconciliations, GL-to-subledger recs, intercompany reconciliations, or identifying and categorizing reconciling items.

30139

analyzing-financial-statements

anthropics

This skill calculates key financial ratios and metrics from financial statement data for investment analysis

32134

us-stock-analysis

tradermonty

Comprehensive US stock analysis including fundamental analysis (financial metrics, business quality, valuation), technical analysis (indicators, chart patterns, support/resistance), stock comparisons, and investment report generation. Use when user requests analysis of US stock tickers (e.g., "analyze AAPL", "compare TSLA vs NVDA", "give me a report on Microsoft"), evaluation of financial metrics, technical chart analysis, or investment recommendations for American stocks.

24137

Search skills

Search the agent skills registry