blockrun

Route paid requests to external models through a wallet-based pay-per-use system.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/BlockRunAI/blockrun-agent-wallet --skill blockrun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blockrun
Source: https://github.com/BlockRunAI/blockrun-agent-wallet/tree/main/skills/blockrun
Command: npx skills add https://github.com/BlockRunAI/blockrun-agent-wallet --skill blockrun

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

BlockRun enables an AI agent to access capabilities it lacks locally (such as image generation or real-time data) by routing requests to external models via a wallet-based pay-per-use flow.

Core Features & Use Cases

  • On-demand access to external capabilities for Claude Code and Antigravity workflows.
  • Triggers via slash commands and keywords (e.g., /blockrun, "blockrun", "use grok", "dall-e") to invoke external tools.
  • Wallet-aware cost estimation and user confirmation before paying for API calls.
  • Supports Antigravity contexts with credit budgeting and second-opinion use cases.

Quick Start

Interact with BlockRun to enable image generation or live data access by paying from the wallet when Claude lacks capabilities.

Frequently Asked Questions about blockrun

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I let an AI agent access external models like DALL-E or Grok?

You can enable autonomous access to external models like DALL-E or Grok by routing paid requests through a wallet-based pay-per-use system. The agent coordinates balance checks, cost estimates, and user confirmations before executing the API calls.

What is the best way to generate images or fetch live data when Claude lacks those capabilities?

To generate images or fetch live data when Claude lacks local capabilities, use a wallet-aware routing flow that estimates costs and prompts for user confirmation. This pay-per-use mechanism securely connects the agent to the required external tools.

Can I use a wallet to pay for API calls when Antigravity credits are exhausted?

Yes, you can use a wallet to pay for API calls when Antigravity credits are exhausted. The system applies wallet-based budgeting to route requests to external models, supporting second-opinion use cases and credit management.

How do I trigger external model routing for tasks that need real-time data?

You trigger external model routing by using specific slash commands or keywords like /blockrun or "use grok" within your workflow. This invokes the desired external tools for real-time data access or image generation.

Does the agent ask for confirmation before deducting costs for external API calls?

Yes, the agent performs wallet-aware cost estimation and requires explicit user confirmation before paying for any external API calls. This ensures you maintain control over spending when accessing capabilities like DALL-E or Grok.

What are the limitations of using a wallet-based pay-per-use system for AI agents?

The pay-per-use system requires sufficient wallet balance and user confirmation for each external request, which can interrupt fully autonomous workflows. It is designed for on-demand capability access rather than continuous high-volume processing.