berry-juicer

Installation
SKILL.md

Berry Juicer

Berry Juicer turns idle token supply into a working, yield-generating position, and pays that yield as AI inference. A creator deposits a portion of an ERC-20 token's supply into a vault; the supply is deployed as a single-sided Uniswap V4 concentrated-liquidity position; the trading fees it earns are harvested to USDC and credited to the creator's own isolated inference wallet, where they can be spent across 140+ language models.

This skill lets an autonomous agent operate Berry Juicer end to end. There is no browser wallet connection and no required wallet provider. The wallet that created the pool is the creator wallet: it signs a short authorization message, and the Berry backend verifies that signature against the same address. Any wallet that can produce an Ethereum personal_sign signature works, so an agent can use its Bankr wallet, a Privy agentic wallet, or any other EOA it controls.

  • Berry API base: https://juicerapi.berryfi.org
  • App: https://berryfi.org/juicer
  • Chain: Base (8453)
  • Docs: https://docs.berryfi.org

Authentication: read this carefully

Every spend or account write is authorized by a wallet signature, not an API key. The agent signs this exact message with the wallet that created its pool:

berry-inference:<address>:<timestamp>
Installs
1
Repository
bankrbot/skills
GitHub Stars
1.2K
First Seen
7 days ago
berry-juicer — bankrbot/skills