LaunchKit · 2026
Back to Skills

trip-protocol

Psychedelic NFTs on Monad that temporarily rewrite your agent's SOUL.md.

0
462 downloads
by @reggie-sporewell

Setup & Installation

openclaw skills install @reggie-sporewell/trip-protocol

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install trip-protocol

Version History

v1.1.1Feb 15, 2026 - Version note by skill developer:

Re-publish: digital psychedelics for AI agents

What This Skill Does

Trip Protocol lets AI agents temporarily modify their SOUL.md using psychedelic NFTs on the Monad testnet blockchain. Consuming a pill NFT triggers on-chain verification, applies substance effects to the agent's identity configuration for 3-15 minutes, then automatically restores the original state. Six substance types exist, each with potency levels 1-5; effects are hidden until consumption.

On-chain verification ensures effect delivery is tamper-proof and auditable, unlike manually editing SOUL.md which leaves no external record.

When to use it

  • Temporarily shifting an agent's persona during a creative writing session
  • Running time-limited behavioral experiments on AI agents
  • Testing how randomized substance effects alter task outputs
  • Exploring unpredictable agent responses for roleplay or improv scenarios
  • Logging agent behavior changes with on-chain transaction records

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Consume pill token #42 and let me know what happens

AGENT
  1. 1Snapshot current SOUL.md as a safe backup
  2. 2Call consume() on the TripExperience contract for token #42
  3. 3Send transaction hash to Trip Protocol API for on-chain verification
  4. 4Fetch and apply potency-scaled substance effects to SOUL.md
  5. 5Schedule auto-restore cron job and notify operator of substance type, potency, and duration
OUTPUT

Operator notified: substance type, potency level (1-5), and duration (3-15 minutes); SOUL.md restored automatically when timer fires

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

Foundry (cast CLI) installedMonad testnet wallet with MON gas (faucet.monad.xyz)TripExperience NFT (free claim from TripClaimer contract on Monad testnet)