Add StockWaves skill — China & global market data + quant signals + tokenized-stock safety gate (x402)#486
Open
kaditang wants to merge 7 commits into
Open
Add StockWaves skill — China & global market data + quant signals + tokenized-stock safety gate (x402)#486kaditang wants to merge 7 commits into
kaditang wants to merge 7 commits into
Conversation
…kenized-stock safety gate (x402) China-market intelligence (Weibo/Baidu/Douyin pulse, structured CN news/events, sector-theme momentum), quant signals across A-share/HK/US equities + crypto + macro, and an on-chain tokenized-stock pre-trade safety gate (real token vs copycat, depeg, liquidity, market-hours, freeze-authority). All x402 pay-per-call, USDC on Base + Solana, no signup or API key. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…NT-SIGNATURE recipe (the working x402 flow), align setup deps Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the StockWaves skill (
stockwaves/) — an x402-native, pay-per-call market-data + quant-signals + tokenized-stock-safety provider for Bankr agents. No signup, no API key; every endpoint speaks x402 (USDC on Baseeip155:8453or Solana).What an agent gets
/api/xstock/health) — before an agent BUYS an on-chain stock, verify it's the REAL issuer token vs a copycat (checked against each issuer's own registry: Backed/xStocks, Ondo, Remora/rStocks, Backpack Securities), plus depeg vs a Pyth equity oracle, liquidity, market-hours, freeze-authority. Multi-chain (Solana + EVM incl. BNB)./api/track-record(walk-forward backtest proof) and/api/xstock/health/preview(the safety verdict at zero cost).Skill contents
catalog.json— schemaVersion 1, x402 demo (@x402/fetch+ExactEvmScheme), Bankr-wallet-signing preferred.skill.md— access model, x402 call checklist, deterministic preflight (/.well-known/x402,/openapi.json,/llms.txt), and the full priced endpoint catalog.Self-describes zero-config at https://stockwaves.net/.well-known/x402 — informational data, not investment advice.
🤖 Generated with Claude Code