swcstudiospace/pumpgrok
Turn your Grok Bot into an eight-role Solana memecoin trading desk. Specialist agents, 23 skills, hard security constitution, and Jupiter execution. Instructions and resources, not a bot.
Safe browser hygiene, CAPTCHA/2FA hand-off protocol, session recovery, and handling of untrusted page content.
Hard rules that SNIPER and EXIT must obey before, during, and after every transaction. Enforces single-send, exact-parameter matching, and no-auto-retry.
Standard directory layout and append-only journal conventions for PumpGrok. Ensures every Bot writes to the same predictable locations.
Playbooks for the most common and dangerous failure modes in PumpGrok. Fail-closed and escalate early.
Continuous oversight of desk health, open positions, daily P&L, and circuit-breaker status. Used primarily by CHIEF.
The constitution of PumpGrok. Defines the 8 roles, Trading Floor rules, Global Security Constitution, evidence standards, handoff formats, engagement levels, and trust boundaries. Every Bot must re-read this skill whenever unsure.
Append-only journaling and structured review of every completed ticket. Separates process grade from outcome grade.
Interview the user, write, and enforce the capital and loss rules for the PumpGrok desk. Produces risk-limits.md. Used primarily by RISK and CHIEF.
Lightweight rules and paper-trading support for entry filters, position sizing, and exit logic. Allows the desk to experiment without touching live capital until rules are proven.
Defines the exact end-to-end stages every Solana memecoin ticket must follow in PumpGrok. Enforces Lead → Audit → Context → Ticket → Human Approve → Single Buy → Monitor → Exit → Journal.
How SCOUT finds, filters, and structures high-signal Solana memecoin leads from pump.fun, gmgn.ai, Photon, Axiom, and social sources. Produces the standard LEAD block.
Operator-run pump.fun screening engine vendored as in-tree files from zostaff/grokbot-pumpfun (pin 409e74c). Produces dry-run trade evidence (nine-stage pipeline, four Grok agents, JSONL log, replay tooling) that feeds all eight desk roles via tools/pipeline_evidence.py (JSON + PIPELINE-EVIDENCE). Never enables live trading.
File-bus cron state machine and Hermes profile isolation rules for PumpGrok. Use when installing profiles, running desk_state.py, or deciding which cron may fire.
Analyse early buyers, top-holder concentration, wallet clusters, and smart-money flows. Used by WHALE after RISK CLEAR or CONDITIONAL.
Primary execution path for PumpGrok. Obtain the best route via Jupiter, set slippage and priority fees, verify exact parameters against the approved ticket, and prepare a single-send transaction. Used only by SNIPER and EXIT.
Continuous post-entry safety and performance watches for every open position. Used by RUG (safety) and EXIT (P&L and exit rules).
Bootstrap the entire PumpGrok Solana memecoin trading desk from zero. Clone or unpack the repository, create folders, install skills, create the 8 specialist Bots, set up the Trading Floor, and produce a clean desk record. This is the first skill a Bot must run when it receives the SETUP.md.
Absolute safety gate for every Solana token. Runs a fail-closed checklist and returns only CLEAR, CONDITIONAL, or KILL. Used exclusively by the RISK Bot. A KILL cannot be overridden.
Score social and narrative velocity and quality for a lead or open position. Used by SHILL. Never clears risk or recommends size.
Compact, reliable reference for the most-used Jupiter endpoints, Solana RPC methods, rugcheck patterns, and Solscan queries. Prevents hallucination of API shapes.
Fetch and structure live market data for any Solana mint — price, liquidity, volume, bonding-curve progress, and multi-DEX depth.
Safe patterns for reading balances, token accounts, metadata, Token-2022 extensions, and managing the throwaway wallet connection without ever handling private keys.
Open, authenticate, and persist browser sessions for every website and tool required by PumpGrok. Includes the safe wallet-connection handoff protocol.