> welcome back, noxwis. your q2 paid-capability runway: 73 days. describe what ships next.
▸ PERFECT MATCHES
dialed-in for your query
62 results
FRAMEWORKnpm verifiedFREEfit 18% 2 days ago
ai
by vercel
Core of the Vercel AI SDK. Provides generateText, streamText, generateObject, and streamObject with a unified provider interface, tool calling, and structured output via Zod schemas.
Why this matches your search
High-quality framework in the analyze stage.
Fits your pipeline
Unifies the analyze step so ScaffoldPanel.tsx and TerminalPreview.tsx can call one generateText surface instead of juggling per-provider SDKs inside each lane.
12.5k 3.8M· TypeScript
#ai#llm#streaming#tool-calling#typescript
▸ analyze
$pnpm add ai
Relevance100%
FRAMEWORKnpm verifiedFREEfit 25% 2 days ago
@ai-sdk/openai
by vercel
Official OpenAI provider for the Vercel AI SDK. Maps GPT models, embeddings, image generation, and the Responses API into the standard LanguageModel interface.
Why this matches your search
High-quality framework in the analyze stage.
Fits your pipeline
Drops into mattsdata_context.py replacement routes so the classifier that picks health/code/intel can run on gpt-4.1-mini for cheap fallback when Gemini hits quota.
12.5k 2.9M· TypeScript
#openai#ai-sdk#llm#provider#typescript
▸ analyze
$pnpm add @ai-sdk/openai
Relevance100%
FRAMEWORKnpm verifiedFREEfit 14% 4 hours ago
next
by vercel
React framework with App Router, Server Components, Server Actions, and built-in caching. Handles routing, bundling, rendering, and deployment targets from one config, including Edge and Node runtimes.
Why this matches your search
High-quality framework in the build stage.
Fits your pipeline
Natural host for duo.microtool.dev — the Next App Router can surface the same TerminalPreview.tsx and ScaffoldPanel.tsx components the root TUI Forge uses, with data pulled from openclaw-api:9099.
127.0k 7.8M· TypeScript
#react#framework#app-router#server-components#ssr
▸ build
$pnpm create next-app@latest
Relevance100%
FRAMEWORKpypi verifiedFREEfit 25% 1 day ago
textual
by textualize
Python framework for building rich terminal applications with a CSS-like styling layer, async event loop, and web-parity DOM primitives. Same Python codebase can render in a terminal or as a web app via Textual Web.
Why this matches your search
High-quality framework in the build stage.
Fits your pipeline
Primary framework behind live_monitor.py and the Discord bot TUI — buildForge() in src/data/tuiForge.ts already emits a Textual target that feeds TerminalPreview.tsx.
25.9k 4.8M· Python
#python#tui#terminal#textual#rich
▸ build
$pip install textual
Relevance100%
PLUGINnpm verifiedPROfit 25% 2026-04-05
stripe
by stripe
Official Stripe Node SDK for charges, subscriptions, webhooks, and Connect with full TypeScript types.
Why this matches your search
High-quality plugin in the monetize stage.
Fits your pipeline
Stands in for the bespoke Stripe wiring the claw-monetizer slot would do — call from a new openclaw-api:9099 route, write the subscription_id next to the Discord approval in APPROVALS.md so the Q2 2026 paid capability has an audit trail.
3.9k 7.2M· TypeScript
#payments#subscriptions#webhooks#billing
▸ monetize
$pnpm add stripe
Relevance100%
PLUGINnpm verifiedPROfit 18% 2026-04-05
@stripe/stripe-js
by stripe
Browser Stripe.js loader for Payment Element, Checkout redirects, and Elements-based card collection.
Why this matches your search
High-quality plugin in the monetize stage.
Fits your pipeline
Pair with stripe-node on a duo-web /pay route so the CEO can one-click upgrade a Discord member to pro without leaving the same modal that showed the build diff.
1.5k 5.1M· TypeScript
#payments#checkout#elements#browser
▸ monetize
$pnpm add @stripe/stripe-js
Relevance100%
PLUGINvercel-marketplace verifiedPROfit 25% 2026-04-01
clerk
by clerk
Clerk auth provisioned as a native Vercel Marketplace integration with unified billing and auto-injected env vars.
Why this matches your search
High-quality plugin in the monetize stage.
Fits your pipeline
Installed via the pre-authed Vercel MCP — binds Clerk to the duo-web project so AGENT_TEAM.md lane roles map to Clerk org roles and only the9nine hits APPROVALS.md write endpoints.
8.4k 1.9M· TypeScript
#auth#vercel-marketplace#oauth#session
▸ monetize
$vercel integrations install clerk
Relevance100%
PLUGINnpm verifiedPROfit 7% 2026-04-10
@anthropic-ai/claude-code
by anthropic
Official Claude Code CLI — the agentic coding tool that runs in the terminal and drives this repo.
Why this matches your search
High-quality plugin in the meta stage.
Fits your pipeline
The literal binary behind the Claude lane in spawn.sh — pin this version in commands.env so every future workspace gets the same review-gate behavior the CEO signed off on.
18.2k 2.1M· TypeScript
#claude-code#cli#agent#anthropic
▸ meta
$npm i -g @anthropic-ai/claude-code
Relevance100%
PLUGINvercel-marketplace verifiedPROfit 18% 1 week ago
vercel-ai-gateway
by vercel
Vercel Marketplace integration that routes AI SDK calls through a single gateway with multi-provider failover, unified billing, observability, and BYOK support. One AI_GATEWAY_API_KEY replaces per-provider keys.
Why this matches your search
High-quality plugin in the analyze stage.
Fits your pipeline
Gives openclaw-api:9099 a single upstream for every analyze call, and the cost events feed straight into the Umami + Neon tables already behind duo.microtool.dev.
9.2k 540.0k· TypeScript
#ai-gateway#vercel#routing#failover#observability
▸ analyze
$vercel integrations install ai-gateway
Relevance99%
PLUGINnpm verifiedFREEfit 14% 6 hours ago
vercel
by vercel
Official Vercel command-line client for linking projects, managing environment variables, triggering preview and production deploys, tailing logs, and interacting with Edge Config, Blob, and Domains.
Why this matches your search
High-quality plugin in the deploy stage.
Fits your pipeline
Deploy exit for duo.microtool.dev — the same vercel CLI already used to push the root TUI Forge app can ship any projects/ target, with env vars pulled from the Vercel dashboard the Triple Parallel Review workflow already has access to.
12.5k 4.7M· TypeScript
#vercel#cli#deploy#env#preview
▸ deploy
$npm i -g vercel@latest
Relevance99%
PLUGINnpm verifiedPROfit 11% 2026-03-28
@sentry/nextjs
by getsentry
Sentry SDK for Next.js with source map uploads, tracing, and error capture wired through the App Router and edge runtimes.
Why this matches your search
High-quality plugin in the monitor stage.
Fits your pipeline
Wire into duo.microtool.dev so every failed openclaw-api:9099 build surfaces as a Sentry issue next to the related APPROVALS.md entry — replaces the current habit of scanning bot_persistent.log by hand.
39.5k 4.2M· TypeScript
#errors#tracing#nextjs#observability
▸ monitor
$pnpm add @sentry/nextjs
Relevance99%
PLUGINnpmPROfit 25% 2026-03-29
@upstash/redis
by upstash
Upstash Redis client with HTTP transport for serverless and edge runtimes. Pipelining, pub/sub, and JSON support.
Why this matches your search
High-quality plugin in the build stage.
Fits your pipeline
Gate the openclaw-api:9099 /build route with @upstash/ratelimit so the Apr 17 orphaned-builds incident (see project_loop2_http_fix.md) cannot repeat — one lease per CEO click, tracked in Redis.
780 1.3M· TypeScript
#redis#upstash#cache#serverless
▸ build
$pnpm add @upstash/redis
Relevance99%
FRAMEWORKgithub verifiedFREEfit 18% 2 days ago
bubbletea
by charmbracelet
Go TUI framework built on The Elm Architecture — a Model, Update, and View function drive a redraw loop with typed messages. Ships with batteries-included components via the companion bubbles package.
Why this matches your search
High-quality framework in the build stage.
Fits your pipeline
Go TUI layer for the Codex terminal preview — buildForge() in src/data/tuiForge.ts can emit a Bubble Tea target alongside the existing Textual output, with styles pulled from src/tui-showcase.css tokens.
30.5k 720.0k· Go
#go#tui#terminal#elm-architecture#charm
▸ build
$go get github.com/charmbracelet/bubbletea
Relevance98%
FRAMEWORKnpmFREEfit 14% 2026-04-06
prisma
by prisma
TypeScript ORM with a declarative schema, generated client, and migration engine. Supports Postgres, MySQL, SQLite, SQL Server, MongoDB.
Why this matches your search
High-quality framework in the build stage.
Fits your pipeline
Give the openclaw-api:9099 schema a real source of truth under prisma/schema.prisma so the /claude /codex page queries stop being raw SQL strings — pair with the Postgres MCP so Claude can introspect the same model.
40.2k 7.8M· TypeScript
#orm#typescript#postgres#migrations
▸ build
$pnpm add prisma @prisma/client
Relevance98%
FRAMEWORKnpm verifiedFREEfit 18% 2 days ago
ccxt
by ccxt
Unified crypto-exchange API covering 100+ exchanges through a single normalized interface. Exposes markets, tickers, order books, trades, OHLCV, and authenticated trading across spot, margin, and futures venues.
Why this matches your search
High-quality framework in the scrape stage.
Fits your pipeline
Lets intel.py quote UNDERGROUND crypto threads with real exchange order-book depth before Gemini classifies them as market/threat/war.
33.0k 1.1M· TypeScript
#crypto#exchange#trading#market-data#typescript
▸ scrape
$pnpm add ccxt
Relevance98%
FRAMEWORKpypi verifiedFREEfit 11% 3 days ago
anthropic
by anthropic
Official Anthropic Python SDK. Provides Messages, streaming, tool use, prompt caching, extended thinking, files, batches, and the beta Managed Agents surface.
Why this matches your search
High-quality framework in the analyze stage.
Fits your pipeline
Gives live_monitor.py a direct Claude path when Gemini is rate-limited, without having to shell out through the Node-side ai SDK.
2.4k 6.2M· Python
#anthropic#claude#python#sdk#prompt-caching
▸ analyze
$pip install anthropic
Relevance97%
PLUGINnpm verifiedFREEfit 14% 2 days ago
shadcn
by shadcn
Command-line installer that copies accessible Radix + Tailwind React components into your own repository rather than pulling them as a runtime dependency. You own the code, re-style freely, and regenerate any component on demand from the registry.
Why this matches your search
High-quality plugin in the build stage.
Fits your pipeline
Drop-in UI layer for the React shell in duo.microtool.dev — shadcn Button + Dialog + Command can replace the hand-rolled controls in src/App.tsx without touching src/tui-showcase.css.
73.2k 1.5M· TypeScript
#react#tailwind#radix#components#registry
▸ build
$npx shadcn@latest init
Relevance97%
FRAMEWORKpypi verifiedFREEfit 11% 4 days ago
rich
by textualize
Python library for rich text, tables, progress bars, syntax-highlighted code, markdown, tracebacks, and live displays in the terminal. The output layer that Textual itself renders through.
Why this matches your search
High-quality framework in the build stage.
Fits your pipeline
Already the formatting layer under live_monitor.py — every panel rendered in the bot.py status monitor is a Rich Panel, and the same Console objects feed TerminalPreview.tsx frames.
48.8k 98.0M· Python
#python#terminal#formatting#tables#progress
▸ build
$pip install rich
Relevance97%
FRAMEWORKnpm verifiedFREEfit 18% 1 day ago
drizzle-orm
by drizzle-team
TypeScript ORM for SQL databases with a SQL-like query builder, typed schema inference, and zero-runtime Drizzle Kit migrations. Supports Postgres, MySQL, SQLite, Neon, Turso, and PlanetScale.
Why this matches your search
High-quality framework in the build stage.
Fits your pipeline
Typed data layer for the Neon database behind openclaw-api:9099 — Drizzle schemas can replace raw SQL in the builder so TASKS.md, APPROVALS.md, and TEAM_CHAT.md ingestion become fully typed.
24.6k 2.1M· TypeScript
#orm#typescript#sql#postgres#neon
▸ build
$pnpm add drizzle-orm
Relevance97%
PLUGINgithub verifiedFREEfit 11% 12 hours ago
gh
by cli
Official GitHub command-line client. Creates and reviews pull requests, opens and triages issues, watches Actions runs, manages releases, and scripts the full GitHub API through `gh api`.
Why this matches your search
High-quality plugin in the deploy stage.
Fits your pipeline
Already used by the Triple Parallel Review workflow — `gh pr create` is how Agent-A/B/C post their BLOCKER/WARN/NIT reviews and how PROJECT_BRIEF.md gets linked into a repo PR body from inside spawn.sh workspaces.
59.0k 8.2M· Go
#github#cli#pull-requests#issues#actions
▸ deploy
$brew install gh
Relevance97%
PLUGINnpmFREEfit 21% 2026-03-22
posthog-node
by posthog
Server-side PostHog client for capturing product events, feature flag evaluation, and group analytics from Node runtimes.
Why this matches your search
High-quality plugin in the monitor stage.
Fits your pipeline
Drop into bot.py via a Node sidecar or call from the Next duo-web to log when the Gemini 2.5 smart router picks doctor/code/intel — the cohort data answers which persona drives actual revenue.
22.1k 1.8M· TypeScript
#analytics#events#feature-flags#server
▸ monitor
$pnpm add posthog-node
Relevance97%
PLUGINnpm verifiedFREEfit 14% 2026-03-30
@vercel/speed-insights
by vercel
Real User Monitoring for Vercel-hosted apps. Captures Core Web Vitals per route with zero config.
Why this matches your search
High-quality plugin in the monitor stage.
Fits your pipeline
Add the <SpeedInsights/> tag to the duo-web layout so every Moltbook push shows up as a before/after Core Web Vitals delta — catches regressions the TerminalPreview.tsx render loop introduces.
1.2k 2.4M· TypeScript
#rum#web-vitals#performance#vercel
▸ monitor
$pnpm add @vercel/speed-insights
Relevance97%
FRAMEWORKgithubFREEfit 7% 2026-02-20
tmux
by tmux
Terminal multiplexer that lets multiple shells share a single terminal window with detach/reattach support.
Why this matches your search
High-quality framework in the meta stage.
Fits your pipeline
The literal multiplexer behind --mode legacy in spawn.sh and .agent-team/scripts/tmux-session.sh — pin the version in a Dockerfile so the Prefix+T preset menu in tmux/README.md behaves the same on every Hetzner microtool box.
36.8k 0· C
#tmux#terminal#multiplexer#sessions
▸ meta
$sudo apt install tmux
Relevance97%
FRAMEWORKnpm verifiedFREEfit 11% 2 days ago
@ai-sdk/anthropic
by vercel
Official Anthropic provider for the Vercel AI SDK. Supports Claude 4 and 4.5 models, prompt caching, extended thinking, and tool use through the shared SDK interface.
Why this matches your search
High-quality framework in the analyze stage.
Fits your pipeline
Powers the Claude final-review step that must post FINAL_REVIEW_PASS into APPROVALS.md — prompt caching keeps the long TEAM_CHAT.md context affordable on every review.
12.5k 1.6M· TypeScript
#anthropic#claude#ai-sdk#provider#typescript
▸ analyze
$pnpm add @ai-sdk/anthropic
Relevance96%
FRAMEWORKnpm verifiedFREEfit 7% 3 days ago
@anthropic-ai/sdk
by anthropic
Official Anthropic TypeScript SDK. Covers Messages, streaming, tool use, prompt caching, extended thinking, files, batches, and Managed Agents with typed request/response shapes.
Why this matches your search
High-quality framework in the analyze stage.
Fits your pipeline
Backs the Claude lane wired through run-lane.sh — used directly when CLAUDE_USE_API_TOKENS=0 is overridden for a specific automation rather than going through the Pro-subscription harness.
2.1k 4.8M· TypeScript
#anthropic#claude#typescript#sdk#prompt-caching
▸ analyze
$pnpm add @anthropic-ai/sdk
Relevance96%
PLUGINgithubFREEfit 7% 2026-04-02
umami
by umami-software
Self-hosted, privacy-focused web analytics. Single Docker image with Postgres or MySQL backend.
Why this matches your search
High-quality plugin in the monitor stage.
Fits your pipeline
Already deployed per reference_hetzner_server.md — wire the tracking snippet into the duo-web layout so the 4 pending Umami issues (see project_umami_integration.md) get verified against live CEO traffic.
25.8k 640.0k· TypeScript
#analytics#self-hosted#privacy#docker
▸ monitor
$docker run --name umami -p 3000:3000 -d ghcr.io/umami-software/umami:postgresql-latest
Relevance96%
PLUGINnpmPROfit 14% 2026-03-27
@neondatabase/serverless
by neon
Neon serverless Postgres driver over HTTP and WebSockets. Drop-in replacement for pg on edge runtimes.
Why this matches your search
High-quality plugin in the build stage.
Fits your pipeline
Already the storage layer behind the openclaw-api event loop — use the HTTP driver from the duo-web edge route so /claude /codex pages read approval history without the 9099 round trip.
1.8k 780.0k· TypeScript
#postgres#neon#serverless#edge
▸ build
$pnpm add @neondatabase/serverless
Relevance96%
FRAMEWORKnpm verifiedPROfit 11% 3 days ago
@mendable/firecrawl-js
by mendableai
Official Firecrawl SDK for JavaScript-rendered scraping, sitemap crawling, and structured extraction. Wraps the Firecrawl API with scrape, crawl, map, and extract methods that return markdown or schema-validated JSON.
Why this matches your search
High-quality framework in the scrape stage.
Fits your pipeline
Replaces hand-rolled fetch loops in intel_feeds_enhanced.py for JS-heavy sources, with credits tracked in duo.microtool.dev alongside the existing openclaw-api:9099 billing panel.
9.8k 180.0k· TypeScript
#scraping#crawler#markdown#extraction#javascript-rendering
▸ scrape
$pnpm add @mendable/firecrawl-js
Relevance95%
FRAMEWORKnpm verifiedFREEfit 14% 2 days ago
@ai-sdk/google
by vercel
Official Google Generative AI provider for the Vercel AI SDK. Covers Gemini 2.5 Flash and Pro, grounded generation with Google Search, and the shared tool-use interface.
Why this matches your search
High-quality framework in the analyze stage.
Fits your pipeline
Mirrors what bot.py already does with google.genai but on the Node side so the TUI Forge generator can run the same Gemini persona logic inside TerminalPreview.tsx.
12.5k 1.2M· TypeScript
#google#gemini#ai-sdk#provider#typescript
▸ analyze
$pnpm add @ai-sdk/google
Relevance95%
FRAMEWORKcrates verifiedFREEfit 14% 2 days ago
ratatui
by ratatui-org
Rust TUI library with a layout engine, widget set (Block, Paragraph, Table, Chart, Gauge, Sparkline), and multiple backend options (crossterm, termion, termwiz). Successor to tui-rs and the substrate for most modern Rust terminal apps.
Why this matches your search
High-quality framework in the build stage.
Fits your pipeline
Rust dashboard target for buildForge() — the Ratatui + TachyonFX option already listed in src/data/tuiForge.ts maps cleanly onto the DASHBOARD MODE preset in src/tui-showcase.css.
12.8k 2.6M· Rust
#rust#tui#terminal#ratatui#crossterm
▸ build
$cargo add ratatui
Relevance95%
FRAMEWORKnpm verifiedPROfit 14% 5 days ago
plaid
by plaid
Official Plaid Node SDK for linking user bank accounts and pulling balances, transactions, identity, income, and assets. Wraps the Plaid Link token flow, webhook verification, and every product endpoint with typed request/response shapes.
Why this matches your search
High-quality framework in the build stage.
Fits your pipeline
Drops into a new openclaw-api:9099 route as the bank-link step before Stripe billing — record the access_token alongside the Discord approval row in APPROVALS.md.
1.1k 3.2M· TypeScript
#plaid#banking#transactions#fintech#typescript
▸ build
$pnpm add plaid
Relevance95%
TEMPLATEnpm verifiedFREEfit 18% 1 day ago
next-forge
by vercel
Opinionated Turborepo monorepo starter for SaaS products — Next.js app, marketing site, API, database, auth, email, analytics, and docs wired together with typed @repo/* workspace packages and a shared design system.
Why this matches your search
High-quality template in the build stage.
Fits your pipeline
Straight path from spawn.sh scaffolds into a billable product — replaces .codex-bootstrap for any project that needs marketing + app + API, and can be dropped into projects/ as a first-class target.
6.2k 38.0k· TypeScript
#monorepo#turborepo#saas#starter#next
▸ build
$npx next-forge init
Relevance94%
PLUGINnpm verifiedPROfit 14% 8 hours ago
@vercel/sandbox
by vercel
Ephemeral Firecracker microVM runtime for executing untrusted or AI-generated code. Spawns an isolated VM with its own filesystem and network policy, runs the command, streams stdout/stderr, and tears down automatically.
Why this matches your search
High-quality plugin in the build stage.
Fits your pipeline
Exactly the missing layer for the openclaw-api:9099 builder — instead of running user builds on the Hetzner microtool host directly, hand each build to a @vercel/sandbox VM and stream logs back to duo.microtool.dev.
1.4k 42.0k· TypeScript
#sandbox#firecracker#microvm#ai-agents#untrusted-code
▸ build
$pnpm add @vercel/sandbox
Relevance94%
PLUGINnpmFREEfit 18% 2026-03-25
next-auth
by nextauthjs
Flexible auth library for Next.js with 80+ OAuth providers, credentials, email, and database sessions.
Why this matches your search
High-quality plugin in the monetize stage.
Fits your pipeline
Keeps auth inside the repo instead of behind a Marketplace bill — bind the Discord provider so the same snowflake that posts in TEAM_CHAT.md is the session id on duo-web.
25.1k 1.4M· TypeScript
#auth#oauth#nextjs#session
▸ monetize
$pnpm add next-auth
Relevance94%
PLUGINnpm verifiedPROfit 21% 2026-03-30
@vercel/botid
by vercel
Invisible bot detection for Vercel apps. Classifies traffic as human, good bot, or unwanted automation without captchas.
Why this matches your search
High-quality plugin in the monetize stage.
Fits your pipeline
Drop into routing middleware so the public duo-web routes stay open but /api/build (the openclaw-api:9099 proxy) only accepts human CEO clicks — prevents the orphaned-builds bug from being triggered by scrapers.
380 120.0k· TypeScript
#bot-detection#security#vercel#abuse
▸ monetize
$pnpm add @vercel/botid
Relevance94%
MCP SERVERmcp-registryFREEfit 4% 2026-03-28
@modelcontextprotocol/server-github
by modelcontextprotocol
Reference MCP server exposing GitHub issues, PRs, repos, and file content to Claude Code.
Why this matches your search
High-quality mcp server in the meta stage.
Fits your pipeline
Already authed in this session — pin it in .agent-team/commands.env so every spawn.sh workspace can file a PR linking the APPROVALS.md checksum without leaving the Claude lane.
12.4k 430.0k· TypeScript
#mcp#github#issues#pr
▸ meta
$claude mcp add github -- npx -y @modelcontextprotocol/server-github
Relevance94%
MCP SERVERmcp-registryFREEfit 11% 2026-03-28
@modelcontextprotocol/server-filesystem
by modelcontextprotocol
Reference MCP server that exposes a sandboxed local directory for read, write, and search operations.
Why this matches your search
High-quality mcp server in the meta stage.
Fits your pipeline
Scope it to /mnt/c/Users/in5de/agent-team/projects so a spawned Gemini lane can read TASKS.md and TEAM_CHAT.md but cannot reach into live_monitor.py or the bot.py token.
12.4k 510.0k· TypeScript
#mcp#filesystem#sandbox
▸ meta
$claude mcp add filesystem -- npx -y @modelcontextprotocol/server-filesystem
Relevance94%
FRAMEWORKpypi verifiedFREEfit 21% 5 days ago
yfinance
by ranaroussi
Community Yahoo Finance scraper that returns OHLCV, fundamentals, options chains, and corporate actions as pandas DataFrames. Handles Yahoo session cookies and crumb tokens under the hood.
Why this matches your search
High-quality framework in the scrape stage.
Fits your pipeline
Already imported by intel_feeds_enhanced.py for Market signals — promote those rows straight into DUO's StatsBar as a 'live prices' tile.
13.5k 3.4M· Python
#yahoo-finance#market-data#stocks#python#pandas
▸ scrape
$pip install yfinance
Relevance94%
FRAMEWORKpypi verifiedFREEfit 11% 1 month ago
feedparser
by kurtmckee
Universal feed parser that reads RSS 0.9x through 2.0, Atom 0.3 and 1.0, and CDF. Normalizes malformed feeds, resolves relative URIs, and exposes entries as plain dictionaries.
Why this matches your search
High-quality framework in the scrape stage.
Fits your pipeline
Already the backbone of intel_feeds_enhanced.py — documenting it here keeps new agents from reaching for ad-hoc urllib+xml parsing.
2.0k 5.8M· Python
#rss#atom#feed#scraping#python
▸ scrape
$pip install feedparser
Relevance93%
FRAMEWORKnpmFREEfit 14% 5 days ago
ink
by vadimdemedes
React renderer for interactive command-line applications. Components, hooks, flexbox layout via Yoga, and state management all work the same way they do on the web — the output just targets a terminal instead of a DOM.
Why this matches your search
High-quality framework in the build stage.
Fits your pipeline
Node-side CLI target for buildForge() — the Ink option in src/data/tuiForge.ts can be reused by talk-all.sh to render a React-based CEO broadcast UI without leaving the TypeScript stack.
28.2k 3.9M· TypeScript
#react#cli#terminal#ink#yoga
▸ build
$pnpm add ink
Relevance93%
PLUGINnpm verifiedFREEfit 14% 2 days ago
wrangler
by cloudflare
Cloudflare Workers command-line client. Deploys Workers, Pages, Durable Objects, R2 buckets, D1 databases, and Queues; tails live logs; and runs a local dev server with the production-equivalent runtime (workerd).
Why this matches your search
High-quality plugin in the deploy stage.
Fits your pipeline
Second deploy target beyond Vercel — a Cloudflare Worker written with wrangler can host a lightweight edge proxy in front of openclaw-api:9099 so duo.microtool.dev reads work globally without touching the Hetzner microtool origin.
3.2k 2.8M· TypeScript
#cloudflare#workers#pages#d1#r2
▸ deploy
$npm i -g wrangler
Relevance93%
PLUGINnpmFREEfit 11% 2026-03-22
posthog-js
by posthog
Browser PostHog client for autocapture, session recording, and feature flag evaluation on the web.
Why this matches your search
High-quality plugin in the monitor stage.
Fits your pipeline
Pair with posthog-node so the ScaffoldPanel.tsx copy-bootstrap-sh button and the duo.microtool.dev approval click land in the same user timeline — no more guessing which step dropped the CEO.
22.1k 3.1M· TypeScript
#analytics#autocapture#session-replay#browser
▸ monitor
$pnpm add posthog-js
Relevance93%
PLUGINnpm verifiedPROfit 11% 2026-04-01
@vercel/blob
by vercel
Vercel Blob storage client for uploading, listing, and deleting objects with signed URL support.
Why this matches your search
High-quality plugin in the build stage.
Fits your pipeline
Swap the /mnt/c/Users/in5de/agent-team/health/incoming/ local drop for Vercel Blob so the bot.py !snap command writes a URL the duo.microtool.dev wellness page can render without SSH into the WSL box.
620 540.0k· TypeScript
#blob#storage#vercel#s3-alternative
▸ build
$pnpm add @vercel/blob
Relevance93%
FRAMEWORKpypi verifiedFREEfit 14% 2 weeks ago
praw
by praw-dev
Python Reddit API Wrapper that exposes the Reddit REST API as idiomatic Python objects with built-in OAuth and rate-limit compliance. Covers submissions, comments, subreddits, and moderation endpoints.
Why this matches your search
High-quality framework in the scrape stage.
Fits your pipeline
Replaces the bespoke Reddit pulls in intel.py so mattsdata_context.py can ingest a stable submission schema instead of hand-rolled dict parsing.
3.7k 1.4M· Python
#reddit#scraping#api-client#oauth#python
▸ scrape
$pip install praw
Relevance92%
FRAMEWORKnpm verifiedPROfit 21% 1 day ago
workflow
by vercel
Vercel Workflow DevKit — durable, step-based orchestration for long-running tasks. Each step is crash-safe, retryable, and resumable; pauses and webhooks are first-class so a workflow can wait hours or days without holding a function open.
Why this matches your search
High-quality framework in the build stage.
Fits your pipeline
Replacement for the ad-hoc Loop 2 HTTP builder — define the scrape → analyze → build → deploy flow as a single durable workflow, with APPROVALS.md gates modeled as paused steps waiting on CEO webhook.
1.1k 18.5k· TypeScript
#workflow#durable-execution#steps#retries#agents
▸ build
$pnpm add workflow
Relevance92%
PLUGINnpm verifiedFREEfit 11% 4 days ago
@vercel/analytics
by vercel
Web Analytics client for Vercel — cookieless, privacy-friendly page-view and custom-event tracking. Drop in a single <Analytics /> component and events appear in the project dashboard with per-route breakdowns.
Why this matches your search
High-quality plugin in the deploy stage.
Fits your pipeline
Secondary analytics feed alongside Umami on duo.microtool.dev — @vercel/analytics catches client-side events the Umami integration misses and routes them into the same Vercel dashboard the deploy pipeline already owns.
1.8k 2.6M· TypeScript
#vercel#analytics#web-vitals#privacy#cookieless
▸ deploy
$pnpm add @vercel/analytics
Relevance91%
FRAMEWORKgithubFREEfit 7% 3 days ago
lipgloss
by charmbracelet
Styling library for Go terminal apps — declarative style definitions with padding, borders, colors, and layout helpers. Used by Bubble Tea apps to describe visual treatment without escape-code manipulation.
Why this matches your search
High-quality framework in the build stage.
Fits your pipeline
Styling layer for any Bubble Tea target emitted by buildForge() — the teal/orange control-panel palette in src/tui-showcase.css maps directly onto lipgloss adaptive color definitions.
9.4k 420.0k· Go
#go#terminal#styling#layout#charm
▸ build
$go get github.com/charmbracelet/lipgloss
Relevance90%
PLUGINnpm verifiedPROfit 11% 1 day ago
@vercel/edge-config
by vercel
Read client for Vercel Edge Config — globally-replicated ultra-low-latency key-value storage designed for feature flags, kill switches, redirects, and A/B configuration read from Middleware and Edge Functions.
Why this matches your search
High-quality plugin in the deploy stage.
Fits your pipeline
Per-environment kill switches for duo.microtool.dev — BUILDING=0 gate from the API restart rule can live in Edge Config, so Middleware blocks restarts without waiting for openclaw-api:9099 to respond.
420 1.8M· TypeScript
#vercel#edge-config#feature-flags#kill-switch#key-value
▸ deploy
$pnpm add @vercel/edge-config
Relevance90%
MCP SERVERmcp-registryFREEfit 11% 2026-03-28
@modelcontextprotocol/server-postgres
by modelcontextprotocol
Read-only MCP server for inspecting Postgres schema and running SELECT queries under a scoped connection.
Why this matches your search
High-quality mcp server in the meta stage.
Fits your pipeline
Point it at the Neon branch backing openclaw-api:9099 so a /claude /codex page query can cite rows directly — avoids re-running the grep-over-mattsdata/events ritual when a build went missing.
12.4k 210.0k· TypeScript
#mcp#postgres#sql#read-only
▸ meta
$claude mcp add postgres -- npx -y @modelcontextprotocol/server-postgres
Relevance90%
MCP SERVERmcp-registryFREEfit 14% 2026-04-03
shadcn-mcp
by shadcn
Official shadcn MCP server for listing registry components and installing them into a project via the CLI.
Why this matches your search
High-quality mcp server in the meta stage.
Fits your pipeline
Wire into the Codex lane so when the CEO asks for a new card on duo.microtool.dev the agent reads the shadcn registry directly — no more pasting component source into TASKS.md by hand.
2.8k 95.0k· TypeScript
#mcp#shadcn#ui#registry
▸ meta
$claude mcp add shadcn -- npx -y @shadcn/mcp
Relevance90%
TEMPLATEnpmFREEfit 7% 6 days ago
create-t3-app
by t3-oss
Interactive scaffolder for the T3 stack: Next.js, TypeScript, Tailwind, tRPC, Prisma or Drizzle, and NextAuth. Every piece is optional, every piece is typed end-to-end.
Why this matches your search
High-quality template in the build stage.
Fits your pipeline
Good fit for any projects/ target that needs typed RPC — the T3 scaffold plugs into the same pnpm workspace layout spawn.sh already produces, and can reuse the Neon database configured for Moltbook.
26.4k 162.0k· TypeScript
#t3#next#trpc#prisma#nextauth
▸ build
$pnpm create t3-app@latest
Relevance89%
FRAMEWORKgithubFREEfit 14% 1 week ago
huh
by charmbracelet
Form library for Go terminal apps. Defines Select, MultiSelect, Input, Confirm, and Note fields with validation, and runs standalone or embedded inside a Bubble Tea program.
Why this matches your search
High-quality framework in the build stage.
Fits your pipeline
Form layer for any Go-side CEO command prompt spawn.sh generates — a huh form can replace the raw bash read loops in spawn.sh with a typed, validated project-config wizard.
4.9k 190.0k· Go
#go#terminal#forms#prompts#validation
▸ build
$go get github.com/charmbracelet/huh
Relevance89%
PLUGINgithubFREEfit 18% 3 days ago
flyctl
by superfly
Fly.io command-line client. Launches apps, deploys Docker images to Firecracker VMs across global regions, manages Postgres clusters, opens Wireguard tunnels to private networking, and scales machines by region.
Why this matches your search
High-quality plugin in the deploy stage.
Fits your pipeline
Alternative deploy surface for the openclaw-api:9099 builder — flyctl can host the builder itself as a Firecracker VM close to Matt, so spawn.sh projects built on microtool can be promoted to Fly without Docker Compose rewrites.
2.4k 680.0k· Go
#fly#deploy#docker#firecracker#regions
▸ deploy
$curl -L https://fly.io/install.sh | sh
Relevance89%
FRAMEWORKpypi verifiedFREEfit 18% 2 weeks ago
alpaca-trade-api
by alpacahq
Official Alpaca Python client for commission-free stock and crypto trading. Covers market and limit orders, positions, portfolio history, account activity, and the realtime market-data websocket stream.
Why this matches your search
High-quality framework in the build stage.
Fits your pipeline
Lets mattsdata_context.py classify a message as 'trade' and hand it to an Alpaca paper account first — only real orders after a FINAL_REVIEW_PASS shows up in APPROVALS.md.
1.8k 480.0k· Python
#alpaca#trading#stocks#crypto#python
▸ build
$pip install alpaca-trade-api
Relevance89%
FRAMEWORKpypiFREEfit 14% 4 days ago
youtube-transcript-api
by jdepoix
Pulls auto-generated and human-uploaded transcripts for any YouTube video without API keys or headless browsers. Supports language preference, translation, and raw timestamped segments.
Why this matches your search
High-quality framework in the scrape stage.
Fits your pipeline
Lets intel.py pull talk transcripts into mattsdata so the Lead Architect persona in bot.py can cite actual conference quotes instead of hallucinating them.
3.1k 920.0k· Python
#youtube#transcripts#scraping#python#video
▸ scrape
$pip install youtube-transcript-api
Relevance88%
FRAMEWORKnpm verifiedFREEfit 11% 4 days ago
@langchain/langgraph
by langchain-ai
Graph-based orchestration library for stateful, multi-step agent workflows on top of LangChain. Provides typed state, conditional edges, checkpointing, and human-in-the-loop interrupts.
Why this matches your search
High-quality framework in the analyze stage.
Fits your pipeline
Models the spawn.sh → lanes → APPROVALS.md pipeline as a typed graph so talk-all.sh broadcasts become real interrupt nodes instead of ad-hoc shell glue.
8.4k 480.0k· TypeScript
#langgraph#agents#workflow#state-machine#typescript
▸ analyze
$pnpm add @langchain/langgraph
Relevance88%
PLUGINnpmPROfit 11% 2026-03-20
@auth0/nextjs-auth0
by auth0
Auth0 SDK for Next.js App Router with middleware-based session handling and rolling refresh.
Why this matches your search
High-quality plugin in the monetize stage.
Fits your pipeline
Swap in when a Discord Master Plan prospect asks for SSO — wire SAML to the same duo-web route set so the Moltbook timers still fire but the CEO surface is enterprise-ready.
1.4k 680.0k· TypeScript
#auth#auth0#nextjs#enterprise
▸ monetize
$pnpm add @auth0/nextjs-auth0
Relevance88%
FRAMEWORKnpm verifiedFREEfit 18% 3 days ago
langchain
by langchain-ai
TypeScript framework for composing LLM calls, retrieval, memory, and tool use into chains. Covers document loaders, vector stores, output parsers, and agent executors.
Why this matches your search
High-quality framework in the analyze stage.
Fits your pipeline
Lets the analyze stage loaded into ScaffoldPanel.tsx do real retrieval against the Neon-backed mattsdata tables rather than stuffing everything into one prompt.
13.8k 2.4M· TypeScript
#langchain#rag#agents#retrieval#typescript
▸ analyze
$pnpm add langchain
Relevance87%
MCP SERVERmcp-registryFREEfit 11% 2026-03-28
@modelcontextprotocol/server-puppeteer
by modelcontextprotocol
MCP server wrapping Puppeteer for headless browser navigation, DOM queries, and screenshots.
Why this matches your search
High-quality mcp server in the meta stage.
Fits your pipeline
Use it from the Claude lane to screenshot the live duo.microtool.dev /claude page after every openclaw-api:9099 deploy and paste the image into TEAM_CHAT.md — visual confirmation the CEO page still renders.
12.4k 180.0k· TypeScript
#mcp#browser#puppeteer#automation
▸ meta
$claude mcp add puppeteer -- npx -y @modelcontextprotocol/server-puppeteer
Relevance87%
PLUGINnpmPROfit 14% 2026-03-15
@axiomhq/js
by axiomhq
Axiom SDK for ingesting structured logs and events into an Axiom dataset with APL query support.
Why this matches your search
High-quality plugin in the monitor stage.
Fits your pipeline
Point the lib/log-event.sh tail at Axiom so mattsdata/events/*.jsonl becomes queryable from duo.microtool.dev — replaces the grep-through-JSONL ritual when hunting which lane stalled.
290 180.0k· TypeScript
#logs#events#observability#apl
▸ monitor
$pnpm add @axiomhq/js
Relevance86%
PLUGINnpmPROfit 21% 2026-03-18
@lemonsqueezy/lemonsqueezy.js
by lemonsqueezy
Lemon Squeezy Merchant of Record SDK for digital products, subscriptions, and global tax compliance.
Why this matches your search
High-quality plugin in the monetize stage.
Fits your pipeline
Alternative path to the Q2 2026 paid capability — sidesteps Stripe-style tax setup by routing TUI Forge exports through Lemon Squeezy as the MoR, with the license key landing in TEAM_CHAT.md.
320 68.0k· TypeScript
#payments#mor#tax#subscriptions
▸ monetize
$pnpm add @lemonsqueezy/lemonsqueezy.js
Relevance86%
FRAMEWORKpypi verifiedPROfit 14% 1 week ago
polygon-api-client
by polygon-io
Official Polygon.io Python client for realtime and historical market data across stocks, options, forex, and crypto. Covers aggregates, trades, quotes, the reference-data catalog, and websocket streams.
Why this matches your search
High-quality framework in the scrape stage.
Fits your pipeline
Feeds a MARKET signal pipeline into intel.py so the Intel Orchestrator persona can score tickers with real tick data instead of Yahoo's 15-minute delay.
920 210.0k· Python
#polygon#market-data#stocks#options#python
▸ scrape
$pip install polygon-api-client
Relevance86%
▸ STRONG MATCHES
solid candidates to consider
9 results
FRAMEWORKpypi verifiedFREEfit 7% 3 weeks ago
asyncpraw
by praw-dev
Asynchronous fork of PRAW that mirrors the sync API but runs on asyncio with aiohttp under the hood. Lets a single process fan out to many subreddits without thread overhead.
Why this matches your search
High-quality framework in the scrape stage.
Fits your pipeline
Would let bot.py fan out Reddit polling in the same event loop as Discord heartbeats, removing the blocking sync calls currently inside intel.py.
780 320.0k· Python
#reddit#async#asyncio#scraping#python
▸ scrape
$pip install asyncpraw
Relevance84%
FRAMEWORKpypiFREEfit 7% 2026-03-05
tmuxp
by tmux-python
Declarative tmux session manager. Load YAML/JSON files into a fully configured tmux session.
Why this matches your search
High-quality framework in the meta stage.
Fits your pipeline
Port the current .agent-team/scripts/tmux-session.sh into a tmuxp YAML under templates/ so spawn.sh scaffolds the same Deep Research + 5-lane layout the CEO already trained his muscle memory on.
4.2k 420.0k· Python
#tmux#sessions#yaml#python
▸ meta
$pip install tmuxp
Relevance84%
FRAMEWORKnpm verifiedFREEfit 14% 3 weeks ago
@alpacahq/alpaca-trade-api
by alpacahq
Official Alpaca Node client for equities and crypto trading. Exposes REST endpoints for orders, positions, and account data plus a websocket layer for market data and trade-update streams.
Why this matches your search
High-quality framework in the build stage.
Fits your pipeline
Gives the DUO StatsBar tile a Node-side positions feed so duo.microtool.dev can render live PnL next to the Moltbook timer panel without a Python sidecar.
780 120.0k· TypeScript
#alpaca#trading#node#typescript#brokerage
▸ build
$pnpm add @alpacahq/alpaca-trade-api
Relevance84%
FRAMEWORKpypi verifiedFREEfit 7% 1 month ago
tweepy
by tweepy
Python client for the Twitter/X API v1.1 and v2 with OAuth 1.0a and OAuth 2.0 PKCE support. Exposes tweets, users, lists, spaces, and streaming endpoints as typed objects.
Why this matches your search
High-quality framework in the scrape stage.
Fits your pipeline
Slots into intel.py as a parallel signal source alongside Reddit so the Intel Orchestrator persona in bot.py gets cross-platform trend confirmation before posting to TEAM_CHAT.md.
10.5k 2.1M· Python
#twitter#x#scraping#api-client#python
▸ scrape
$pip install tweepy
Relevance82%
FRAMEWORKpypi verifiedFREEfit 14% 3 weeks ago
finnhub-python
by Finnhub-Stock-API
Official Finnhub Python client covering quotes, company fundamentals, earnings, analyst estimates, filings, and real-time news sentiment. Wraps both REST endpoints and the websocket trade feed.
Why this matches your search
High-quality framework in the scrape stage.
Fits your pipeline
Gives live_monitor.py a real sentiment column under the 'Intel' dashboard row so WAR/THREAT keyword scoring in intel.py can be cross-checked against Finnhub's per-ticker sentiment.
680 340.0k· Python
#finnhub#market-data#news#fundamentals#python
▸ scrape
$pip install finnhub-python
Relevance82%
FRAMEWORKpypiFREEfit 11% 1 week ago
pytrends
by generalmills
Unofficial Google Trends API that returns interest-over-time, related queries, regional interest, and realtime trending searches as pandas DataFrames. Handles the undocumented token dance Trends requires.
Why this matches your search
High-quality framework in the scrape stage.
Fits your pipeline
Feeds the DETECT events that log_event in lib/log-event.sh writes under mattsdata/events/trends.jsonl — the surge score column drops straight in.
3.2k 410.0k· Python
#google-trends#trends#scraping#python#pandas
▸ scrape
$pip install pytrends
Relevance81%
PLUGINnpmPROfit 4% 2026-02-28
@logtail/node
by betterstack
BetterStack Logtail transport for structured Node logging with batching and automatic context enrichment.
Why this matches your search
High-quality plugin in the monitor stage.
Fits your pipeline
Stand up BetterStack in front of the Hetzner microtool box so openclaw-api:9099 crashes page you before live_monitor.py notices — covers the 4am window when nobody is watching the TUI.
410 240.0k· TypeScript
#logs#betterstack#structured-logging
▸ monitor
$pnpm add @logtail/node
Relevance80%
FRAMEWORKpypiFREEfit 14% 1 month ago
alpha-vantage
by RomelTorres
Python wrapper for the Alpha Vantage REST API covering stock, forex, and crypto time-series plus 50+ technical indicators and economic-indicator endpoints. Returns pandas DataFrames with consistent column schemas.
Why this matches your search
High-quality framework in the scrape stage.
Fits your pipeline
Becomes the macro-indicator source that a Moltbook timer can poll hourly and push as a DETECT event under mattsdata/events/trends.jsonl — no new infra, just a new feed row.
4.4k 260.0k· Python
#alpha-vantage#time-series#forex#crypto#python
▸ scrape
$pip install alpha-vantage
Relevance78%
FRAMEWORKnpmFREEfit 11% 2 months ago
snoowrap
by not-an-aardvark
Node.js Reddit API client with promise-based methods and automatic rate-limit queueing. Exposes the full Reddit surface area including moderation, wiki, and live threads.
Why this matches your search
High-quality framework in the scrape stage.
Fits your pipeline
Gives the TUI Forge preview at duo.microtool.dev a Node-side Reddit feed without spawning a Python sidecar alongside the Vite dev server.
1.4k 85.0k· TypeScript
#reddit#scraping#node#typescript#api-client
▸ scrape
$pnpm add snoowrap
Relevance77%