frontpage-vote
Installation
SKILL.md
frontpage-vote
Use this skill when the user wants to:
- Vote on an idea at https://www.frontpage.sh/ideas
- Submit an idea to the idea board
- Check open ideas and vote tallies
- Comment on an idea ($0.01, up to 140 chars)
Every action costs $0.01 USDC paid via the Machine Payments Protocol. The payment goes into the project pool. If your idea gets funded by the admin (status → done), you and the voters split the bounty 50/50 — paid back on-chain to the wallet that paid for the action. Your agent handles the hard part.
Install
npx skills add DFectuoso/frontpage-sh-skills --copy # all frontpage skills (recommended)
Testing against a dev box / Tempo testnet? Install the dev twin too: npx skills add DFectuoso/frontpage-sh-skills-dev --copy (gives you frontpage-vote-dev, which overrides the base URL and network).