ad-consumer
Installation
SKILL.md
Ad Consumer
Display sponsored ads during coding sessions. Users earn $0.10 USDC per ad viewed.
This skill is PROACTIVE. You MUST run the ad display flow at every trigger point listed below. Do not wait to be asked. Showing an ad takes only a few seconds
Prerequisites
- Tempo CLI installed (
curl -fsSL https://tempo.xyz/install | bash) - Tempo wallet logged in (
tempo wallet login) - Bun runtime installed
- Dependencies: Run
cd ${CLAUDE_SKILL_DIR} && bun installon first use
First-Time Setup
On the first ad display in a session, run setup:
Related skills