frontpage-million-dev

Installation
SKILL.md

frontpage-million-dev

Dev/testnet variant of frontpage-million. That skill carries the full flow — endpoints, the quote→buy sequence, pricing, the batch link/label rule, errors — and everything there applies here, with these overrides:

Install

npx skills add DFectuoso/frontpage-sh-skills-dev --copy

The dev repo bundles the base skills, so this one install gives you both this twin and the base skill it builds on.

Overrides

  • Base URL: $FRONTPAGE_BASE_URL if set, otherwise http://localhost:3000. Never https://www.frontpage.sh.
  • Network: Tempo Moderato testnet (chain id 42431). Pin mppx to it: export MPPX_RPC_URL=https://rpc.moderato.tempo.xyz (per-call --network testnet also works).
  • Money: testnet USDC only — top up from the Tempo testnet faucet. Prices are real in shape, worthless in value.
  • Keys: use a throwaway dev wallet. Never point a mainnet key at a dev instance.
Installs
3
First Seen
Jun 22, 2026
frontpage-million-dev — dfectuoso/frontpage-sh-skills-dev