chainstacklabs/pumpfun-bonkfun-bot
Instructions file CodexOpenCode
Instructions for chainstacklabs/pumpfun-bonkfun-bot, a project described as: A fully functional pump.fun / letsbonk.fun trading and sniping bot not relying on any 3rd party APIs.
chainstacklabs/pumpfun-bonkfun-bot
Instructions file CodexOpenCode
Instructions for chainstacklabs/pumpfun-bonkfun-bot, a project described as: A fully functional pump.fun / letsbonk.fun trading and sniping bot not relying on any 3rd party APIs.
chainstacklabs/pumpfun-bonkfun-bot
Instructions file
Instructions for chainstacklabs/pumpfun-bonkfun-bot, covering agent guide, ground rules, layout, naming inside learning-examples/ and commands.
Skill Claude CodeCodex
Trade on Polymarket via split + CLOB execution. Browse markets, track positions with P&L, discover hedges via LLM. Polygon/Web3.
chainstacklabs/polymarket-alpha-bot
Hook Claude Code
Runs before the agent uses a tool for Write and Edit tool calls, executing guard.py via uv. From chainstacklabs/polymarket-alpha-bot.
chainstacklabs/polymarket-alpha-bot
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, executing lint.py via uv. From chainstacklabs/polymarket-alpha-bot.
chainstacklabs/polymarket-alpha-bot
Settings file Claude Code
Agent settings declaring 2 hook events (PreToolUse, PostToolUse).
chainstacklabs/polymarket-alpha-bot
Skill Claude CodeCodex
Executes a covered pair trade (target + cover) on Polymarket with estimate, confirmation, and position recording. Use when entering a new position from a detected portfolio opportunity. Also use when the user says "buy", "trade", "open a position", "place an order", "enter", or wants to act on any portfolio…
chainstacklabs/polymarket-alpha-bot
Skill Claude CodeCodex
Sells or merges tokens from an open alphapoly position via CLOB or on-chain merge. Use when exiting, cleaning up, or managing an open position. Also use when the user says "sell", "close position", "cash out", "redeem", "exit", "clear tokens", or wants to get out of a trade.
chainstacklabs/polymarket-alpha-bot
Skill Claude CodeCodex
Scaffolds a standalone experiment script in experiments/ using shared backend dependencies. Use when creating a new experiment or prototype outside the main backend. Also use when the user says "prototype", "try something", "test an idea", "spike", "scratch script", "quick experiment", or wants to explore something…
chainstacklabs/polymarket-alpha-bot
Skill Claude CodeCodex
Guides feature development in the alphapoly codebase following stack conventions (uv, polars, FastAPI+Next.js). Use whenever adding, building, or modifying any feature — including new API endpoints, pipeline steps, UI pages, WebSocket services, or any other backend/frontend work. If the user says "add X", "build X"…
chainstacklabs/polymarket-alpha-bot
Skill Claude CodeCodex
Runs, debugs, and manages the alphapoly ML pipeline with make commands and model overrides. Use when running, resetting, or troubleshooting the pipeline. Also use when the user says "refresh data", "update portfolios", "fetch markets", "reprocess", "run the pipeline", or wants to regenerate portfolio opportunities…
chainstacklabs/polymarket-alpha-bot
Skill Claude CodeCodex
Fetches and displays current hedging portfolio opportunities from the backend API. Use when browsing or listing portfolio opportunities to trade. Also use when the user says "show me opportunities", "what's available", "what can I trade", "show pairs", "list portfolios", "any good trades", or asks about current market…
chainstacklabs/polymarket-alpha-bot
Instructions file CodexOpenCode
Instructions for chainstacklabs/polymarket-alpha-bot, a project described as: Find alpha, manage positions in Polymarket.
chainstacklabs/polymarket-alpha-bot
Instructions file
Instructions for chainstacklabs/polymarket-alpha-bot, covering claude.md, commands, development, pipeline and seed data.
Skill Claude CodeCodex
Execute pump.fun token trades via pumpfun-cli. Handles buy/sell with smart routing (bonding curve vs PumpSwap AMM), slippage control, priority fees, compute units, and dry-run simulation. Also covers token launch, migration, wallet management, and token discovery. Use when the user wants to trade, swap, buy, sell…
Skill Claude CodeCodex
Work with the Chainstack MCP server to manage blockchain nodes and projects. Use when deploying nodes, migrating to Chainstack from another RPC provider such as QuickNode or Alchemy, checking platform status, searching Chainstack docs, contacting the Chainstack team, or interacting with the Chainstack platform API via…
MCP server Claude CodeCodexCursor +2
Deploy and manage blockchain nodes across 70+ protocols, search docs, request testnet funds. Remote server at mcp.chainstack.com.
chainstacklabs/performance-tool-client
Instructions file CodexOpenCode
Instructions for chainstacklabs/performance-tool-client, a project described as: RPC provider performance comparison, as a single-page Next.js app. Chainstack Compare frontend.
chainstacklabs/performance-tool-client
Instructions file
Instructions for chainstacklabs/performance-tool-client, covering repository guide for ai agents, checks, constraints and conventions.