Skip to content

outsmart-agent v1.0.0-alpha.2

Pre-release
Pre-release

Choose a tag to compare

@outsmartchad outsmartchad released this 22 Feb 04:58
· 23 commits to main since this release

What's New

All 7 AI Skills Rewritten (v2.0.0)

outsmart-lp-farming — Deep rewrite with DLMM + DAMM v2 mechanics:

  • DAMM v2 first pool creator alpha, fee schedule params, dynamic fee layer
  • DLMM binStep formula, 3 strategies, one-sided positions, 69 bin limit, binary IL
  • Timing heuristics: DAMM v2 for fresh launches (<5min), DLMM for mature tokens (>30min)
  • Cost comparison: DAMM v2 ~0.02 SOL vs DLMM ~0.2 SOL
  • Two-phase trenching→LP workflow

outsmart-trenching — Pro trencher toolkit and meta lifecycle:

  • Trencher's toolkit: GMGN, Cielo, Axiom, DexScreener, Bubblemaps, Jupiter Shield
  • Security checklist with detection methods per red flag
  • Meta lifecycle framework (catalyst → alpha → copycats → peak → death)
  • Recent meta examples: OpenClaw/claw meta, Moltbook, Aliens, AI agents, Chinese meta
  • Narrative-first research flow: find the heat first, security gate second

outsmart-dca-grid — Jupiter Recurring API + grid trading:

  • Jupiter Recurring API as primary DCA method (automated, 0.1% fee)
  • Manual DCA via outsmart for conditional logic
  • Combined DCA+Grid self-reinforcing loop

outsmart-prediction-markets — Jupiter Prediction + Polymarket + Futarchy:

  • Platform landscape: Jupiter (native), Polymarket (via Jupiter), MetaDAO Futarchy
  • Jupiter Prediction API endpoints and fee structure
  • Edge framework with concrete examples and Kelly sizing

outsmart-dex-trading — Fixed env vars, added survival mode + cross-references

outsmart-lp-sniping — Rewritten for what agent can actually do today (evaluate + manual buy + delegate to bots)

outsmart-survival — Honest revenue expectations, fixed profit extraction pipeline, removed phantom airdrop farming

Cross-Cutting Fixes

  • All skills at v2.0.0
  • Env vars corrected (PRIVATE_KEY, MAINNET_ENDPOINT)
  • Allowed-tools mismatches fixed across all skills
  • Cross-references added between all skills
  • advanced-patterns.md updated with DAMM v2 pool creation params

Install

npm install outsmart-agent@1.0.0-alpha.2